-
在AT91RM9200下开发的UCOS系统,已通过调试
在AT91RM9200下开发的UCOS系统,已通过调试-Developed in the AT91RM9200 uCOS system, has passed through debugging
- 2022-09-10 12:45:03下载
- 积分:1
-
a gcc program for system calls
a gcc program for system calls
- 2022-03-23 01:59:05下载
- 积分:1
-
友善之臂SBC
友善之臂SBC-2410X开发板所使用的测试程序包,含源代码,很有参考价值!-A friendly arm of SBC-2410X development board used in the test package, including source code, a good reference!
- 2022-06-03 11:18:30下载
- 积分:1
-
GCC的核心代码的分析,很好学下GCC编译器源码的资料
GCC的核心代码的分析,很好学下GCC编译器源码的资料-GCC core code analysis, a good school under the GCC compiler source of information
- 2022-03-03 04:10:28下载
- 积分:1
-
davinci linux drivers
davinci linux drivers
- 2022-02-21 03:12:09下载
- 积分:1
-
generated rectangular Steiner tree package
生成直角Steiner树的程序包-generated rectangular Steiner tree package
- 2022-09-10 18:10:03下载
- 积分:1
-
手机号码抽奖程序源代码
手机号码抽奖程序源代码-phone numbers to draw source code
- 2023-03-25 05:45:03下载
- 积分:1
-
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。-in sco unix systems edited selection box, list management procedures, the procedures used to develop the curses library, you need the sco unix system development package installed.
- 2022-03-11 05:51:49下载
- 积分:1
-
this procedure is our own development of the modem card of the driver, isa bus,...
这个程序是我们公司自己开发的modem卡的驱动程序,isa总线的,每块卡可以同时支持4个外线拨入,一台工控机支持8快卡,32路同时收发。.rar-this procedure is our own development of the modem card of the driver, isa bus, every piece of card can support four lanes go to a support Taiwan IPC 8 Express cards, while 32 road transceiver. . Rar
- 2022-05-31 06:50:49下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1