-
Src
PIR_D202X PIR Sensor的驱动程序;(Driver of PIR_D202X PIR Sensor;)
- 2020-06-20 22:00:01下载
- 积分:1
-
Quan-l-trung-t-m-ti-ng-anh-master
Quan-l-trung-t-m-ti-ng-anh-master
- 2019-05-02 01:01:22下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
dsp
dsp 的can总线通信实验程序,通过变量窗口观察邮箱2里数据的值与邮箱3值相等,证明发送数据成功(The bus communication can dsp experimental procedure, mailbox 2 years of data through observation window variable value equal to the value of the mailbox 3, sending data to prove success)
- 2015-04-09 22:10:15下载
- 积分:1
-
Timers
定时器模块程序,再也不用自己配置寄存器在了(this is for timmer ,this programme block will be helpful to you)
- 2009-12-17 16:13:37下载
- 积分:1
-
Server
6自由度液压平台的演示代码,实现了简易波浪模型,控制液压平台模拟海浪效果.(3d demo)
- 2009-05-12 20:46:29下载
- 积分:1
-
SMS
库存管理系统主要由【货物管理】、【基本档案】、【查询统计】、【系统维护】和【帮助】等模块组成。进入该系统后,用户可以对系统中的一些基本信息进行添加、修改和删除等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行修改。(Inventory management system)
- 2009-03-26 15:59:16下载
- 积分:1
-
123
单片机ds1302程序,能够实现时间的自动更新,掉电不消失(Ds1302 chip program, to achieve the automatic time update, power down does not disappear)
- 2011-10-10 16:50:33下载
- 积分:1
-
ado-dao-odbc
数据库连接代码,一个有十个文件夹演示代码,每个文件夹都采用不同的方法连接vc与数据库的演示(Database connection code, a ten folders demo code, each folder takes a different approach to connect vc database demo)
- 2013-05-12 08:37:20下载
- 积分:1
-
C#网络应用编程 矩阵并行计算练习
C#网络应用编程 矩阵并行计算练习
- 2020-06-09下载
- 积分:1