资源列表
huanghouwenti
- c++下运行的八后问题算法-running under eight after Problem
DlgDAC
- 串口通讯接口程序,有对话的控件。数据接收和发送-serial communication interface procedures, controls the dialogue. Sending and receiving data
2.1429
- 好啊,就是好啊,真的好啊,老大,真的真的很好啊,呵呵!-good, and is good, and really good, and brother, and really really good ah that the word!
relat
- c++中的源码 一行一行给你们打下来的 可苦了我了
MiniCalender
- 用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。-written procedures for the calendar, ultrashort code, may be the world's most streamlined procedures for the calendar.
shijianrili
- 该时间日历源码可以显示如下的格式如:2008年07月22日 星期二 16:35-The calendar of the time source can show the following format, such as: Tuesday, July 22, 2008 16:35
encoder
- Code for incremental encoder with button.
multiply_int
- msp430 programmingF149芯片,功能(请不要使用该程序,该程序只用于注册会员)-msp430 programmingF149芯片,功
LUwerwer
- 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
wd1E1
- 用二分法,求超晶格束缚能量程序。应用物理专业和凝聚态物理学低维物理方向程序。-with dichotomy, seeking superlattice binding energy procedures. Application of physics and condensed matter physics of low-dimensional physical orientation procedures.
strip2
- 利用差分方法求解带状线的特性阻抗等信息,适合初学者
shuju
- 对n个关键字取整数的记录进行整序,以使所有关键字为非负整数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(n)。