-
using pic16c57 to realize the PIC writer for pic16c57
using pic16c57 to realize the PIC writer for pic16c57-using pic16c57 to realize the PIC writer az r pic16c57
- 2022-08-21 02:57:11下载
- 积分:1
-
system identification Experimental Study
系统辨识的实验研究-system identification Experimental Study
- 2022-07-13 08:35:03下载
- 积分:1
-
8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。...
8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
- 2022-12-13 07:20:03下载
- 积分:1
-
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。...
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
- 2023-06-22 09:25:02下载
- 积分:1
-
一个具有电子时钟程序的闹钟。使用汇编语言…
带一闹钟的电子时钟程序。用汇编语言实现的带一个闹钟功能的程序。是针对at89s51单片机设计的。数码管显示是用的6位。-One alarm clock with an electronic clock procedures. Using assembly language to achieve with an alarm clock function procedures. AT89S51 for single-chip design. Digital tube display is used 6.
- 2022-08-13 23:50:45下载
- 积分:1
-
使用汇编语言对TMS320C2812进行编程的一个简单的工程模板。
使用汇编语言对TMS320C2812进行编程的一个简单的工程模板。-The use of assembly language programming on the TMS320C2812 a simple project template.
- 2022-03-22 21:24:58下载
- 积分:1
-
Ajax的PHP wiki的源代码
ajax php wiki source code
- 2022-02-06 04:41:00下载
- 积分:1
-
TLC549的A/D转换程序,读取模拟输入量的值,并将其显示在LED显示器上,附有详细的电路说明和解释,包括c和汇编...
TLC549的A/D转换程序,读取模拟输入量的值,并将其显示在LED显示器上,附有详细的电路说明和解释,包括c和汇编-TLC549 the A/D conversion process, read the value of analog input and displays in the LED display, accompanied by a detailed description and explanation of the circuit, including the c and the compilation of
- 2022-03-11 00:38:39下载
- 积分: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
-
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出...
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出平均分,并且保留一位小数并且输出。-Needs of each student described as follows: Student ID, name, performance. Results 1 to retain a decimal point. Try to prepare a student entry process is completed and output. The final results of all students to sort from high to low, and the output of sorting results, and the average score obtained, and retained a decimal, and the output.
- 2022-08-14 15:48:20下载
- 积分:1