-
汇编,bios功能调用,直接控制光驱开关
汇编,bios功能调用,直接控制光驱开关-compilation, bios function, direct control drive Switches
- 2022-08-05 16:49:10下载
- 积分:1
-
一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是16进制数。
执行时,需在文件名后直接跟上计算表达式...
一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是16进制数。
执行时,需在文件名后直接跟上计算表达式-a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep up with the formulas
- 2022-04-16 23:50:37下载
- 积分:1
-
4*4键盘扫描按键,依据按键值,一个LED显示相应键值
4*4键盘扫描按键,依据按键值,一个LED显示相应键值-4* 4 keyboard scan button, based on key values, an LED display the corresponding key
- 2022-02-26 15:03:03下载
- 积分:1
-
用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程...
用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程序的例子-with masm write TOOBar generator, somewhat similar to the VB like, End enacted automatically generates the appropriate code win32 platform for the compilation of programmers is a good tool, is a compilation was made using OOP procedures example
- 2022-06-26 15:52:40下载
- 积分:1
-
DSP控制PWM的算法,里面有原代码,可以给从事DSP方面的工程技术人员参考!
DSP控制PWM的算法,里面有原代码,可以给从事DSP方面的工程技术人员参考!-DSP controlled PWM algorithm, which has the original code, can engage in DSP aspects of engineering and technical personnel reference!
- 2022-01-22 04:02:31下载
- 积分:1
-
基带传输常用码的编码解码MATLAB方法
基带传输常用码的编码解码MATLAB方法
-baseband transmission
- 2022-05-06 11:49:04下载
- 积分:1
-
4相6线步进电机程序,用于测试步进电机,驱动采用反向驱动
4相6线步进电机程序,用于测试步进电机,驱动采用反向驱动-4-phase stepper motor 6-line procedures for testing stepper motor, drive the use of reverse drive
- 2022-11-01 12:20:03下载
- 积分:1
-
反汇编工具borg2.27源码,文件齐全
反汇编工具borg2.27源码,文件齐全-anti-compilation tools borg2.27 source, the complete document
- 2022-12-09 05:40:02下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1
-
StuMan学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能...
StuMan学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。
程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条(可扩充)以内的学生记录。在DOS汉字系统的支持下可正确处理中文信息。-StuMan student achievement management system is a MASM macro assembler language using the development of pilot projects. It achieved its students, the names of three courses achievements entry, modify, delete, and a total score of computing, such as merit-based ranking function, and data can be saved as disk files, easy to open the editor again. Procedures based on DOS or Windows command-line mode, full screen display, using a simple keyboard commands to operate. Can handle 100 (which can be expanded) of students within the record. Chinese characters in DOS system can correctly deal with the support of Chinese information.
- 2022-08-06 14:18:39下载
- 积分:1