登录
首页 » c » GSM短信程序

GSM短信程序

于 2022-03-07 发布 文件大小:2.68 kB
0 35
下载积分: 2 下载次数: 1

代码说明:

#include #include #include #include"define.h" extern uchar keyscan(); //这个是号码输入的,若改就只改这个就行 uchar  pnum[12]={"00000000000F"};//12个数(短信接收手机号码设置) uchar code TxtMode[9]={"AT+CMGF=0"}; //短信模式设置PDU模式 uchar code mess_qian[8]={"AT+CMGS="};// 短信 长度设置 uchar code length[2]={"29"}; //短信的长度 2个数(根据短信内容不同要改变) uchar code cnum[18]={"0891683108200305F0"};//18个数(中心号码设置) uchar code pdu1[10]={"11000D9168"};//10个(短信格式设置可以为固定+86的手机) uchar code pdu2[6]={"0008A7"};//6个    (短信有效期,可以固定不变) uchar code lenmsg[2]={"0E"}; //短信内容的长度 2个数(16进制)//(因短信具体内容不同要改变的) uchar code pdumessage[28] = {"5BB64E2D51FA73B0966960C5FF01"};//12个数。内容为:“家中出现险情!”的PDU码。 uchar code AT[]={"AT"};     //联机命令 //按键的控制 sbit s1=P3^4;                     &

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • USBshengka
    在keil中,用程序控制stm32的声卡,程序较为简洁高效!(In keil, the use of the program to control the STM32 sound card, the program is relatively simple and efficient!)
    2020-06-28 14:20:02下载
    积分:1
  • fftwuserdll
    fftw 快速傅里叶变换, C#算法 直接调用dll(fftw fuliye bianhuan C# suanfa zhijie dianyong dll wenjian zhijie daoru fangzai bin wenjian jia zhong)
    2020-06-20 13:20:01下载
    积分:1
  • 20060929105045880833
    c语言通讯录源代码,功能一般,不够完善,很,简单适合,初学者可以看,我是为了打作业才上呢(c language directory source code, functional and not perfect, really, for a simple, beginners can see, I will work to fight on?)
    2007-06-24 18:26:05下载
    积分:1
  • SHAL_KEIL
    通过单片机实现哈希函数SHA-1,C源程序完全可用,已经测试,外部加密芯片采用DS28E01-100(MCU hash function SHA-1, C source code fully available, and has been tested external encryption chip uses DS28E01-100)
    2020-11-10 09:39:45下载
    积分:1
  • 4-6
    在屏幕上出现一个圆心沿正弦虚线轨迹移动的实心圆。(In the center of a circle appears on the screen a dotted line along the sinusoidal trajectory moving solid round.)
    2010-06-28 18:24:37下载
    积分:1
  • likelihood-DOA
    信号数目估计错误的最大似然波达方向估计的性能分析(The number of signal estimation error of maximum likelihood DOA estimation performance analysis)
    2013-12-26 12:59:21下载
    积分:1
  • satu-tempature udf
    说明:  用C语言将相变温度-压力曲线写入udf,用于fluent中自定义函数功能,添加于物性参数。(Phase Transition Temperature-Pressure Curve)
    2019-06-19 10:16:24下载
    积分:1
  • 魔力地圖大師2.2源代碼
    魔力地圖大師2.2源代碼魔力地圖大師2.2源代碼 可將魔力地圖大師改為石器使用
    2022-05-31 03:55:03下载
    积分:1
  • LZ77
    这是LZ77压缩算法的源码,内含使用DEMO(LZ77 compression algorithm This is the source, including the use of DEMO)
    2009-03-10 17:29:50下载
    积分:1
  • Fido的固件实现源码
    对于实现Fido的硬件开发,具有很大的帮助,可以基于Fido规范实现Usb Token的功能,具有很好的参考价值,实现源码有各种模块的相关描述,包括加密模块,协议模块,通讯模块等等几个大类。
    2022-06-15 00:07:38下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载