资源列表
排序选择:
fvscaler
- Blob autotest. Used on xscale (fvscaler function)
10_3DWorld
- 用OpenGL实现的3d环境,有点像cs
badblockmanage
- Blob autotest.Used on xscale(badblockmanage function)
UCOS2.52withnote
- 详细注解UCOS2.52, 这些注释的内容主要来自邵贝贝教授翻译的那本《嵌入式实时操作系统UCOSII》, 转帖.
I2C_Test
- GPL162001的I2C功能demo程式
FAT32_C51
- FAT32文件系统的存储机制及其在单片机上的实现,已通过
at91rm9200
- at91rm9200 的 vxworks bsp包。
rand
- 该程序用于产生任意均值和方差的随机数,程序中有注释
usb_read_write
- 关于U盘的读写程序,包括支持FAT12/FAT16/FAT32
Amaze
- 这是一个用vc编的迷宫生成器,,很好用,可以改变迷宫的高度和宽度。
zwsb
- 指纹识别相关代码 希望大家有用 edgedetect.cpp edgedetect.h fmt_bitmap.cpp fmt_bitmap.h fvs_img_morphology.cpp fvs_img_morphology.h fvscanny.cpp fvscanny.h fvsedgedetect.cpp fvsedgedetect.h fvsfile.cpp fvsfile.h fvsimage.cpp fvsimage.h
asm_example
- 关于汇编的一百个例子,方便汇编初学者,程序已可以通过