资源列表
[matlab例程] hypocent.m.tar
说明:A code for locating an earthquake<Reza> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] guassseidel
说明:实现高斯施戴尔迭代,可以直接输出迭代矩阵,并且,误差可以手动修改。-computate guass-sedal process<马凝> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[matlab例程] Shortest_Djk
说明:最短路这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。 shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。 因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。 有些奇怪 -short path<李锐> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[汇编语言] piano
说明:编写程序,程序运行时使PC机成为一架可弹奏的“钢琴”。当按下数字键1~8,依次发出1,2,3,4,5,6,7,I八个音调。按CTRL+C则退出“钢琴”状态。-Write a program, the program is running to make PC-1 may play into the " piano." When pressing the number keys 1 to 8, followed by issue of 1,2,3,4,5,6,7, I eight<guaibaobaohi> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[汇编语言] paixu
说明:从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。-Starting from the first address 1000H store the number 10 to require the design process to sort these the number of small to large, sort after a few still on the original address.<guaibaobaohi> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[汇编语言] copy
说明:题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of<guaibaobaohi> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[汇编语言] zhongduan
说明:中断程序 实现统计男女生个数 0代表男生 1代表女生 键盘输入 -Interrupt program for boys and girls to achieve statistical number of 0 for boys and girls on behalf of a keyboard input<guaibaobaohi> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[汇编语言] count
说明: 实现统计男女生个数 0代表男生 1代表女生 键盘输入 中断调用 -Interrupt program for boys and girls to achieve statistical number of 0 for boys and girls on behalf of a keyboard input<guaibaobaohi> 在 2025-09-27 上传 | 大小:1kb | 下载:0