资源列表
threadx
- 高性能的嵌入式实时操作系统ThreadX源码,包含手册,适合多种嵌入式相片移植-High-performance embedded real-time operating system the ThreadX source, contains the manual, suitable for a variety of embedded photos transplant
bootm
- u-boot编译错误cmd_bootm.c:477: parse error before ) token 修改方法-u-boot compile error cmd_bootm.c:477: parse error before ) token
qudong
- V4L2摄像头驱动 设备操作及数据流读写-webcam driver
pictureflow-0.1.0
- 类似于苹果pictureflow效果的QT源码-QT source similar the Apple pictureflow effect
imagecachetacticsdemo
- Android 滑屏实现,可以实现多个屏间滑动-Android sliding screen to achieve
Webcam_Client
- TQ2440的资料USB摄像头实验中使用viewer.exe这个程序来读取摄像数据,本程序是viewer的QT版本-The TQ2440 the USB camera head experimental use viewer.exe this program to read the camera data, the program is the QT version of the viewer
image_get2
- z301摄像头读取数据并保持为jpeg何bmp格式的源代码-z301 camera reads the data and maintain the source code for jpeg bmp format Ho
I2C_LM75A
- lpc11c14的实时温度采集,与高温报警-lpc11c14 real-time temperature acquisition, and high temperature alarm
u-boot-2010.06-wcc
- 基于U-BOOT-2010.06移植出适用于mini2440的Bootloader,实现了菜单,uboot下载,logo显示等功能-Out based on the transplantation of U-BOOT-2010.06 applies to mini2440 Bootloader menu, uboot download, logo display function
DuLinkList_file
- 读取目录中的文件名,放到循环双链表中,按1查看前一个, 按2查看后一个,按3退出。 -Read files in the directory name into the circulation doubly linked list, press 1 View 2 View 3 exit.
Josephus
- 题目:有n个人围成一圈,顺序排号,从第一个开始报数 (从1到3报数),凡报到3的人退出圈子,问最后最后留下 的是原来第几号的那位. 提示:用循环链表完成 -Title: n personal circle sequence Arranging reported from the first number (from 1 to 3 count off), who report 3 exit the circle, asked the final last left the orig
LinkQueue-LinkStack
- C实现链式队列 C实现链式栈 -The C queue chain C chain stack