资源列表
debug
- 这是一个debug的驱动程序。是一个压缩文件,没有解压密码,直接可以解压缩了。供大家来学习和参考使用。
clock
- 汇编时钟程序,可以在模拟器中显示系统当前时间并且驻留内存,退出虚拟机才会消失-clock and can stay in environment
kmp105
- 在一个长字符串中匹配一个短子串的无回溯算法。时间复杂度为O(n).-In a long string substring matching a short non-backtracking algorithm. Time complexity is O (n).
wincehook
- Using keyboard hooks in WinCE By Prathamesh S Kulkarni
I2C_driver
- this is a i2c driver test example
StateMachine
- 简单的State Machine, 用于嵌入式硬件的编程。该程序用于轮式机器人的马达驱动。-Simple State Machine, the programming for embedded hardware. The program for the wheeled robot' s motor.
AutoHotkey
- autohotkey is very improtant prodram
Charset_SingleByte_ISO_8859_8
- Single Byte Abstract Test Source Code for Linux.
biaodashiqiuzhi100
- 表达式求值程序,绝对原创。先将表达式转换成后缀表达式,然后求值-Expression uation procedures, an absolute original. First suffix expressions into expressions, and then uated
BROKER
- Calculates a broker s commission
externint
- Demonstrates use of external interrupts. Each time a push button is pressed, the external interrupt INT0 is called, which increments the global variable led and outputs its value to port B. For simplicity, no de-bouncing is implemented.
Muchip RF MU2400
- Muchip RF MU2400 C代码, 已经测试可以正常工作, 方便移植,非常难得的RF参考源代码。