资源列表
greymodel
- 灰色理论实现的算法,主要用来计算根据灰色理论建立的模型的预测值
goodprogram
- 这是一个很简单的C语言小程序,实现的是把输入的一个十进制数转化为二进制数并将结果在屏幕输出。
MLP_sin
- MLP graph input-output mapping with inputs x and outputs y generated by the following nonlinear,
aifenchazhao
- 利用分治法解决二分查找问题,这个程序可以输出结果。希望对大家有一定的帮助,谢谢了-The use of sub-rule method to deal with two minutes to find the problem, this program can output. We want to have some help, thank you
opencvvvvv
- This an avi player which load an avi file and run it with having trackbar.-This is an avi player which load an avi file and run it with having trackbar.
backup_db_china
- sample backup scr ipt for postgresql.
xbrent
- 数学公式,对学习C++的简单编程有很大帮助,请大家认真学习-Mathematical formula for learning C++ for simple programming of great help, please carefully study
testfunction
- Test the function of many ++i in one line.-Test the function of many++i in one line.
cPP-program
- These are the c++programs.
time
- 输入日期,计算出是周几。即一个简单的日历程序,输入年月日后可知道是星期几。-Enter the date, calculate the week. simple calendar program, enter the years in the future can know the day of the week
shiyan4
- 若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。-If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle po