资源列表
paixu
- 自己写的8086实现数组的排序算法,采用冒泡法,并可将结果输出-Written in 8086 to achieve their own array of sorting algorithms, using the bubble method, and output the result
add_bcd
- 编写求十进制数12678532与21736543之和的程序,并将和以十进制数的形式送屏幕显示,采用BCD编码方式-Written request of the decimal number 12678532 and 21736543 and procedures, and to decimal form and send screen display, use BCD encoding
Interet
- 用汇编编写的经典,值得一看。算是高手的一点纪念-Written in assembler classic, worth a visit
zoumadeng
- 很厉害的走马灯程序,老师在班里还夸奖了我呢,碰到的同学有福了,下载吧-Revolving door program
asm-programs
- 汇编实验源程序,包涵串操作,子程序,模块化程序,完整的实现汇编-all .asm expermences,include all kinds of programs
ss
- 打开文件,显示内容,去掉空格并且转换小写字母为大写字母后存入另一个文件。并显示-Open the file, display, remove the spaces and convert lowercase letters to uppercase letters after the file into another. And display
Assembly-instructions-Finder
- 汇编指令查询器:Assembly instructions Finder-Assembly instructions Finder
jisuanqi
- 基于微机原理的汇编语言程序,计算器,汇编程序-PC-based theory of assembly language programs, calculators, assembler
lamp
- 基于微机原理的汇编语言程序,灯光控制,汇编程序-PC-based theory of the assembly language program, lighting control, assembler
huibian
- 汇编实验源代码及详细实验说明,共六个实验,每道都很经典-Assembler source code and detailed experimental test shows that a total of six experiments, each dish is classic
juzheng
- 实现四位矩阵a和四位矩阵b的乘法,最后存储在c矩阵中-Achieve four matrices a and b, four matrix multiplication, and finally stored in the c matrix
XSCGFP
- 设有16个学生的成绩分别如下:56,78,83,67,39,48,96,76,86,62,100,57,85,82,71,92。试编程分别统计低于60分,60-69、70-79、80-89、90-99及100分的人数,并存放到S5,S6,S7,S8,S9及S10单元中。-There were 16 students scores are as follows: 56,78,83,67,39,48,96,76,86,62,100,57,85,82,71,92. Statistical test p
