资源列表
OV511-BS-camera
- linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
isa-drv
- 一个很简洁的linux下isa总线驱动,是一个学习linux驱动的很好例子。-A very simple isa bus driver under linux, linux is a learning-driven good example.
Linux
- 嵌入式Linux应用程序开发详解,写的个人认为相当不错-Embedded Linux application development detailed, written personally think that pretty well
Ping
- 这是一个简单的ping程序,能够在linux下很好的运行,大家可以参考一下-This is a simple ping program that can run well under linux, we can refer to
linuxdriver_code_tool
- LINUX设备驱动开发详解(光盘源码)。 -Detailed LINUX device driver development (CD-ROM source).
arm-linux-uboot
- 嵌入式linux完全开发手册样章,详细的讲解UBOOT的移植,以及UBOOT的分析-Embedded linux fully developed manual-like chapters, in detail UBOOT transplant, as well as analysis of UBOOT
srgplay-0.8.1
- 一个很好的c++ midi解码算法,不依赖于任何平台.-A good c++ midi decoder algorithm does not rely on any platform.
MbrFix
- MBRFix工具可以方便的修复MBR先进入cmd命令窗口,然后进入mbrfix工具所在的目录(用cd命令),然后输入命令 MbrFix /drive 0 fixmbr ,再确认一下即可。重启以后你会发现,没有了Linux,直接可以进入Windows了。-MBRFix tool can easily repair the MBR first to enter the cmd command window, then enter the directory where mbrfix tools [u
Linux-C-function-user
- linux下c函数常见使用手册,本文档采用chm格式,查找方面,把函数都归类了,使用非常好。是c-c++人员的一本好资料-c function under the common linux user manual chm format used in this document, search context, the functions are classified, and the use of very good. Are c-c++ staff a good information
linux_kernel_2.4
- Linux 2.4内核详细剖析。对于想要学习内核的朋友非常有帮助。-A detailed analysis of Linux 2.4 kernel. For friends you want to study the kernel very helpful.
pbs startup
- shell programming scr ipt to automatically start and stop pbs
df
- linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize