资源列表
[汇编语言] 2.3QUICK-paixu
说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort. Presented by the CAR Hoare in<Mj> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[汇编语言] VBOpcode-Length-Disassembler
说明:vb的汇编长度引擎 分享给vb爱好者!-vb的汇编长度引擎 分享给vb爱好者!<xpoy> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[汇编语言] factorial_meg
说明:this a good program for assembly programming beginners-this is a good program for assembly programming beginners<meg> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[汇编语言] juzhen
说明:实现一个矩阵类Matrix,要求能实现常用的矩阵运算如拷贝、加减乘、转置、查询或修 改某个矩阵元数的值。-Implement a matrix class Matrix, required to achieve the common matrix operations such as copy, subtraction, multiplication, transpose, query, or repair Number of matrix elements of a value ch<汤广宇> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[汇编语言] bootsec
说明:This just a quick hack I put together to demonstate how to write bootsector code. All it does is print the initial values of the registers and then hang. I didn t really comment anything, but it s very simple so it shouldn t be difficult to understan<allsiteps> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[汇编语言] HG1286401C
说明:s使用ST7920作为控制器的12864-ST7920 controler 12864<韩永全> 在 2025-06-29 上传 | 大小:2kb | 下载:0
[汇编语言] Judging-what-day-of-the-week
说明:给几年几月几日,编写一个程序判断是星期几。注意瑞年的问题。-To the date of a few years, what day is to write a program to judge.Attention to the problem of r years.<xcf> 在 2025-06-29 上传 | 大小:2kb | 下载:0