搜索资源列表
qianru_EZWJL
- EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -EZW example of t
Needle
- this is a c# radar scaning code, which generate random target and scan 0 to 360 degr-this is a c# radar scaning code, which generate random target and scan 0 to 360 degree
BarCode_GDI
- C语言编写的EAN13、CODE39、CODE128编码程序,没有使用任何库函数,可向单片机移植,所有均为原创,程序输入字符,界面显示条码,可用手机扫描-C language EAN13, CODE39, CODE128 encoding program does not use any library functions that you can transplant to the microcontroller, all are original, character input progr
scancode2
- scanf como utilzar esta intruccion
1-2-15-按键双击和长按程序
- 在stm32工程中,长按和短按的代码书写, 调用的读取按键状态的底层函数。封装成的按键函数代码。下面是函数的头文件,和.c文件的代码。使用定时器来扫描按键。(In STM32 project, the code of long press and short press is written, and the underlying function of reading key status is called. Encapsulated key function code. The follo