资源列表
[操作系统开发] Process-scheduling
说明:长春理工大学操作系统试验代码——进程调度(2009级)-Changchun University of Science and Technology operating system test code- the process of scheduling (2009)<黄丁宝> 在 2025-06-22 上传 | 大小:170kb | 下载:0
[LabView] FAN-BEAM-v2_new
说明:超声成像使用,可以实现层析成像的各种不同功能-code for tomography<espfle> 在 2025-06-22 上传 | 大小:167kb | 下载:0
[汇编语言] 8-2
说明:主程序MAIN和过程PROADD在不同源文件中,要求分别使用堆栈传送参数的方法,用过程PROADD累加数组中的所有元素,并把和(不考虑溢出的可能性)送到指定的存储单元中去。-The main program the MAIN and process PROADD, in different source files, stack transmission parameters respectively, using the process PROADD accumulate all the el<陈浩东> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[汇编语言] 8-4
说明:编写一个程序,新建一个文件:d:\abc.txt,从键盘输入文件的内容(不超过100个字符)。然后新建一个文件:d:\def.txt,将d:\abc.txt文件的内容复制到d:\def.txt。-Write a program to create a new file of organization: d: \ abc.txt, contents of the file from the keyboard input (not more than 100 characters). Then cr<陈浩东> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[汇编语言] 7-3
说明:编写一个程序,计算 1 + 2 + 3 + 4 + … + N的累加和,并把累加和以十进制形式显示出来。(不能使用公式计算“累加和=N×(N+1)/2”,必须使用程序实现循环累加来计算)。-Write a program to calculate the 1++++ 4 ... the+ N accumulation, and the sum of the decimal form is displayed. (Can not use the formula " sum = N (N+1<陈浩东> 在 2025-06-22 上传 | 大小:1kb | 下载:0