资源列表
数码相框
- 程序可在s3c2440单板上跑,通过触摸屏幕显示不同的jpg格式图片,(The program can run on the S3C2440 board and display different JPG format pictures by touching the screen)
HiRedis断线重连.tar
- hiredis断线重连功能,测试运行通过!!!!!!(hiredis Broken line reconnection function)
student_system
- 用bash编写程序,实现一个简单的作业管理系统。用文件形式实现数据的存储。(Using bash programming, to achieve a simple job management system. The storage of data in file form)
Linux内核设计与实现_清晰第3版
- 《Linux内核设计与实现》个人感觉很好的一本书,值得一看~("Linux kernel design and implementation" personally feel very good book, worth a visit ~!)
天马4线SPI-LCD彩屏
- 驱动天马液晶屏幕用程序,可以实现天马彩色TFT屏幕的显示功能(Using for TianMa TFT.)
linux入门教程
- 不错的linux的入门教程,适合初学者学习(the introduction of linux)
posixtst_1_0_0_tar
- checksum CRC POSIX connection
libxl-lin-3.8.0.tar
- LIBRARY XL FOR LINUX
RedHatEnterpriseLinux7Network
- Linux 系统管理管理 Linux 开发 平台管理,网络 管理,系统管理员(Linux manager's guide book redhat 7)
Linux命令行与shell脚本编程大全.第3版
- linux命令行和Shell脚本大全 Linux 开发 管理(Linux command line and shell)
day09.tar
- unix c语言高级环境编程,一些小例子仅供参考,主要是使用C程序访问环境变量,系统提供了一个全局变量(include <stdio.h> int main(void){ extern char **environ; int i=0; while(*(environ+i)!=NULL){ printf("%s\n",*(environ+i)); i++; } return 0; })
RedHatEnterpriseLinux7Power
- 红帽7 官方指导pdf文档英文版,电源管理,进程控制(redhat 7 power management guide pdf)