资源列表
log算子.zip
- log算子的边缘检测实现
二叉数运算.rar
- 无递归二叉树插入及中序等顺带求得深度等。。
I2C-arm
- winavr系列的源程序模拟I2C总线,比较的好-winavr series of simulated source I2C bus, a good comparison
timerirq
- 用于测试DTMF收发,主要测试时间控制,本代码经过测试通过-used to test DTMF transceiver, the main control testing time, the code after the test
银行家算法.RAR
- 操作系统的实验:如何理由银行家算法避免死琐,本程序详细地实现算法-experimental operating system : how to avoid algorithm reason bankers admit death, the procedures detailed algorithm
benefits
- An ASPX file for creating benefits page for enterprise.
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
realtime-cursor-shape-capture
- 实时获取windows下的鼠标.此代码在source code网站找到的c#源代码,但是有bug.并合成到你的,修正了一些 GDI 句柄的bug. -Get real-time mouse under windows. C# source code in the source code for this website to find, but there is bug. And synthesized to you, GDI handles fixed some bug.
cmd102
- 控制word字符编码制作简单,请大家参考,小小代码-contorl word
颜色通道装换
- 将opnecv获取得图像数据gbr转成hsv