-
MS-DOS6.0完整源代码
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 )
- 2020-10-26 00:10:00下载
- 积分:1
-
五子棋
所谓操作系统的移植,是指使一个实时操作系统能够在某个特定的微处理器平台上运行。
mCOS-II的主要代码都是由标准的C语言写成的,移植方便。但仍需要用汇编语言写一些与处理器相关的代码,这是因为µC/OS-Ⅱ在读写处理器寄存器时只能通过汇编语言来实现。
移植的主要工作是修改部分与处理器硬件相关的代码。
处理器需要满足的条件
处理器的C编译器能产生可重入代码。
在程序中可以打开或者关闭中断。
处理器支持中断,并且能产生定时中断(通常在10-100Hz之间)。
处理器支持能够容纳一定量数据的硬件堆栈(可能达几KB)
处理器有将堆栈指针和其他CPU寄存器存储和读出到堆栈(或者内存)的指令
了解处理器的特点
- 2022-07-02 00:54:15下载
- 积分:1
-
More than Microsoft' s Notepad oh okay. . . Very nice piece of software
比微软的记事本还好哦。。。很不错的一款软件-More than Microsoft" s Notepad oh okay. . . Very nice piece of software
- 2023-01-05 04:25:03下载
- 积分:1
-
omparison
不完全三值逻辑在语言表达上的相互比较Incomplete three-valued logic in the language of mutual comparison(Incomplete three-valued logic in the language of mutual comparison)
- 2011-09-08 09:57:43下载
- 积分:1
-
chapter-2
数据结构表的基本操作,包括线性表和链表,已经一些例子(linklist )
- 2014-06-05 22:42:43下载
- 积分:1
-
seek
说明: 乘积的最后三位的值只与乘数和被乘数的后三位有关,与乘数和被乘数的高位无关,利用此来求尾数(The last three values of the product only with the multiplier and the multiplicand on the back three, with a high multiplier and the multiplicand has nothing to do, take advantage of this to seek mantissa)
- 2010-03-24 21:16:03下载
- 积分:1
-
registry-monitor
注册表监控程序,简单实用,可以监控注册表的改动变化。(registry monitor)
- 2021-04-25 21:58:46下载
- 积分:1
-
usb枚举-游戏控制器 + USB枚举-键盘 : usb复合设备 (SOURCE CODE)
usb枚举-游戏控制器 USB枚举成功-键盘 usb复合设备
- 2023-02-25 01:35:20下载
- 积分:1
-
无线模块
说明: 基于stm8l151开发的lora模块,批量出货的产品。非常稳定。(Based on the Lora module developed by stm8l151, the products are shipped in batches. Very stable.)
- 2020-08-28 17:52:27下载
- 积分:1
-
teachmod.tar
first fit algorithm implementation in c
- 2011-04-05 04:18:21下载
- 积分:1