资源列表
AlgorithmGossip
- 排序 得分排行 選擇、插入、氣泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的氣泡排序 Heap 排序法 - 改良的選擇排序 快速排序法(一) 快速排序法(二) 快速排序法(三) 合併排序法 基數排序法-Sort ranked scoring option, insert, Bubble Sort Shell Sort- Insertion Sort Shaker improved sorting method- the i
tubao
- 凸包的标程,对于备战ACM比赛的对员相当有用哦-Convex hull of the standard process, for preparing for the competition of ACM members Oh very useful
C-implement-of-hidden-markov
- HMM的c实现,对理解HMM很有用,尤其是动态手势识别中,手运动的建模基本都基于H-HMM of c realization of HMM is useful for understanding, especially in the dynamic gesture recognition, hand movements are based on modeling the basic H
online-number-recognition
- 联机数字手写识别,模式识别中很基础的程序,也是基于点轨迹的识别-Online digital handwriting recognition, pattern recognition, it is based on procedures, is also based on the identification of trajectory points
RVG
- 用于生成不同参数的正态分布的随机数;瑞利分布随机数;泊松分布随机数-Different parameters used to generate the normal distribution of random numbers Rayleigh distribution random numbers Poisson distribution random number
check
- 利用线形组合法,生成随机数,附加随机数检验功能-Using linear combination method to generate random numbers, an additional random number test function
IP
- 此小程序可以根据IP地址,查询到它的机器的归属地!-This small program can be the basis of IP addresses, inquiries to its attribution to the machine!
b
- 算法艺术和信息学竞赛.主要介绍各种算法,包括动态规划,贪婪算法,数论基础,组合数学等-Algorithm for the arts and information science contest. Introduces a variety of algorithms, including dynamic programming, greedy algorithm, based on number theory, combinatorial mathematics, etc.
matrix
- class for work with 3d Matrix: rotate, transmit, scale, multiple
zhy_sgu
- zhy关于acm.sgu.ru的OJ上题目的参考程序。 包含了里面大部分的题目-zhy on acm.sgu.ru the OJ reference procedures on the subject. Which contains most of the topics
fixsupCurve
- c++实现固支三次样条曲线,算出曲线的系数,供其他绘图软件使用绘图。-c++ achieve clamped cubic spline curve, calculated curve of the coefficient for the other mapping software to use graphics.
Newton
- 用newton算法去方程的近似解,例子中给了四个方程,对于每个方程都用newton算法求他们的近似解。-Newton algorithm with the approximate solution to the equation cited in the example to the four equations, for each equation using newton algorithms for their approximate solution.