资源列表
10081
- 自己写的程序:用结构数组实现学生成绩统计各功能,实现了本班第一门成绩的平均成绩等。成功在线提交,通过编译-a simple source code with the average credit of the class
Job
- 要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。约定,每个作业均可在任何一台机器上加工处理,但未完工前不允许中断处理。作业不能拆分成更小的子作业。-Required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing. Convention, each job can be proces
MidastoFlac3D
- 迈达斯建模,然后由软件模型转换,形成FLAC文件,可以连接到勤达后手- Midas modeling, and then converted by the software model, the formation of flac files, get connected to the flac of
bayes-
- 这是用c++写的贝叶斯分类的算法源码,非常实用,也非常好用。-It is written in c++ Bayesian classification algorithm source code, very practical and very easy to us
Lab04
- 自定义ArrayList,能够实现添加,查找,获取array大小,增加容量等功能。-Custom ArrayList, can add, find, get array size, increase capacity and other functions.
linjiejuzhen
- 这个程序实现了生成了有方向的图的邻接存储矩阵的功能,为一些算法提供基础。-This application implements generated with the figure in the direction of adjacency matrix storage function, provides the basis for some algorithm.
listSort.cpp.tar
- 这是一个表插入排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a table insertion sort algorithm source code, algorithms are written as a separate function, we hope to be useful
heapSort.cpp.tar
- 这是一个堆排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a heap sort algorithm source code, algorithms are written as a separate function, we hope to be useful
binSort.cpp.tar
- 这是一个二分法插入排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a dichotomy insertion sort algorithm source code, algorithms are written as a separate function, I hope to be useful
mergeSort.cpp.tar
- 这是一个二路归并排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a Road merge sort algorithm source code, algorithms are written as a separate function, we hope to be useful
shellSort.cpp.tar
- 这是一个shell排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a shell sort algorithm source code, algorithms are written as a separate function, we hope to be useful
radixSort.cpp.tar
- 这是一个基数排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a radix sort algorithm source code, algorithms are written as a separate function, we hope to be useful
