-
8951系列延时子程序——汇编语言
我自己用的汇编语言子程序,分享给大家。有不愿意自己琢磨的朋友可以拿来就用。
我会陆续上传我的应用。
希望能对朋友们有所帮助。
- 2022-07-03 23:01:06下载
- 积分:1
-
输入一个数 然后可以得到比这个数小的所有素数 InTEL汇编程序设计书后的一道题目 天津大学实验...
输入一个数 然后可以得到比这个数小的所有素数 InTEL汇编程序设计书后的一道题目 天津大学实验 -Enter a number and then can get smaller than this number of all prime numbers InTEL assembly programming book for a test subject of Tianjin University
- 2023-08-26 13:35:11下载
- 积分:1
-
本程序实现标准浮点数除法。
入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。
出口参数:结果在A...
本程序实现标准浮点数除法。
入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。
出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2: EXP2 in. Export parameters: the results of ARGBH1: ARGBL1: EXP1 in.
- 2022-02-04 10:30:33下载
- 积分:1
-
Compilation of statistics to achieve a string of alphanumeric characters which h...
汇编实现统计一个串中 数字 字母 其他字符个有几个-Compilation of statistics to achieve a string of alphanumeric characters which have a number of other
- 2023-07-23 15:50:03下载
- 积分:1
-
这是用汇编语言开发的一种输入方法,简单灵活,词库多,已经在使用,但词库灵活程度还有待开发。...
这是用汇编语言开发的一种输入方法,简单灵活,词库多,已经在使用,但词库灵活程度还有待开发。-This is the development of assembly language with an input method, simple, flexible, thesaurus, and already in use, but also the flexibility of the thesaurus to be developed.
- 2022-01-25 20:38:20下载
- 积分:1
-
80888的bios源码,是好东西,看看吧!
80888的bios源码,是好东西,看看吧!-8088 bios source code,good things.let s look at it.
- 2022-05-18 01:26:31下载
- 积分:1
-
数值转换程序,可以将十进制字符穿转化成二进制字符
数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
- 2022-07-28 05:01:04下载
- 积分:1
-
一个四程序,Python,中国多次迭代
a fouth program, python coded, Chinese segmentor
- 2023-03-05 15:50:03下载
- 积分:1
-
TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分...
TLC2543是TI公司的12位串行模数转换器,使用开关电容逐次逼近技术完成A/D转换过程。由于是串行输入结构,能够节省51系列单片机I/O资源;且价格适中,分辨率较高,因此在仪器仪表中有较为广泛的应用。-TLC2543 is TI s 12-bit serial ADC, the use of switched-capacitor successive approximation technique to complete A/D conversion process. Because it is serial input structure, and can save 51 Series single-chip I/O resources and affordable, higher resolution, so the instrumentation are more widely used.
- 2022-03-20 02:52:01下载
- 积分:1
-
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file he...
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.-LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.
- 2022-10-23 22:55:03下载
- 积分:1