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

GSM短信程序

于 2022-03-07 发布 文件大小:2.68 kB
0 140
下载积分: 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 个回复

  • rgbprosdk
    说明:  rbb处理的SDK。效率很高的。Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The following directories make up the remainder of this SDK.(rbb deal with the SDK. Very efficient. Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The followingdirectories make up the remainder of this SDK.)
    2008-09-04 15:43:22下载
    积分:1
  • Com_Queue
    单片机串口接收缓存队列的简单实现,由C语言实现,性能稳定,移植方便可靠!(Microcontroller serial port to receive buffer queue to achieve a simple, achieved by the C language, stable performance, reliable and convenient transplantation! )
    2012-05-10 14:28:24下载
    积分:1
  • rpjrs086
    说明:  绝佳的TabView控件的方式之三,VC++60经过运行调试的,可直接使用(One of the best ways to control TabView is to run VC 60 with the)
    2018-12-24 10:22:15下载
    积分:1
  • Mydbceditor1.22汉化版
    说明:  发个汉化的高版本,功能强大,操作更方便,兼容性强。(MyDBCeditor Chinese version,Send a Chinese version with powerful function, more convenient operation and strong compatibility.)
    2020-12-12 15:29:16下载
    积分:1
  • gps信号 c++代码
    利用c++模拟GPS信号 gps信号的捕获跟踪过程,代码简便 简单实用
    2022-03-10 08:11:55下载
    积分:1
  • final
    ll(1)型文法下,写的编译器,并对语法进行识别,然后对具体文法判断是否属于LL(1)型(the program includes the LL(1) and the judgement)
    2013-11-04 16:24:12下载
    积分:1
  • fft
    FFT变换 C51 C语言,绝对正确, 效率高,已验证,欢迎下载(FFT, C51 C language, is absolutely correct, high efficiency, has been verified, please download)
    2010-09-03 14:08:16下载
    积分:1
  • Guass-Jordan_method
    用全选主元高斯—约当(Gauss-Jordan)消除法求解系数矩阵为稀疏矩阵的大型方程组。(Select All PCA with Gauss- Jordan (Gauss-Jordan) to eliminate the coefficient matrix for solving large sparse matrix equations.)
    2009-06-03 19:15:15下载
    积分:1
  • juliangfa
    矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法(MoM is the solution of electromagnetic field boundary value problem in an effective numerical method. It is the work done by integral equations into differential equations, or integral equations into a finite sum of points, so as to establish algebraic equations Therefore, it is the main workload of the computer to solve algebraic equations. Therefore, in the moment method for solving algebraic equations, the matrix size relates to the amount of memory, to a large extent affected the speed of calculation. how to maximize the reduction of matrix storage has become accelerated MoM calculation of the key. introduce the method here)
    2008-06-08 11:12:09下载
    积分:1
  • MyRain
    OpengL 下VC++编写的 下雨效果图,可以参考学习下。(OpengL VC++ MyRain)
    2015-06-08 10:44:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载