资源列表
pyViDES
- 碳纳米管仿真软件 碳纳米管仿真软件 -Simulation software simulation software nanotube carbon nanotube carbon nanotube carbon nanotube simulation software simulation software
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
123
- 通过运用swtich语句的控制单片机P0口8位LED的点亮状态-Through the use of single-chip control swtich statement P0 port 8 LED is lit
linux0.11
- linux0.11源码,PC上开发需要的开发软件Bochs-2.6.2,以及开发需要的两个映像文件bootimage-0.1和rootimage-0.11,可以直接使用-Linux0.11 source code ,software needed on PC development Bochs-2.6.2, image files bootimage-0.1 and rootimage-0.11can be used directly on Bochs-2.6.2.
read_writer_uart.tar
- 很好的linux下uart串口编程简单源代码实例,简单易懂,适合初学者。-UART simple serial programming source code examples, good Linux simple, suitable for beginners.
Linux-Tailoring-guidelines.
- 嵌入式linux系统的裁剪方法教程,简单易懂,适合初学者。-Cutting method of embedded Linux system tutorial, simple, suitable for beginners.
OV9640
- LINUX/UNIX下的OV9640摄像头驱动-camera drivers
Linux-application-development
- 很好的嵌入式linux编程学习资料及源代码实例,简单易懂,适合初学者。-Very good embedded Linux Programming learning materials and source code examples, simple, suitable for beginners.
Linux-kernel-and-driver-development
- Linux Kernel and Driver Development Training
Device-Tree-for-Dummies
- Device Tree for Dummies
1602
- 1602液晶屏显示时钟 年份 月份 日 时 分 秒-1602 Year of the LCD screen displays the month, day, hour clock
cfposix1
- 通过创建子进程,使得父子进程之间可以通信,使用了信号量,和共享内存变量。- A little program ,fork four subprocess that Communication with the parent process,used posix shared a database by shared memory method