HD7279(c语言)驱动 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 程序功能:按下1号键显示0、1、2、3,按下2号键显示c、d、e、f,按下3号键显示4、5 、6、7 按下4号键显示8、9、a、b,按下0号键点亮4个LED灯
上传时间: 2015-04-08
上传用户:xuanjie
/** * 动态数组的模板类 * 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 **/
上传时间: 2015-04-09
上传用户:我干你啊
9智能机器人礼包 智能机器人 单片机实现 功能齐全 运动流畅
上传时间: 2015-04-09
上传用户:Shaikh
一位技术管理人员的20 年工作经历
标签:
上传时间: 2013-12-25
上传用户:cuiyashuo
风闪论坛LOGO技术精华电子书 书籍语言: 简体中文 书籍类型: 网页设计 授权方式: 免费软件 书籍大小: 1.9 MB
上传时间: 2015-04-10
上传用户:mhp0114
与i2c_24c5.9.22.rar和shengfangagsi5.9.22.rar一起工作的AT24CXX的驱动翻译源程序
标签: shengfangagsi 24 22
上传时间: 2015-04-11
上传用户:pkkkkp
适合大型数值计算代码 现在网络上已经找不到了 购买需要20$
上传时间: 2015-04-11
上传用户:ukuk
This material is essentially Chapter 9 of the book Software Development in Pascal by Sartaj Sahni, NSPAN Printing and Publishing, 1993. It is reproduced here with permission of the publisher.
标签: Development essentially Software material
上传时间: 2014-01-17
上传用户:
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
标签: simulation baseband channel packet
上传时间: 2014-11-09
上传用户:hwl453472107
jsp学习 jsp编程白例源代码此部分是指文件夹名为第1~9章中的内容(如表1),这些是书中介绍JSP相关知识的源代码。文件的命名规则与书中相应源代码文件名一致。读者可将相关文件夹(如ch2)拷贝到Tomcat服务器安装目录的子目录webapps下,并启动Tomcat服务器,在浏览器中浏览网页。
上传时间: 2013-12-05
上传用户:zm7516678