资源列表
uebung1
- operation system exises
cmp
- 适合初学者的触摸屏实验代码,不是什么很重要的东西-Touch screen test code
AODV
- Vanet Sumo Move NS2 , AODV routing rpotocol on VANET
WK
- 一个简单的适合初学者的网卡驱动实验代码,不怎么专业-Nic driver experimental code
mmc.tar
- 程序是有关mmc 的,单进程的相关驱动。 -The program is about MMC, driving the single process.
analog_vi_demo.tar
- 基于嵌入式linux的模拟摄像头视频采集同步显示代码-Simulation based on embedded Linux camera video acquisition synchronous display code
GSM_51_en
- 51单片机 实验箱 里面的程序源码,都测试过了,通用51单片机程序-51 single experimental box inside the program source code, are tested, 51 single common procedure
linux
- 进程控制:在linux下实现“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间-Process Control: Implementation in linux " mytime" command from the command line arguments to accept the program to run, create a separate process to run the program, and the
yum
- 简单配置yum,轻松安装软件yum本地源配置(赵力仅).rar-Yum yum simple configuration, easy installation software local source configuration (Zhao Li only). Rar
file.tar
- Seamlessly enables memory speedup by modifying some private Intel MSR registers. It s important because it does stuff.
rt2860v2_ap
- MT7620N_RT2860N 驱动源码-MT7620N_RT2860N driver source code
matrix
- 在Linux下分别用Ptread线程和一般的方法编矩阵乘法,比较两者的差异。-we use Pthread and the general method to implement the matrix multiplication,and compare the difference between the two methods.