Welcome![Sign In][Sign Up]
Location:
Search - sort.asm

Search list

[Other resourceSortSource

Description: 用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
Platform: | Size: 18983 | Author: 刘景豪 | Hits:

[assembly languagepaixubijiao

Description: 各种不同排序方法的比较-various methods of sorting
Platform: | Size: 7168 | Author: 伊铭 | Hits:

[assembly languagewin32asm

Description: Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。 本帮助文件包括:Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分-Win32 programming compilation series from the paper to help sort out yyc personal publishing, as extracted from the entire network. All Banquangui actual author. To allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files include : Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
Platform: | Size: 388096 | Author: | Hits:

[Data structsSortSource

Description: 用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
Platform: | Size: 1306624 | Author: 刘景豪 | Hits:

[assembly languagemasm5

Description: 用8086汇编语言实现选择排序算法,可以选择排序的字符个数。-Using 8086 assembly language to achieve choice of sorting algorithm, you can choose to sort the number of characters.
Platform: | Size: 2048 | Author: 林文 | Hits:

[assembly languageASM_Sort

Description: 用汇编语言实现的:首先通过键盘输入一已知长度的字节数组,然后对该数组进行递增排序,并显示排序结果。最后再输入一数值,在该数组中进行查找。要求使用子程序结构。-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 results. Then enter a value in the array to find. Require the use of subroutine structure.
Platform: | Size: 10240 | Author: Tony Yau | Hits:

[assembly languageSelecteSort_asm

Description: 实现了汇编asm下的选择排序程序,很简单。-Asm compilation achieved under the options to sort procedure is very simple.
Platform: | Size: 1024 | Author: 马也凡 | Hits:

[assembly languageSPCE061A_MAX_Sub_good

Description: 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换Line_in实验+++MIC一路录音实验+++32Kflash读写实验+++SACM_A2000-s480-s240自动播放语音,语音录放程序+++0~3.3V电压表(电压显示在数码管上)++++SPCE061A的通用异步串行接口UART实验+++利用DS18B20测量温度,并将温度显示在数码管上+++LCM1602字符液晶显示程序+++图形液晶模组SPLC501字符/汉字/动态图形/几何图形显示实验+++数字录音笔程序-+++ Interesting speech recognition procedure+++61 board self-test procedures+++ voice Electronics bell procedure+++ speech recognition and identification process at graphics LCD modules LCD display on experimental+++ repeat machine process+++ data demo program to send commands+++ Bubble Sort procedure+++ LED keyboard module self-test procedures for one-way+++ led lights recirculating process+++ lit IOA I external LED keyboard led module to display different button Enter a value+++ external interrupt test+++ touch key wake-up test+++ IRQ5, 4,6 experimental interrupted time-base signal timer Experiment++++++ Timer A/B of irq0, irq1 and IRQ2 interrupt experiment+++ Dual DAC Experiment+++ ADC conversion Line_in experiment all the way+++ MIC recorded the experiment to read and write+++32 Kflash experiment+++ SACM_A2000-s480-s240 automatic voice broadcast, voice recording procedures+++0 ~ 3.3V voltage meter (voltage shows up in
Platform: | Size: 7629824 | Author: 人生苦短 | Hits:

[assembly languageasm

Description: 一个简单的汇编程序, 用汇编键盘输入20个数并输出排序后的结果-Compilation of a simple procedure, with the compilation of 20 number of keyboard input and output to sort the results
Platform: | Size: 3072 | Author: wuyun | Hits:

[ARM-PowerPC-ColdFire-MIPSheappppsorttt

Description: This MIPS program performs a Heap Sort for a predefined workload.
Platform: | Size: 1024 | Author: crion | Hits:

[assembly languageasm

Description: 汇编实验 ,要求比较两个字符串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.
Platform: | Size: 17408 | Author: sjfkldj | Hits:

[assembly languagesort

Description: 从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 area. Requested raw data given in the source code, sort the data before and after the 10 per line format displayed on the screen
Platform: | Size: 74752 | Author: yangxiao | Hits:

[assembly languageSP_ASM_Pyzurek

Description: Bubble sort with ASM, included in cpp code
Platform: | Size: 1763328 | Author: Sasha | Hits:

[Linux-Unixqtdisasm.tar

Description: A very powerful disassembler for the i32 processor. It will disassemble all sort of files.In linux it will reproduce the exact labels used. It can also produce an .asm file which can be compiled using the yasm assembler. The windows labels are as yet not implemented. There will only be lables created by the program
Platform: | Size: 651264 | Author: dancie | Hits:

[assembly languageasm

Description: 8086微机,显示时间,数组排序,已经测试通过-8086 computer, display time, sort the array has been tested
Platform: | Size: 27648 | Author: yangd | Hits:

[assembly languagemaopao

Description: 用冒泡法在ASM环境下进行汇编 实现冒泡排序 给出了流程图以及程序仿真过程-Bubble method used to compile the ASM environment to achieve given the bubble sort and process simulation process flow chart
Platform: | Size: 90112 | Author: wyj | Hits:

[assembly languageasm

Description: 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
Platform: | Size: 1024 | Author: 从陆文 | Hits:

[assembly languageSSE-DEMO-ASM-2

Description: 排序后,数据统计,统计部分,全部由汇编完成,这次效率提升了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 the function, performance increased by 50 , only this time the result much more gratifying.
Platform: | Size: 12288 | Author: 朱洪祥 | Hits:

[EditorASM

Description: ordering vector by insertion sort.
Platform: | Size: 1024 | Author: Petru | Hits:

[assembly languagehomework4

Description: Signed Real Number Input and Sort.
Platform: | Size: 4096 | Author: Toog | Hits:
« 12 »

CodeBus www.codebus.net