-
rtl8192CU_linux_v2.0.939.20100726.tar
Drivers for Realtek external wifi card
- 2015-02-22 22:21:06下载
- 积分:1
-
MFCSimReaderTest
配合我发的F320单片机及其驱动程序的上位机测试程序。完成发送APDU指令(I made the F320 with its single-chip PC driver testing procedures. Finished sending APDU command)
- 2014-05-14 18:14:48下载
- 积分:1
-
w9966
Winbond w9966cf Webcam parport driver.
- 2013-04-02 10:43:43下载
- 积分:1
-
Luminary
Luminary《Stellaris驱动库》编程入门(Luminary " Stellaris Driver Library" Introduction to Programming)
- 2010-11-20 21:52:46下载
- 积分:1
-
debug_with_linux
驱动程序debug的方法,printk,segment,system_call等调试驱动程序(Driver debug method, printk, segment, system_call other debugging drivers)
- 2013-08-05 18:33:47下载
- 积分:1
-
Robotoos2d-kharazmi88-Fix.tar
trilearn (Robotoos2d kharazmi88-Fix)
Source Code Team Robotoos2d kharazmi88 iran
First Competition Kharzmy
- 2011-12-06 07:17:39下载
- 积分:1
-
wis-sony-tuner
WIS Sony TV Tuner I2C driver.
- 2013-04-02 10:17:16下载
- 积分:1
-
vga
i.MX28的gpu模块中的vga部分源代码(the source code of gpu module of i.MX28)
- 2013-08-02 17:34:43下载
- 积分:1
-
2Danalyticalforpowerflow_1m
说明: 根据gloge能流公式编写的一个代码,可以绘出不同长度下光纤出射端的光场分布情况(Gloge energy flow in accordance with the formula prepared by a code, you can draw different lengths of fiber exit end of the distribution of light field)
- 2008-10-09 13:28:30下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1