-
Assembly language to prepare the design of the electronic clock source on the cu...
汇编语言编写的电子钟设计 源码
对课程设计 很重要-Assembly language to prepare the design of the electronic clock source on the curriculum design is important
- 2022-10-30 21:45:03下载
- 积分:1
-
Using assembly language to achieve a digital frequency meter. Experiment has alr...
用汇编语言实现了数字频率计。实验已经通过,效果很好-Using assembly language to achieve a digital frequency meter. Experiment has already been adopted, the effect of good
- 2022-01-24 13:17:32下载
- 积分:1
-
Good multi
很好的多功能数字钟的HDL代码不可多得的哦-Good multi-function digital clock of the HDL code rare Oh
- 2022-03-17 05:36:11下载
- 积分:1
-
=== ====
关于本光盘
==========
Tinix: 书中所附代码
其中很多目录中除了包含源代码(*.asm, *.i...
=== ====
关于本光盘
==========
Tinix: 书中所附代码
其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件:
boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。
loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。
kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。
bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。
godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:Program FilesBochs-2.1.1 中。
TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。
*.com 可以在 DOS (必须为纯 DOS) 下运行的文件。
Tools: 一些小工具 (在 VC6 下编译通过)
DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。
ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。
FloppyWriter 用以写引导扇区,支持软盘和软盘映像。
KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。-err
- 2022-09-08 18:00:02下载
- 积分:1
-
Written in assembly code using random number generation algorithm: program mainl...
用汇编代码写的随机数生成算法:
程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。-Written in assembly code using random number generation algorithm: program mainly by the eight parts. The main program main from the keyboard input 10 the number of decimal subroutine redigital generate random numbers, and output the results of the assessment of the subroutine random random assessment of a random number of random subroutine evaluAnum with the Monte Carlo Method to Evaluate the random of calpi will be hundreds of subroutines hexadecimal output printtohex will be hundreds of subroutines with the decimal print out printaxd the subroutine output carriage return line feed printrn.
- 2022-08-13 21:17:06下载
- 积分:1
-
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k...
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k-a small game written in asm , which calls interrupt 13h to run under graphic mode , the code is less than 10k
- 2022-07-19 02:23:39下载
- 积分:1
-
51 compilation prepared by CRC
用51汇编编写的CRC-4校验程序,生成多项式g(x) = x4 + x + 1, 非常适合数据量不大的场合.-51 compilation prepared by CRC-4 checksum procedure to generate the polynomial g (x) = x4+ X+ 1, the amount of data is not very suitable for the occasion.
- 2022-06-30 13:41:17下载
- 积分:1
-
该法可以让您了解用C是怎样编写通迅录的,你会发现很神奇的....
该法可以让您了解用C是怎样编写通迅录的,你会发现很神奇的.-the law allows you to understand how to use C is prepared correspondent recorded, you will find wonderful.
- 2022-10-06 10:30:03下载
- 积分:1
-
判断闰年,怎么说,有兴趣可以看看吧,算法应该大家都会~...
判断闰年,怎么说,有兴趣可以看看吧,算法应该大家都会~-judgment leap year, how that interest can look at it, the algorithm should we all ~
- 2022-04-13 07:47:28下载
- 积分:1
-
改程序通过使用8254和8255以及其他一些辅助芯片实现了一个简单但功能比较完善的电子钟...
改程序通过使用8254和8255以及其他一些辅助芯片实现了一个简单但功能比较完善的电子钟-Reform process through the use of 8254 and 8255, as well as other ancillary chip features a simple but fairly complete electronic bell
- 2022-08-11 05:41:30下载
- 积分:1