-
information system for understanding the mechanism of C source code
用以理解系统消息机制的C++源代码-information system for understanding the mechanism of C source code
- 2022-02-21 04:20:17下载
- 积分:1
-
mutil cpu code 多核编程资料
mutil cpu code 多核编程资料-mutil cpu code multi-core programming information
- 2022-02-02 22:09:24下载
- 积分:1
-
一个简单的学习线程创建程序
一个简单的学习线程创建程序-a simple learning procedure to create threads
- 2022-04-01 03:05:57下载
- 积分:1
-
这是优龙yl
这是优龙yl-p2410的一个bios程序,源光盘附带,但我经过了一些修改,解决了一些Bug,如:第二次开机无法找到usb驱动。-This is excellent yl-p2410 Liuzhou a bios procedures, the source CD-ROM attached to, but I have been some changes to address a number of Bug, such as: the second boot can not find the usb driver.
- 2023-05-02 01:10:03下载
- 积分:1
-
打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,...
打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,从新开始游戏时候分数统计。-Typing game is an online circulation changes very common procedure, modify the interface to add the user login, the user score statistics, start the game time, the end of the game time, the number of dropped letters and other information. Known vulnerabilities are: the number of characters a user name and start again when the game score statistics.
- 2022-02-20 14:09:58下载
- 积分:1
-
windows系统内存动态存储分配,两种分配算法
windows系统内存动态存储分配,两种分配算法-windows system memory dynamic storage allocation, the two allocation algorithm
- 2022-01-26 05:52:17下载
- 积分:1
-
免费实时操作系统源代码
源代码的 FreeRTOS 中杰出人物系列皮质 M3 控制器。
如何在免费的实时操作系统,这是一个开放的平台中创建任务。如何多个任务运行在不同的优先事项。
皮质 M3 控制器的多任务执行。
- 2022-02-04 17:29:30下载
- 积分:1
-
T-Kernel Shell Sample
T-Kernel Shell Sample-T-Kernel Shell Sample
- 2022-04-30 13:36:50下载
- 积分:1
-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
I have just started learning a WINCE driver, wrote a program, and the U.S. share
一个我刚开始学习WINCE驱动程序时,写的一个程序,和大家分享一下-I have just started learning a WINCE driver, wrote a program, and the U.S. share
- 2022-02-05 22:16:18下载
- 积分:1