-
V5-805_uCOS-II实验_消息队列
说明: ucoss系统的消息队列,应用于stm32。亲测可用。(The message queue of ucoss system is applied to stm32. The pro-test is available.)
- 2020-06-17 03:40:02下载
- 积分:1
-
单链表模板
数据结构单链表的模板,头文件是用类模板的线性表声明,类文件是功能函数的定义,包括构造函数,析构函数,按值查找,插入,删除,遍历等操作,主函数文件是各项功能的简单实现
- 2022-01-25 15:59:37下载
- 积分:1
-
RS232 ZedGraph
该项目是利用单片机的RS232端口的PC使用C # SerialPort类的例子。
- 2022-07-14 02:47:18下载
- 积分:1
-
load-forecasting-process
使用回归分析法进行负荷预测的C语言源程序(Using regression analysis method for load forecasting of the source program)
- 2014-09-18 16:07:59下载
- 积分:1
-
STM32LED
STM32点阵屏静态显示源码,实现基本的点阵屏显示功能(STM32 lattice screen static display source code, to achieve the basic dot matrix screen display function)
- 2013-09-10 15:54:14下载
- 积分:1
-
winsock5
说明: 本人毕业时班里集体做局域网聊天工具,当时我一共收集了6个,这是第五个(I graduated class of collective LAN chat tools to do when I collected a total of 6, this is the fifth)
- 2008-09-26 21:49:40下载
- 积分:1
-
123140
matlab求解二阶常微分方程数值解,具有较好的效果,对学习matlab非常有用。(matlab solving second order ordinary differential equations, with good results, to learn matlab very useful.)
- 2011-05-14 19:31:14下载
- 积分:1
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
a foreigner addendum to the database example, a good example of learning, it is...
一个老外编的数据库实例工程,学习的好例子,强烈建议下载。-a foreigner addendum to the database example, a good example of learning, it is strongly recommended to download.
- 2022-10-23 10:40:04下载
- 积分:1
-
seekpath
一个比较简单的使用递归算法实现的迷宫程序。程序中1代表墙,0代表路。(Using a relatively simple recursive algorithm maze procedure. 1 represents the wall of the program, 0 road.)
- 2013-11-17 13:31:12下载
- 积分:1