资源列表
Focus2SEGD
- linux 系统下的SEG-D数据合并程序。讲多个SEG-D数据合并为一个SEG-D数据。方便实用!-SEG-D data synthetic program for linux. it is absolutly convient for data processing.
xs128-code
- 基于xs128的飞思卡尔智能车电磁传感器测试程序-Freescale smart car based xs128 electromagnetic sensor test program
control--Futaba-S3010
- 用XS128控制智能车舵机Futaba S3010的源代码-Smart car steering control with XS128 Futaba S3010 source code
TQ2440-drivers_and_tese
- 韦东山嵌入式视频12期的驱动源码,基于TQ2440-Wei Dongshan embedded video driver source 12 based on TQ2440
mkbb
- 测试用,请不要过多关注,要这么多字说明-this is just testing,don t care it.
xr21v141x-lnx2.6.18-to-3.4-pak
- XR21V1410 芯片的linux驱动很好用,不需要再自己编写。你值得拥有。-XR21V1410 chips linux drivers good use, do not need to write your own. You deserve.
sunxi_spi
- SPI driver for Allwinner A20 SoC
MP2_submit
- 这是实现c语言malloc,calloc,realloc,free函数的代码,详情请看压缩文件里的PDF-This code implements the malloc, calloc, realloc and free function for c language. For more detail, please see the pdf in the zip file.
gps_hal
- 可以直接 读取android GPS的NMEA原始文件!-get android GPS saw NMEA data
USB-CAMERA
- 包含有最新版本的USB摄像头驱动,可以直接通过MAKE命令使用-Contains the latest version of the USB camera driver, can be used directly by the MAKE command
libjnetpcap.so
- libpcap that is used to extract packets
myOS
- 本操作系统有 1. 区分特权等级 2. 多进程 3. 系统时钟 4.键盘中断 5.系统调用门 6.Shell 7.显示 8.内存管理 文件夹有4个:1.Boot:用作搬操作系统入内核的 2. include:主要是用作装头文件 3.kernel:内核主要函数,以及头文件include.h用作编译的 4.Thread:进程调度,以及时间片处理. 本操作系统适合初学者练手.-The operating system has to distinguish privilege level 1