-
里面包含汇编要用到了 dos里面的两个小程序
里面包含汇编要用到了 dos里面的两个小程序
- 2022-04-17 06:16:40下载
- 积分:1
-
dgdf g豆腐干 反对广泛生生世世 事实
dgdf g豆腐干 反对广泛生生世世 事实-wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
- 2022-07-11 06:43:41下载
- 积分:1
-
早起的鸟儿 — — 这场比赛是设计遵循热的游戏飞扬的小鸟
这场比赛是"早起的鸟儿游戏"。代码是通过使用 cocos2d 分类目录-x 工程师并使用 c + + 编程语言写的。源代码包含类的游戏。如可以生成多平台: windows,android、 ios,Mac......
这是游戏开发人员用来了解游戏的代码和方式,使手机游戏的结构很好的例子
- 2022-02-11 22:13:34下载
- 积分:1
-
语音 超声波测距LCD12864显示
超声波测距仪,用51来控制,本设计主要是以74LS04和CX20106A为测距模块,DS18B20用于温度补偿,12864液晶显示,HC-SR04为超声波显示板,语音模块由音频功率放大器LM386、语音芯片WT588D、低压差电压调节LM1117组成。
- 2022-04-30 15:02:30下载
- 积分:1
-
微软女士
Microsoft MS-DOS6.0 完整源代码,包括所有外部命令,安装程序,DOSSHELL等。每个源文件均包括开发历史、更新说明、注释。这样一套源码对你的意义,实在无法以笔墨形容-Microsoft the MS-DOS6.0 complete source code, including all
external commands, the installation procedure, DOSSHELL and so on.
Each source document includes the development history, the renewal
explanation, the annotation. This kind of set of sources code to your
significance, really is unable to the words to describe
- 2022-05-17 19:09:01下载
- 积分:1
-
asp.net+ access menu without refresh using a simple three
asp.net + access 无刷新三级联动菜单使用简单 方便 容易学习-asp.net+ access menu without refresh using a simple three-linkage will find it easier to learn
- 2022-01-31 18:20:56下载
- 积分:1
-
一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度
、系统调用等。...
一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度
、系统调用等。-One simple embedded OS
- 2022-02-15 01:39:17下载
- 积分:1
-
Linux_Kernel核心中文手册(内核图解)
详细描述了linux内核的内部原理,并配有大量的图形方便理解。-A detailed description of the internal linux kernel principle, there are a lot of graphics to help understanding.
- 2022-04-16 22:38:18下载
- 积分:1
-
操作系统加载的源代码
操作系统加载的源代码-loading the operating system source code
- 2022-04-23 03:36:27下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1