资源列表
adder
- 这是一个四位二进制加法器,输入为两个4位二进制数,输出为5位二进制数,最高位是进位-This is a four bit binary adder, input two binary numbers 4, 5 binary output, the most significant bit is the carry-
KNN
- python编写的KNN算法,源代码清晰易懂,而且有源数据文件-written python KNN algorithm, clear and understandable source code, data files and active
treePlotter
- python编写的决策树算法源码,清晰易懂,而且有源数据文件-written python decision tree algorithm source code, clear and understandable, and active data file
logregres
- python编写的逻辑回归算法,清晰易懂,并且附有源数据文件-written python logistic regression algorithm, clear and understandable, and with the source data file
svmMlIA
- python编写的svm算法,清晰易懂,并且附有源数据文件-written python svm algorithm, clear and easy to understand, and with the source data file
JavaP
- 键盘输入,简化Scanner类的操作,只需要一句代码就可以实现输入功能了-Keyboard input, simplify the operation of the Scanner class, only need a code can realize the input function
th_otsu
- Here the matlab code to look for threshold otsu
Teris
- 一些课程设计十个题目 我们的课程呢个设计-this is a mfc kcheng sheji about c++ isjkhjajskl kdjsk
SimpleMthd
- 线性规划中单纯形发,一般线性规划问题的解法常用此法-In the linear programming simplex, general linear programming method are commonly used this law
ModifSimpleMthd
- 修正单纯性法,此方法是在单纯形法的第五步进行修改的-Modified simplex method, this method is in the fifth step of the modified simplex method
DividePlane
- 整数规划问题中,割平面法,这是最经典的Gomory割平面法-Integer programming problem, the cutting plane method, this is the most classic Gomory cutting plane method
IntProgFZ
- 分支定界法,不断将可行域分割成小的集合,再找出最优解-Branch and bound method, the feasible region divided into a collection of small, then find out the optimal solution
