-
Recursion_Examples
it is a example for recurssion in c#.net
- 2009-11-21 14:57:25下载
- 积分:1
-
G.729 的音频编解码器编码器
要编译使用 C 语言音频编码解码器 G.729 aka CS-ACELP 的文件。对学生非常有用,谁想要试着编译看看如何编解码器结构看起来像。有文件为 G.729 编码只。
- 2022-08-20 18:33:37下载
- 积分:1
-
ActiveXTemplate
说明: An example of working with an ActiveX component. This component is not necessary to register, because the project is automatically registered when building the project ActiveXTest.html - page for testing the ActiveX element, run only Internet Explorer. If the content fails, you need to change the security settings of IE and enable all ActiveX support checkboxes.
- 2020-06-21 03:40:02下载
- 积分:1
-
部标808模拟终端
部标808模拟终端
道路运输车辆卫星定位系统北斗兼容车载终端通讯协议技术规范
- 2022-02-05 07:51:05下载
- 积分:1
-
光之影
飞思卡尔智能车 光电直立组程序 2m/s,省二,啊哈哈,散贡献了。。(freescale smartcar 12th,2017)
- 2018-05-19 22:55:16下载
- 积分:1
-
REmodel
一个计算低RE数的两方程湍流模型,对学习UDF的同学帮助较大(A calculation of the number of low-RE turbulence model for the students to learn more helpful UDF)
- 2021-01-02 15:38:57下载
- 积分:1
-
nqwiky
用vc++开发的图书管理系统,很好用!值得看看!不错(With vc + + development books management system management system, very good!)
- 2017-07-23 13:10:37下载
- 积分:1
-
430串口通信
#include "sim900c.h"
uchar ATE0[]="ATE0
"; //关闭回显
uchar CREG_CMD[]="AT+CREG?
"; //获取网络当前的注册状态
uchar SMS_send[]="AT+CMGS=32
";
uchar ATCN[]="AT+CNMI=2,1
"; //新短信提示命令
uchar CMGR[12]="AT+CMGR=1
"; //查看一号短信
uchar CMGD[12]="AT+CMGD=1
"; //删除一号短信
//add
uchar CMGF0[]="AT+CMGF=0
"; //设置短信格式为PDU格式
uchar CMGF1[]="AT+CMGF=1
"; //设置短信格式为TEXT格式
uchar CSCA[]="AT+CSCA=+8613800290500
";//短信中心号码
uchar CMGS[]="AT+CMGS=18706741665
";//发送方手机号码
uchar Sms1_txt[]="wo shi hao ren";
uchar SEND_MESSA_CONTENT[20]="zhinengsushe";//消息发送内容
int g_timeout=0;
void led(int i)
{
P3OUT |= (0x01
- 2022-04-17 00:07:46下载
- 积分:1
-
curvefittingsimpleexample
对于刚接触曲线拟合C++编程的同行是一个不错的例子。(刚接触curve fitting for the C++ Peer programming is a good example.)
- 2016-02-16 14:03:23下载
- 积分:1
-
phoblest-must-must
我们acm的一道题,程序实现上简单,但得要有数学理论作依据(One of our acm problems, the program is easy to implement, but must have the mathematical theory as the basis)
- 2018-11-20 14:29:53下载
- 积分:1