资源列表
codeforces484D
- codeforces484D的ac源码。算法:动态规划。题意:给n个数,分成若干个连续组,每组获益为max-min,输出最大获益。-AC source of codeforces484D. Meaning of the questions: given N integers, requested to dividing into several successive groups of benefit for the max-min, output the maximum profit.
lagrange
- 用拉格朗日n次插值方法 对一系列离散点进行插值-N times with Lagrange interpolation method interpolates a series of discrete points
kmeans
- 在数据挖掘课堂中 老师要实现的k均值算法 做一些简单的点的分类-In data mining classroom teacher to achieve k-means algorithm to do some simple points classification
engine01
- 实现发动机性能的计算,在matlab环境下简单可靠的运行-this can use at matlab to engine
sky
- c++ 结合 opengl实现天体运动可视化 主要有太阳 地球 月亮-c++ combined with opengl achieve celestial motion visualization mainly sun earth moon
gdykb
- 完成 古典雅克比算法的c++实现 辛辛苦苦自己看自己敲的 希望能帮上其他人 菜鸟勿喷-Complete the classical Jacques than c++ implementation of the algorithm A hard look at yourself tapping rookie don t hope to be able to help others
Lyapunov---Wolf
- 如何用matlab绘制李雅普诺夫指数的方法,有助于初学者的学习-The method of how to draw the Lee Yap Andrianof index by MATLAB, will help beginners to learn
Schmidt
- 计算矩阵的施密特正交化和单位化, -Matrix calculation of the Schmidt orthogonalization and the unit matrix calculation, the Schmidt orthogonalization and unit,
Grace-Matlab
- 基于matlab编写的计算GRACE水储量的源代码-Matlab prepared based on the calculation of reserves GRACE water source
Julia
- 一个分形程序的例子延时程序,能得到一个不同的Julia集分形图形-A fractal procedures example, can have a different set of Julia fractal graphics
KNN
- K-NN k-Nearest Neighbor classification algorithm-K-NN k-Nearest Neighbor classification algorithm
read-grade-calculate-average-grade
- 可以从一个txt文件中读取出若干个学生的各科成绩,并且计算出每科的平均成绩。对学生的成绩进行排序,还可以显示出每科的最高分。并且可以生成txt文件把这些结果用储存起来。-It can read a number of students grades in all subjects a txt file, and calculate the average score for each subject. Sort on student achievement, but also can sho
