资源列表
ADC
- 转换结果可以以 16 进制形式输出到串行口,可以用串行口调试程序观察输出结果。-16 hex conversion results can be output to the serial form, the debugger can be observed with serial output.
huibian
- 通过几个简单的小程序了解汇编的简单入门,知道基本的汇编命令-Through a few simple compilation of a simple small program to understand introduction to the basic compilation command that
type-game
- 打字游戏 用汇编语言来实现源代码 在dos界面上运行-type game code
S
- simnkink 用S函数实现限幅器的功能-simnkink S function with the function to achieve limiter
addedforpeace
- 求和1+2+3+4+5+6+7+……,用循环算法,简便易行-Sum 1+2+3+4+5+6+7+ ... ...
lei
- 同余法产生随机数 汇编语言 每次打开会产生不同的随机数-Method to produce random numbers with more than assembly language each time you open will have a different random number
1-1
- 已知有20个8位无符号二进制数,编一个程序完成对这些数的求和-Known to have 20 8-bit unsigned binary number, compile a program to complete the sum of these numbers
1-2
- 已知两个6位的BCD码,完成减法运算,设被减数为123456,减数为789123-Known two 6-bit BCD, complete subtraction, set to 123456 minuend, subtrahend to 789 123
1-3
- 设浮点数采用IEEE的32位标准浮点格式,求两个浮点数之和或之差,例如 0.97702828142+0.97570213004=? 0. 97570213004-0.97702828142=?-Based 32-bit floating point using IEEE standard floating-point format, seeking the sum of two floating-point numbers, or the difference between, for
2-1
- 设有100H个数,编程统计正数、负数和零的个数-100H with the number, programming statistics positive, negative and zero the number of
2-2
- 100H个8位无符号数,按照0~1FH,20H~3FH,40~5FH,…,0E0H~0FFH分成8组,试统计每组内数据个数-100H 8-bit unsigned number, in accordance with the 0 ~ 1FH, 20H ~ 3FH, 40 ~ 5FH, ..., 0E0H ~ 0FFH divided into 8 groups, test statistics within each group the number of data
2-2b
- 编程将10H个两位未组合的BCD码转换成ASCII码-Programming will 10H a combination of the two did not convert the ASCII code BCD code
