TMS320LF2407A片内十位A/D转换程序,供大家分享。
上传时间: 2014-01-13
上传用户:chfanjiang
In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上传时间: 2014-01-06
上传用户:2404
也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.
上传时间: 2014-01-07
上传用户:youth25
通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系
上传时间: 2014-12-08
上传用户:lhc9102
A C++ framework for creating Linux and Windows communications applications that contain Dialogic/Intel NetStructure products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app support.
标签: communications applications framework creating
上传时间: 2014-01-11
上传用户:mhp0114
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
标签: compiler Making binary plain
上传时间: 2015-04-11
上传用户:cjf0304
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
标签: the calculations positional pid
上传时间: 2014-01-16
上传用户:moerwang
随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times.
标签: Demonstrates bubble-sort randomizer array
上传时间: 2014-01-16
上传用户:zhanditian
人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助
上传时间: 2013-12-21
上传用户:wang0123456789
昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧
上传时间: 2015-04-12
上传用户:lxm