资源列表
u-boot-1.1.4.tar.bz2
- u-boot-1.4.4的源代码 适合嵌入式开发的朋友。 因为后缀名不支持bz2,我在后面加上了gz。下载后重命名为bz2的后缀即可-u-boot-1.4.4 source code for embedded development friends. Because the suffix does not support bz2, I insert a gz. After downloading named for the suffix can bz2
VCPP
- 功能齐全,作用强大,可以实现串口数据的读取和转换-Full-featured, powerful role, can read and convert serial data
033
- 一个用C++编的文件压缩和解压的程序源码,自己编程可以直接运行-A with C++ compiled file compression and decompression program source code, its own programming can be run directly
u-boot-2440-nandflash.tar
- u-boot-2440-nandflash,2440上的源代码,2440开发板资料-u-boot-2440-nandflash, 2440 on the source code, 2440 Development Board Data
myid_cangjie_keyboard
- qt制作的中文仓节键盘,使用图片制作,在查找中文时可以有多个中文出现,供选择,点击即可发送中文。-qt section produced by the Chinese position the keyboard, the use of picture production, the Chinese may be looking for a number of Chinese there, for the choice, click to send the Chinese.
jresetup
- JAVA客户端安装,只需要将此文件拷贝到客户端机器上,并设置path路径,即可运行java程序-JAVA client installation, need only copy of this document to the client machine, and a path trails can run java programs
linux-2.0.12.tar
- linux版本比较原始的版本是我个人修改过的比较适合简易快速入门的学习()
DNS
- PPT for configuration of DNS on Linux
AM1808UserManual
- TI公司的am1808芯片用户使用手册。-User Manual of CPU am1808.
HW-GMS-Project20140513
- BlueCore4 Datasheet BC417143 ·APF有源滤波控制器程序,因为改代码 ·利用51单片机实现DS1302的驱动,以C ·利用STM8L实现诺基亚5110液晶的驱动 ·盛群单片机指令集:简体中文,PDF格 ·SHT11 程序,I2C总线方式。写I2C时 ·7寸彩屏 STM32的固件库3.5 FSMC驱动 ·一种伺服电机的PID控制算法,可以完 ·基于Atmega16单片机的机器人行走、 ·51单片机驱动2.6英寸触摸液晶屏幕, ·s
TestATL
- 我自己写的 资源管理器, 非常好用, 跟windows类似、-I wrote it myself Explorer, very easy to use, with windows similar to the
threadPool
- 线程池使用例程,内含线程池的定义和使用例程。另外含有一个个人编写的使用线程池的多线程COPY程序,采用命令行形式,命令格式类似于linux下cp命令,支持单文件,多文件,目录移动,重命名,文件覆盖等功能,程序采用模拟堆栈的方式递归目录,能够完整的保持目录结构的进行COPY。-Thread pool using the routines, containing the definition of the thread pool and use of routine. Also contains a