搜索资源列表
temp-hum
- 温湿度传感器的数据采集完整代码, 在linux环境下,ARM处理器实现,可以采集温湿度传感器数据-Temperature and humidity sensors, data acquisition complete code in the linux environment, the ARM processor, temperature and humidity sensor data can be collected
simp_blkdev
- LINUX上的块设备驱动示例程序,分为八个章节,循序渐进。从最简单的块设备ramdisk,到最后一个功能完整的驱动代码-the block device driver sample program on LINUX ,it is divided into eight chapters, step-by-step.
HIT-OS
- HIT的全部操作系统实验,包括第八次实验,有完整的代码,是好东西-HIT experimental operating system, including the eighth experiment, complete code, is a good thing
basic
- 是s3c2440的基础实验代码,是完整的实验代码,能够直接运行-Is based s3c2440 experimental code, is a complete experimental code that can be run directly
linux_arm_MP3
- 这个是来自国嵌嵌入式linux+arm高级项目班的项目代码,包含了嵌入式mp3的完整资料,注释详细。-This is from the country inlay embedded linux+ arm senior project class project code, contains the complete information embedded mp3 s, detailed notes.
GT9XXAndroid
- GT911 andriod驱动,最完整的GT911驱动移植代码-GT911 andriod driver
can
- 基于linux的完整的MCP2510驱动代码-the code of MCP2510 driver based on Linux
agent
- 蓝牙的agent完整代码,适用于blooteeth的传输代理。-Bluetooth agent complete code for blooteeth transfer agent.
atk-1.9.1.tar
- Achievo ATK是一个面向对象的PHP开发框架。它让开发人员只需关注应用逻辑,而不是编写HTML代码。ATK提供了一个完整的框架,只要10行代码就能开发出一个可用的应用程序,而其它该框架将自动为生成,并完全可自己定制。ATK 常被喻为Ruby on Rails 。 -Dà zhǎn ATK shì yīgè miànxiàng duìxiàng de PHP kāifā kuàngjià. Tā ràng kāifā rényuán zhǐ xū guānzhù yìngyòng luój
virtual-NIC-driver
- 达内S5PV210板子的虚拟网卡驱动的笔记和完整的代码-Danet S5PV210 virtual NIC driver board notes and complete code
os_ux
- LINUX环境实现oracle数据库c接口代码 oci的完整代码,供参考-LINUX environment to achieve Oracle C interface code OCI complete code, for reference
DMA_2440
- DMA通道设计,实现数据快速传输,无需经过CPU,在2440 平台运行,成功编译,代码完整-DMA channel design, implement fast data transmission, without going through the CPU, running at 2440 platform, successfully compile, code integrity
touch_screem
- 触摸屏裸机开发,适合电阻触摸屏,代码完整,已经通过编译,适合2440开发平台-Touchscreen bare metal development, for resistive touch screen, code integrity, has been compiled for 2440 Development Platform
linux-HDDTest
- linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就无能为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
汉风LBP12x系列WIFI模块SDK
- 物联网常用WIFI芯片,汉风LBP12x系列完整的SDK源代码,包含协议栈和相关库文件、示例代码