In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
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/s...
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/s...
也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成....
通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系...
A C++ framework for creating Linux and Windows communications applications that contain Dialogic/Intel NetStructure products. Includes media and netwo...
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。...