-
app
18B20超声波驱动的测试文件,可以精确的显示到小数点后1位的温度(18 b20 ultrasonic drive test files, can be accurate to 1 decimal places of the temperature)
- 2014-04-18 21:55:46下载
- 积分:1
-
Example
epos 24/5控制器编程例子,非常方便学习和使用(A epos 24/5 programming examples with VB, which is very convenient to learn and use.
)
- 2013-01-26 17:31:50下载
- 积分:1
-
DW9800w-SPEC
Dongwood DW9800 驱动程序(DW9800 dirver)
- 2021-03-09 12:39:27下载
- 积分:1
-
huawei_HandsetWinDriver
手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
- 2013-10-12 19:43:21下载
- 积分:1
-
cvidlldemo
CVI驱动开发,主要为驱动开发,请大家仔细阅读。(CVI excel word)
- 2017-03-12 15:19:57下载
- 积分:1
-
avscamera
AVStream Camera Sample Driver(AVStream Camera Sample Driver )
- 2016-12-27 00:17:19下载
- 积分:1
-
lsp
简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
- 2012-05-04 14:46:21下载
- 积分:1
-
ocm12864
12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序(12864 driver, very useful, which include the 12864 conversion process and initialization procedures)
- 2012-04-29 19:49:54下载
- 积分:1
-
lcd
ST7789S显示屏驱动程序。测试可用。(ST7789S LCD driver program. It Tested run OK)
- 2021-04-09 15:48:59下载
- 积分: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