资源列表
liushuideng
- 键盘控制流水灯的程序 已经经过调试可用
sudupu
- 地震勘探原理,基于MATLAB的速度谱的计算, 基于MATLAB的速度谱的计算,-Seismic exploration theory, based on the calculation of the velocity spectrum of MATLAB, MATLAB-based computing speed spectrum, based on the speed of computing spectrum MATLAB,
pca
- 利用python实现主成分分析,主要用在图像处理等领域-Use python to achieve the principal component analysis, mainly used in the field of image processing, etc.
SHUJUJIEGOU
- 数据结构实验,关于哈夫曼树的,代码是已调试过的,没有错误-Experimental data structure, Huffman tree is already debugged code, no errors
hogfeatureextract
- histogram of gradient matlab code for target tracking applications
MVDR_test
- 最小方差无畸变算法,大家可以看看,个人觉得蛮不错的,-mvdrfunction,if you want see,download,is verygood,thanks
Complete-Binary-Search-Tree
- 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-04-树6 Complete Binary Search Tree 编译器:python2-Complete Binary Search Tree A Complete Binary Tree (CBT) is a tree that is completely filled, with the possible exception of the bottom level, which is filled left to ri
GetMinStack
- 获得stack中最小元素,因为pop,push,getMin操作时间复杂度都是O(n),所以用辅助栈保存最小值min,同步增加..导入eclipse时要改包名package classOne -Get Min value of Stack change package name,
convert1
- 这是一个将后缀表达式转化为中缀表达式的程序,适合与所有整数的表达式-this is a suffix of expression into the expression of which is made up of procedures, and for all the expressions Integer
SUM.c
- 加减法练习,能很好的帮肋你的小孩学习数学-addition and subtraction exercises can be a good help your children rib mathematics learning
bitset
- 初学C++,刚弄的针对bitset的位操作例子
多处最优服务问题
- 设有n 个顾客同时等待一项服务。顾客i需要的服务时间为ti, 1≦i ≦n 。共有s处可以提供此服务。应如何安排n个顾客的服务次序才能使平均等待时间达到最小?平均等待时间是n 个顾客等待服务时间的总和除以n。
