资源列表
log算子.zip
- log算子的边缘检测实现
二叉数运算.rar
- 无递归二叉树插入及中序等顺带求得深度等。。
timerirq
- 用于测试DTMF收发,主要测试时间控制,本代码经过测试通过-used to test DTMF transceiver, the main control testing time, the code after the test
writing
- 抓手寫(抓點)小程式,可以再另配合其他code使用-grasp handwriting (on the Point) small program that can be re-used with other code
银行家算法.RAR
- 操作系统的实验:如何理由银行家算法避免死琐,本程序详细地实现算法-experimental operating system : how to avoid algorithm reason bankers admit death, the procedures detailed algorithm
spi
- msp430f169的spi程序,很有用的,一定要看啊-msp430f169 the spi procedures, very useful, we must look at ah
8PUZZLE
- program to run 8 puzzle game used to illustrate AI
C5-C6-C7
- 输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将 x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的 值进行交换,这样能使x最小。-Enter three integers x, y, z, the number of small to large output of these three please. 1 program analysis: we
key_pad
- KEYPAD 4X5 Driver for all microcontrollers
CheckSudukuSolution
- 数独的代码,解决数独的方法和函数,你可以使用这些来解决数独游戏-just the solution for soduku,you can use it to solute soduku
颜色通道装换
- 将opnecv获取得图像数据gbr转成hsv