搜索资源列表
Curriculum
- 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加)问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表:课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使-curriculum, and topological sorting achieve four to achieve c
ASM
- 该软件包中包括了比较经典了几个汇编程序,如进制的装换,数据的输入输出,排序,等等。而且这些程序都是上机调试通过的,是初学汇编语言的理想资料-The package included a comparison of several classic compilation procedures, such as the band s equipment for data input and output, sorting, and so on. And that these procedures a
MACRO-or-x86
- 本人在学习和工作中收集并整理的一份很详细的汇编指令与宏指令的手册-I study and work in the collection and sorting of a very detailed manual for assembly instructions and macros
sort_C++_asm
- 三种排序算法,分别用C++和汇编语言实现以对比-Three sorting algorithms, respectively, using C++ And assembly language to achieve a contrast
sort
- 用汇编语言实现的冒泡排序程序。先打印排序前table数组中数,之后排序后打印结果。-Assembly language using the Bubble Sort procedure to achieve. Print before the first table to sort the array in a few, and then print the results after sorting.
sort1
- Sorting order by using assembly language
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
BSORT
- Bubble Sorting in Assembly language
TASMSortString
- Assembly (TASM) Strings sorting
12
- 汇编语言用dos写的几个实验代码,包括排序,显示数据-Written in assembly language with a few dos experimental code, including sorting, display data, etc.
AssemblyLanguage1
- 汇编语言实现一个学生成绩的管理包括排序、求平均值、输出-Assembly language to achieve a student achievement management, including sorting, the average output
Merge
- Marj sorting algorithm source code in assembly
8051.s
- Assembly language for bubble sorting
EXP2
- Assembly Code for reading a string of numbers a file and sorting them -Assembly Code for reading a string of numbers a file and sorting them
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
data_sorted_Array.s
- Mips Assembly code for sorting a matrix 10X15 including a min-max algorithm.
06-Data-Sorting
- This source code demonstrate how to sort data in assembly language for 8051
8086
- 汇编语言,8086排序题 代码见1.asm文件(Assembly language, 8086 sort question code, see assembly language, 8086 sorting questions, code see 1.asm.)