资源列表
linux
- 教你怎么样在虚拟机的状态下,在linux系统你挂在U盘。-How do you like to teach in the virtual machine state, in the linux system, you are hanging in the U disk.
key_driver007_select.tar
- 两个key驱动程序,高级IO驱动演示,应用程序增加select功能,驱动程序增加poll支持,用于演示select函数。-Two key drivers, high-level IO-driven presentations, select the application to increase functionality, increase the poll support for the driver, select a function for the presentation.
RTC_drivers
- S3C2410开发板中的实时时钟驱动程序。-s2c2410 development board in real-time clock driver.
mini2440_buttons
- 嵌入式LINUX按键测试程序及其相应的测试代码-Embedded LINUX key test procedures and their corresponding test code
ep3k_linux
- 飞天usbkey 开发包 型号是EP3-Flying models is the EP3000 Development Kit usbkey
091005_android_donut_rootfs_with_alsa.tar
- Android rootfs with alsa for S3C6410 S3C6410 的Andriod系统代码-Android rootfs with alsa for S3C6410
CCSExample
- 这个是我买的合众达DM6446开发板中的CCS调试ARM端程序和DSP端程序,适合在开发工程中调试硬件 C语言编写-This is I bought a united over DM6446 development board in the CCS to debug ARM-side programs and DSP-side program, suitable for debugging the hardware development project in C language
ADS1.2_CRACK
- 嵌入式开发工具ADS的CARK,没有的都到这里来下载-ADS-embedded development tools CARK, have not come here to download
SIM5218_driver_linux2_6_16_134_rar
- simcom5218 3G模块 linux-2.6.16.13下的驱动-simcom5218 3G module linux-2.6.16.13 driving under the
ARM-manual
- LPC2313的配置AXD配置使用部分,结合简易仿真器,进行仿真和调试。-LPC2313 configured to use part of the configuration of AXD, combined with simple simulator, simulation and debugging.
diviline_mpeg4e_64x_64p_lib
- 这个是MPJG4的库文件,可以直接移植到DM6446的开发板上,-This is MPJG4 library files can be directly transplanted to the development of DM6446 board,
FileSystem
- 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig