搜索资源列表
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.
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
asm
- 一个简单的汇编程序, 用汇编键盘输入20个数并输出排序后的结果-Compilation of a simple procedure, with the compilation of 20 number of keyboard input and output to sort the results
asm
- 汇编实验 ,要求比较两个字符串STRING1和STRING2所含字符是否相同、统计各段成绩的人数并排序等-Compilation of experiments required to compare two strings STRING1 and STRING2 character is contained in the same statistics the number of paragraphs, and sort results, etc.
sort
- 从DATA_BUF(1000H)开始存放50个字节数据,编写程序将这些数据由小到大排序,排序后的数据仍放在该区域中。 要求原始数据在源程序中给出,排序前后的数据以每行10个的格式显示在屏幕上-From DATA_BUF (1000H) began storing 50 bytes of data, preparation of the program will sort the data from small to big, sort the data remains on the post
SP_ASM_Pyzurek
- Bubble sort with ASM, included in cpp code
asm
- 8086微机,显示时间,数组排序,已经测试通过-8086 computer, display time, sort the array has been tested
maopao
- 用冒泡法在ASM环境下进行汇编 实现冒泡排序 给出了流程图以及程序仿真过程-Bubble method used to compile the ASM environment to achieve given the bubble sort and process simulation process flow chart
asm
- 8086汇编的一些小程序,分别是输入50个数并排序,统计小于60的数据个数,以及冒泡排序-8086 compilation of a number of small programs, namely 50 the number of input and sorting, statistical data number less than 60, and bubble sort
000
- 冒泡排序,C语言输入输出,不同寻址方法,vs中建立asm程序-Bubble sort, C language input and output, different addressing methods, vs the establishment of asm program
SSE-DEMO-ASM-2
- 排序后,数据统计,统计部分,全部由汇编完成,这次效率提升了8倍左右,比起上次排序部分,用SSE加速了比较函数,性能只提升了50 来,这次这个结果喜人多了。-After sorting, data statistics, statistical part, all done by the assembly, the efficiency increased 8 times, compared with the last sort part, comparing SSE accelerated th
8086
- 汇编语言,8086排序题 代码见1.asm文件(Assembly language, 8086 sort question code, see assembly language, 8086 sorting questions, code see 1.asm.)
homework4
- Signed Real Number Input and Sort.
