搜索资源列表
SortSource
- 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt
几个汇编代码code
- fx.asm 反序输出 cpc.asm 人机对话 DECHEX.ASM 十进制到十六进制转换 PX.ASN 排序 DISP.ASM 显示非组合BCD码 COUNTA.ASM 统计字符A的个数 GRA.ASM 格雷码 TADD.ASM 加法运算 TMUL.ASM 乘法运算-fx.asm sequence output cpc.asm anti-human-machine dialogue DECHEX.ASM decimal to hexadecimal c
汇编实现堆排序
- 一个不错的堆排序,用汇编语言实现的-a good heap sort, with the compilation of language
汇编写的排序源代码
- 用于12位组ad排序
汇编小程序
- 汇编实验的程序代码,数据转换,数据传送,数据排序等等
电话号码.rar
- 汇编实验 电话号码 能输入人的姓名、电话,能自动排序,查找功能,号码以最多8位保存。,compilation of experimental telephone numbers can enter the names and phone numbers, can automatically sort and search functions, numbers up to a maximum of eight preservation.
ASM_Score
- 用汇编语言实现的程序: 每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。-Using assembly lan
ASM_Sort
- 用汇编语言实现的:首先通过键盘输入一已知长度的字节数组,然后对该数组进行递增排序,并显示排序结果。最后再输入一数值,在该数组中进行查找。要求使用子程序结构。-Using assembly language to achieve: First of all, through the keyboard input of a known length of the byte array, and then increase the array to sort and display the resul
SelecteSort_asm
- 实现了汇编asm下的选择排序程序,很简单。-Asm compilation achieved under the options to sort procedure is very simple.
grademanagement
- Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。 程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。 -Student student grade management system is a MASM macro ass
asm
- 一个简单的汇编程序, 用汇编键盘输入20个数并输出排序后的结果-Compilation of a simple procedure, with the compilation of 20 number of keyboard input and output to sort the results
STU
- 学生信息管理系统,用汇编语言写成,共有八个功能,插入,排序,修改,显示等,功能较为齐全-Student Information Management System, written in assembly language with a total of eight features, insert, sort, modify, display, function is more complete
stu
- 用汇编语言实现学生基本信息的管理系统,采用静态链表的存储结构,可完成插入、排序、删除、查找等基本功能。-Students to use assembly language to achieve the basic information management system, using a static list of the storage structure, to be completed by insertion sort, delete, search and other basic
asm
- masm汇编语言,实现读入学生姓名,成绩,学号。输出按成绩排序后的结果和平均分。精确到1位小数。(北京邮电大学计算机学院汇编语言作业)-masm assembly language to achieve the students read the names, achievements, student number. Output based on merit, after sorting the results and average. Accurate to one decimal. (B
AsmFun
- AsmFun(汇编指令查询器) V1.3 Build 07.01 绿色版 1、可查询汇编指令(支持过滤查询) 2、添加常用工具(支持自定路径,请自行修改config.ini) 3、支持QQ窗体的缩入伸出功能(先点击收缩窗品按钮,然后拉到桌面顶端) 版本:1.3 Build 07.01 增加:添加、修改、删除 指令功能 指令列表支持鼠标滚动 修正了某些Bug 添加运行、关闭特效 修正收缩窗口的Bug 屏敝了右键菜单 添加
汇编写的学生成绩管理
- 本程序为汇编软件程序,环境为emu8086时测试无误。 可实现对学生成绩管理,如:学生成绩由高到低排序,并支持对输入的学生成绩进行查询。-This procedure for the compilation of software programs on the environment, emu8086 when the test is correct. Management of student achievement can be realized, such as: student
Student Info
- 本程序使用汇编语言完成了一个简单的学生信息管理程序,其功能包括: 1、学生信息录入。学生的信息由用户逐个录入,每次录入一个学生信息后,提示录入下一个信息。用户输入#号即可结束录入工作。 2、显示全部录入的学生信息,按照录入的学号顺序。 3、显示平均成绩。显示成绩的平均值,精确到一位小数。 4、分段显示学生信息。按照60分以下,60到70分,70到80分,80到90分和90分以上的分组,显示每组学生的人数。 5、按照成绩排序显示。按照学生成绩降序显示所有学生成绩。-T
paixu
- 汇编排序程序可直接在电脑上测试 paixu ASM -paixu ASM
select_sort
- mips汇编语言实现选择排序的源代码 输入n,然后输入n行n个数,输出从小到大排序的数列(Read into the integer n, and n numbers,output sorted numbers)
59
- 在附加段中有个一已经排序的数组,数组中第一个元素存放数组的长度,在AX中有个无符号数,要求在数组中查找(AX),如果找到,则CF=0,在SI中存放该元素在数组中的偏移地址。本例使用折半查找的方法(In the appended segment, there is an array that has been sorted. The first element in the array holds the length of the array. There is an unsigned numb