资源列表
UDP---duo-to-duo
- 嵌入式 多对多聊天室C语言环境实现。嵌入式实验源代码-Embedded-many chat rooms C locale implementation. Embedded experimental source code
TCP--one-to--one
- 嵌入式在C环境中实现一对通信聊天功能,嵌入式实验源代码。-Embedded in the C environment to achieve a pair of communicating chat feature, embedded test source code.
TCP--
- 嵌入式 实现一对一的聊天功能源代码 在C环境下实现聊天功能。-One to one chat function embedded source code in C environment the chat function.
b
- 用于linux下,测试usb摄像头的基本信息,并且验证驱动是否正确安装的程序-For linux, the test usb camera basic information, and verify that the drive is correctly installed programs
a
- 用于linux下,支持jpg格式的usb摄像头一帧图像获取,并保存为jpg格式文件-For linux, support jpg format usb camera an image acquisition, and saved as jpg format file
CarDemo
- 树莓派小车控制程,用于以树莓派为核心板的只能小车控制。-Raspberry pie trolley control procedures
Linux_Audio_driver_Explain
- 华清软件的音频驱动讲解,很详细,适合初学者-a professional audio driver explain for linux,writed by huaqing,it is suited for the beginner
HowYaffsWorks
- yaffs文件系统介绍,不错的文档,适合初学者-how yaffs works,it is good for the begginer
Test-drive-program
- 2440开发板硬件模块驱动程序设计,帮助熟悉硬件,为驱动开发打下基础。-2440 development board hardware module driver design, helping familiar with the hardware, in order to lay the foundation for driver development.
spi_flash_linux_driver
- Linux的SPI flash 设备驱动-SPI flash driver for linux
Calendar
- 万年历程序,加按键调整功能,可以在液晶显示屏上面现实。-Calendar program, plus buttons to adjust the function, the LCD screen above reality.
hanban
- 1、 基本功能: 使用传统链表,实现以下功能: 1) 录入(可以直接从键盘录入,也可通过文件存储) 2) 显示所有航班信息 3) 按照查询要求(比如日期、地点等),列出相关的航班信息。 2、 扩展要求: 1) 完全使用内核链表完善该项目功能。 2) 对录入的信息进行排序(比如按起飞时间排序、按起飞地址排序等) -1, the basic functions: Using traditional chain, to achieve the following f