资源列表
VT82xxAC97Audio.tar
- VIA AC97 Audio driver
VT1712AC97Audio.tar
- VIA ICE1722 AC97 driver
VIAVT610xEthernet.tar
- VIA ethernet controller driver
alx_src_ar8171_driver
- 一个Ar8171的网卡驱动,linux下的,很多人都找不到,所以共享下看谁能用上不,按网卡的编译安装即可-A Ar8171 network card driver, Linux, are looking for a lot of people to share, so to see who can not, can be installed according to the NIC compiler!!
Memory_Manager
- KVM虚拟机内存管理资料,非常难得,欢迎下载-KVM memory manager
1
- 嵌入式触摸驱动源代码,用于嵌入式初学者,已经成功运行过-Embedded module driver source code, used for embedded beginners
IgHEthercatLinuxMaster
- EtherCAT linux master-EtherCAT Linux Master IgH 1.5.2
jinchegndechuangjian
- 编写一段源程序,使系统调用fork()创建两个子进程,当此程序运行时,在系统中有 一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。-Write a program, make the system call fork () to create two sub process, when running, the system is A process and the
jinchegndeguandaotongxin
- 编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sen
zhuxiancheng
- 主程序创建两个线程 myThread1 和myThread2, 每个线程打印一句话。-The main program creates two threads myThread1 and myThread2, each thread to print a word.
6.sdram
- sdrm s5pv210 程序代码,将数据存入sdrm-sdrm s5pv210 program code
BeginningLinuxProgramming
- LINUX程序设计源码,包含LINUX初学时的各方面代码,很经典。-LINUX programming source code, including all aspects of the code when LINUX beginner, very classic.