-
用汇编语言编写的一个小程序,能够实现显示姓名的功能。
用汇编语言编写的一个小程序,能够实现显示姓名的功能。-Meet the need of show sb s name.
- 2022-03-17 16:34:06下载
- 积分:1
-
assembly language compiler as a simple, the implementation of the arithmetic cal...
用汇编语言编译的一个内容简单,可以执行加减乘除的计算器-assembly language compiler as a simple, the implementation of the arithmetic calculators
- 2022-01-25 14:17:42下载
- 积分: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
-
This is a performance management system for students, some function is not perfe...
这是一个学生成绩管理系统,有部分功能还不完善,以后会慢慢更新的:)-This is a performance management system for students, some function is not perfect, the future will gradually updated :)
- 2022-08-15 03:03:44下载
- 积分:1
-
BASM_for_Beginners.是DELPHI开发工具嵌入汇编语言,介绍了两种语言的接口,其使用语法...
BASM_for_Beginners.是DELPHI开发工具嵌入汇编语言,介绍了两种语言的接口,其使用语法-BASM_for_Beginners. Yes DELPHI embedded assembly language development tools, the introduction of the interface in two languages, the use of grammar
- 2022-11-17 22:35:03下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1
-
进入mf2k汇编语言的开发环境,将转换为BCD码的。
进入MF2K汇编语言开发环境,将二进制转换为BCD码的汇编程序设计方法与程序-Enter MF2K assembly language development environment, will be converted to BCD binary code compiled program design methods and procedures
- 2022-09-12 15:50:03下载
- 积分:1
-
编程高手 讨论
编程高手 讨论 -programming experts to discuss programming experts discussed
- 2022-08-11 19:12:04下载
- 积分:1
-
EDIT Assembler can for VC6 VC8 VC2005
EDIT Assembler can for VC6 VC8 VC2005
- 2022-04-07 16:53:19下载
- 积分:1
-
在该系统下,将所有的系统中的所有的设备都一一列举出来…
在dos下编程,列举出系统中的全部PCI设备,显示出厂商和设备号-Under the dos program to enumerate all the PCI devices in the system, indicating that manufacturers and device number
- 2022-03-20 05:24:46下载
- 积分:1