资源列表
wnet
- Zhang wavelet neural network. Do the first wavelet network made by Dr. Zhang.
MatrixExample
- 一般矩阵的基本运算 如:加、减、乘、求逆等 -Matrix of basic operations of addition, subtraction, multiplication, inverse, etc.
JOB
- 编写并调度一个多道程序系统的作业调度模拟程序。 作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。 -Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come
1
- 遗传算法解决0-1背包问题,动态规划算法-Genetic algorithm to solve 0-1 knapsack problem, dynamic programming algorithm
read_xls_file
- 把excel表格导入matlab形成matlab变量-read all data from all sheets in an excel file
DSFTraver
- 图的深度优先搜索遍历,可以实现数据结构中关于图的遍历里面的深度优先搜索遍历-Depth-first search graph traversal can be achieved on the graph data structure traversal inside the depth-first search traversal
fgds
- 自己的作业,关于银行家算法的描述,支持文件读入。-Own work, the descr iption on the banker' s algorithm, supporting documents read.
maopao
- 用C语言的方法实现冒泡排序 严蔚敏版数据结构习题-Method implementation using C language, Yan Wei-min version of bubble sort data structure exercises
d722732635c1
- 数据结构课程设计,关于运动会名单统计的课程报告。-Data structure course design, the list of statistics on the Games program report.
a7b01aa086f0
- 哲学家算法的C++实现,不是很强大, 很适合初学者。-Philosophers algorithm C++ implementation is not very strong, very suitable for beginners.
reed-solomon-and-bch
- Reed Solomon. Program
