-
一个小语言的词法分析程序原理及其实现2
一个小语言的词法分析程序原理及其实现2-a small language lexical analysis procedures and principles to achieve 2
- 2022-02-02 19:11:34下载
- 积分:1
-
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk...
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source code.
Have fun with this old code.-This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source c
- 2022-04-02 00:01:45下载
- 积分:1
-
温度测量系统源码
通过A/D0809数模转换
LED显示温度...
温度测量系统源码
通过A/D0809数模转换
LED显示温度
- 2022-04-12 01:47:34下载
- 积分:1
-
我们接口技术做的实验DA,有需要的就下载吧
我们接口技术做的实验DA,有需要的就下载吧-we do Interface Technology Experiment DA, on the need to download it
- 2022-06-15 11:47:44下载
- 积分:1
-
汇编语言求解八皇后问题
汇编语言递归求解八皇后问题,使用栈空间,递归求解。递归调用子函数---PlaceQueue
- 2022-08-18 11:33:47下载
- 积分:1
-
一个汇编语言集成开发写平台,对初学汇编有一定的帮助,是一个压缩包,直接解压即可(不需解压密码)...
一个汇编语言集成开发写平台,对初学汇编有一定的帮助,是一个压缩包,直接解压即可(不需解压密码)-a compilation of written language integrated development platform for beginners compilation is certainly helpful, is a compressed, can be extracted directly (without extracting passwords)
- 2022-08-26 08:26:57下载
- 积分:1
-
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。...
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximum and the minimum.
- 2022-10-29 07:40:03下载
- 积分:1
-
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,...
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-03-30 10:49:15下载
- 积分:1
-
好的资料
好的资料-Good information
- 2022-05-22 03:50:44下载
- 积分:1
-
伟福LAB2000单片机仿真系统直流电机控制:利用实验仪上的D/A变换电路,输出...
伟福LAB2000单片机仿真系统直流电机控制:利用实验仪上的D/A变换电路,输出-8V至+8V电压,控制直流电机。改变输出电.压值,改变电机转速,用8255 的PB.0 读回脉冲计数,计算电机转速。在电压允许范围内,直流电机的转速随着电压的升高而加快,若加上的电压为负电压,则电机会反向旋转。本实验仪的D/A变换可输出-8V到+8V的电压,将电压经驱动后加在直流电机上,使其运转。通过单片机输出数据到D/A变换电路,控制电压的高低和正负,观察电机的旋转情况。
在电机转盘上安装一个小磁芯,用霍尔元件感应电机转速,用单片机控制8255读回感应脉冲,从而测算出电机的转速。
-err
- 2022-12-26 21:15:03下载
- 积分:1