资源列表

« 1 2 ... .49 .50 .51 .52 .53 13754.55 .56 .57 .58 .59 ... 14959 »

[汇编语言ZHSY

说明: 实验内容: 编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字节的GRADE数组中,其中GRADE+N保存学号N+1的学生成绩。然后根据GRADE中的学生成绩,把学生名次填入50字节的RANK数组中,其中RANK+N的内容是学号为N+1学生的名次。再按学号把学生顺序把学生名次显示出来。 实验要求:1.必须画流程图。2.本程序要求要有多重循环和子程序,其中 成绩输入、计算学生名次、显示学生名次都分别用子程序,也可
<lixian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言zjc1

说明:用汇编实现小鸟的飞翔,重屏幕的左上角,到右下角-With the compilation of the realization of the flying birds, re-screen the top left corner to the lower right corner
<荆棘鸟> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言c315

说明:51单片机对PT2272解码,并用数码管显示发射的数据-51 Single-chip decoder for the PT2272, and digitally display data launched
<dingmq> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析huffman

说明:huffmancode哈弗曼编码 c++实现-huffmancode哈弗曼coding c++ achieve
<jtcsagyj> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言sl

说明:实现图书管理系统的登陆,可以看到一个实例,非常的好设计游泳-Library management system to achieve the landing, you can see an example of very good design swimming
<金媛> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言lab3

说明:从键盘接收输入的一个班的学生成绩,并存放于50字grade数组中,其中grade+i保存学号为i+1的学生成绩。然后根据grade中的学生成绩,把学生名次填入50字rank字数组中,其中 rank+i的内容是学号为i+1学生的名次。再按学号顺序把名次从终端上显示出来。(输入学生个数<=50,可以不定) -Input from the keyboard to receive a ban of student achievemen
<李刚> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[书籍源码mystery

说明:不一样的代码,的确很神奇, 据说能读懂此代码的人,就相当的牛了, -Not the same code, which is very magical, is said to be able to read this code, and the cattle on a considerable, and
<William> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[语音合成与识别vqLBG

说明:LBG迭代算法 LBG迭代算法-LBG iterative algorithm LBG iterative algorithm LBG iterative algorithm
<liuju> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[语音合成与识别voiceFreqChange

说明:改变声音信号采样频率的matlabt程度-Change the voice signal sampling frequency matlabt the extent of
<opt> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言qwe

说明:红绿灯非中断,交通灯的控制汇编程序,可以做一个简单控制-Non-interruption of traffic lights, traffic lights control the compilation process, can do a simple control
<黄山> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[操作系统开发1

说明:优先比算法常用于批处理系统中作为作业调度算法,也作为多种操作系统的进程调度算法,更可用于实时系统中,以实现对实时作业的实时响应。-Priority than the algorithms commonly used in a batch system as a job scheduling algorithm, but also as a variety of operating system process scheduling al
<斜阳> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[操作系统开发2

说明:银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorith
<斜阳> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 13754.55 .56 .57 .58 .59 ... 14959 »

源码中国 www.ymcn.org