资源列表
Asm2
- 是微机原理与接口技术课程配套试验的程序,在试验是直接调用程序非常有帮助-Microcomputer Principle and Interface Technology is a course supporting the test procedure, the test is very helpful to direct the caller
romdata
- HPA磁盘隐藏分区的安装生成源码,在MASM编译上可以通过,主要调用BIOS中断,端口等实现操作。
RECIVEDATA
- 基于8250串口通信接口技术 中断方式接收数据-8250 based serial communication interface technology interrupt receiving data
ASM_Sort
- 用汇编语言实现的:首先通过键盘输入一已知长度的字节数组,然后对该数组进行递增排序,并显示排序结果。最后再输入一数值,在该数组中进行查找。要求使用子程序结构。-Using assembly language to achieve: First of all, through the keyboard input of a known length of the byte array, and then increase the array to sort and display the resul
bootkit
- 该BOOTKIT是基于NTLDR的文件型BOOTKIT。NTLDR是最接近内核的,而且对它做HOOK,可以避免编写针对各种类型外设的代码,提高通用性。-The BOOTKIT is based on the NTLDR file type BOOTKIT. NTLDR is the closest to the kernel, but it did HOOK, to avoid the preparation of the code for the various types of periph
Plastic-data-processing
- 整形常量的三种表示方法,整型变量的定义,使用与溢出。-Plastic constants of the three representations, the definition of integer variables, use and overflow
RC4-C
- RC4加密算法的C语言实现,还包括它的带哦用示例,希望能够对大家有所帮助-The RC4 encryption algorithm C language implementation
tele1
- phone line control phone line control
_CPP-manage-system-source-code
- 简单的物品进出库管理系统源代码,可以直接用来作为教学基本文件-Simple goods in and out of the library management system source code
Passive-two-dimensional-steady-state
- 对二维稳态无源场进行数值计算可以得到其温度分布-Calculation of two-dimensional steady-state value of passive field temperature distribution can be obtained
24CXXXRW
- 24CXXX存储数码管程序(汇编)51单片机 例程
add
- .写一个完整的程序放在代码段CODE_SEG,要求把数据段DATA_SEG中的DATA1和附加段EXTRA_SEG中DATA2相加,并把结果存放在DATA_SEG段中的SUM中。其中DATA1 、DATA2和SUM均为双精度数,DATA1赋值为7725,DATA2赋值为-2341。-. To write a complete program on the code segment CODE_SEG, requested that the data segment DATA_SEG in DATA
