搜索资源列表
生成树gr
- 养学生的算法设计能力及良好的程序设计习惯。通过学习,要求学生能够掌握典型算法的设计思想及程序实现,能够根据实际问题选取合适的存储方案设计出简洁、高效、实用的算法,为后续课程的学习及软件开发打下良好的基础。学习这门课程,习题和实验是两个关键环节。学生理解算法,上机实验是最佳的途径之一。因此,实验环节-support students algorithm design capability and good programming habits. Through the study, requiri
source
- 本次实验主要是在windows平台上,在了解进程调度机制的基础知识前提下,掌握短作业优先算法,时间片轮转算法和优先数算法的执行情况,动态化出其进程执行的Gant图,并计算以上算法的每个进程的响应时间和周转时间,进而理解响应时间和周转时间的意义
34356576787ASDDF
- 输入一个班10个学生的学号和每个学生考试三门功课(数学、英语、计算机基础)的成绩。编程计算出每个学生的总分和平均分,并按学生成绩优劣排序,最后打印一张按高分到低分名次排序的成绩单。要求: 1)排序用一个函数实现。 2)打印的成绩单表项包括:序号,学号、数学、英语、计算机、总分、平均分。 3)按实验报告电子模板格式填写实验内容。 -GFDGFDGFGDFGFDGFDGFGFD
pinghengzailiushouming
- 有关于平衡载流子寿命的Matlab程序,微电子基础实验课程实验内容.-Matlab program for the balance of carrier lifetime, microelectronics basis of experimental course experiment content.
mcIsing
- 用蒙特卡罗方法实现Ising模型,以一个概率模型为基础,按照这个模型所描绘的过程,通过模拟实验的结果,作为问题的近似解-Approximate solution of the Ising model using the Monte Carlo method, based on a probabilistic model for in accordance with the process depicted in this model, the simulation results, as the
00456
- 数据库实验二完整代码,数据库实验二,喜欢的可以下载哦,都是比较基础的东西-failed to translate
jichushiyan-shumaguan
- 基于ARM内核的M051单片机数码管基础实验,有助于ARM内核的入门-M051 digital microcontroller based on the ARM core-based experiments to help ARM core entry
fenzhifazuijnidiandui
- 分治法的应用,分治法求最近点对源码,编译无措,算法基础实验-The application of the method, divide and conquer method for the nearest point on the source code, compile flawless, algorithm based on the experiment
DS_EX1
- 数据结构实验:设计一个基于哈夫曼树的数据压缩程序,根据给定的待压缩文件中字符出现的频率建立相应哈夫曼树,构造哈夫曼编码表,在此基础上可以对待压缩文件进行压缩(即编码),同时可以对压缩后的二进制编码文件进行解压(即译码)-Experimental data structure: a design based on Huffman data compression program, to establish the corresponding Huffman tree based on the fr