资源列表
eleven
- BMP 文件是一种常用的图像文件格式,本文的例子程序产生一个简单的 640x480 24 bit 颜色的 BMP 文件。BMP 文件的格式分两部分,第一部分为文件头,具体定义见源程序,第二部分为数据区,紧接着文件头存放。 -BMP file is a common image file formats, sample programs in this article produces a simple 640x480 24 bit color BMP file. BMP file forma
three
- 全盘搜索程序 本程序要用到的 DOS 中断很少,仅为 4EH 和 4FH,功能是查找第一个匹配文件名和继续查找,编程难点是要用到类似于堆栈的数据结构,把找到的子目录名暂时存起来,等当前目录找完后在取出来,然后继续查找下一个目录,我用的方法是开一个缓冲区,定义一个指针,用来指向缓冲区结束的地方。用的是先进先出方式,为了节省空间,每个目录项长度不等长,由每项的前 2 个字节来指向前面一条目录项。 -Comprehensive search program to use this progra
three
- 一个时钟程序 这个时钟程序执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 -This clock is a clock program after performing memory-resident program, i
two-(2)
- 用汇编计算圆周率 用汇编语言编制计算程序并不是强项,特别是在涉及到浮点计算时,但汇编的一个好处就是速度快,所以在整数计算时可以试一下。-Assembly language program is not prepared to calculate the strengths, especially when it comes to floating point calculations, but a benefit compilation is faster, so when integer
one
- 编一时钟程序,在屏幕上显示时分秒,要求在dos下输入“filename hh mm ss”-Compile a clock that displays the time in minutes and seconds on the screen, asked to enter in the dos " filename hh mm ss"
huibian
- 汇编语言简易程序,几个简单、常见的汇编程序-Easy assembly language program, a few simple, common assembler
boot
- 一个boot引导程序,运用汇编语言实现的程序-A Boot boot program, the use of assembly language program
12-lader
- 基于西门子S7-200的12层电梯程序 对西门子PLC 的初学者有很大的帮助-based on simatic s7200 12-lader
pdu1
- 基于microchip的MCU的倒车雷达的设计。 模拟传感器; UART通信;-The program is basic microchip.
wd
- CSU8RF3423系列产品单片机的看门狗的程序-The CSU8RF3423 series products of single-chip watchdog program
TIMER
- The CSU8RF3423 series products of single-chip timer program
chengxu
- 简易电容、电感、电阻、测试仪的程序,已经验证,没有问题。-Easy capacitors, inductors, resistors, tester program, has been verified, no problem.
