-
AK8975驱动
AK8975驱动 用于嵌入式设备。简单移植后可用(driver for ak8975
)
- 2020-07-19 19:38:48下载
- 积分:1
-
accelerationMouse
传感器读取程序,传感器读取程序 传感器读取程序(Sensors read the procedures, procedures for sensors to read sensor to read the procedures)
- 2008-07-23 10:31:37下载
- 积分:1
-
dq_ii
ccs中锁相环程序,欢迎大家指正,是一个定点的程序(failed to translate)
- 2021-01-19 23:58:42下载
- 积分:1
-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1
-
24点游戏设计
说明: 24点游戏的关键代码和流程图,适合新手进行学习(Key Codes and Flow Charts for the 24-Point Game)
- 2019-01-09 08:33:15下载
- 积分:1
-
CPCOL_2006JAN06_RFA_POM_AN_04
无线手机使用的集成式功放器/淤波器前端The use of wireless mobile devices, integrated power amplifier / silt-wave front-end(The use of wireless mobile devices, integrated power amplifier/silt-wave front-end)
- 2009-03-05 21:00:56下载
- 积分:1
-
medioprogram
多媒体的VC++编程,里面有十几个实例,能够在VC++6.0下直接运行,对于初学者
很有帮助(Multimedia VC++ Programming, which has more than a dozen examples, can VC++ 6.0 directly running very helpful for beginners)
- 2008-04-06 13:01:20下载
- 积分: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
-
LiveZilla_3.1.8.6
免注册QQ/MSN号码,直接在网页上聊天/通话/视频,最佳在线客服.(Live Support)
- 2010-05-18 17:35:55下载
- 积分:1
-
Libnidsdetect
利用Libnids开发包设计的检测攻击的源代码(use Libnids development kits designed detection of the source code attacks)
- 2007-03-26 12:50:54下载
- 积分:1