单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验]
上传时间: 2013-12-20
上传用户:franktu
B样条曲面蒙面算法,是实现b样条曲面的经典算法
标签: 算法
上传时间: 2015-04-21
上传用户:zhengjian
lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用
上传时间: 2015-04-22
上传用户:王楚楚
java B++树 一个很好的算法来实现这些问题 推荐!
上传时间: 2015-04-24
上传用户:Pzj
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================
标签: Part connections example prolog
上传时间: 2015-04-24
上传用户:ljt101007
双向CS通信程序!是一个模拟网络通信的很好的实例程序!是用VC编的。适用window的操作系统。
上传时间: 2015-04-24
上传用户:athjac
一个典型的多线程小实例:球的运动 一个典型的多线程小实例:球的运动 几乎每一处都有注释,只要一点时间就能看懂 适合初学者学习交流 这是我学习java线程时做的一个小程序,请大家指教
上传时间: 2013-12-20
上传用户:qwe1234
非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版
上传时间: 2015-04-24
上传用户:Miyuki
一个基于ARM开发的LCD显示调试工具的实例源代码程序
上传时间: 2015-04-25
上传用户:2525775
经典VHDL 的实例程序,共44个!要下载的尽快
上传时间: 2014-01-12
上传用户:youmo81