资源列表
ACM
- ACM的习题,及习题详解。很多典型的题目。富有创造性的题目。-ACM, exercises, and exercises Detailed. Many typical questions. Creative subject.
1026
- 杭电ACM-ICPC 1026 http://acm.hdu.edu.cn/-hdu ACM-ICPC 1026 http://acm.hdu.edu.cn/
themaxnumber
- 用指针求出数字的若干个最大值,程序员面试宝典上的.-Pointer obtained by the maximum number of digits, programmers Collection on the interview.
SparseMatrix
- 稀疏矩阵的实现 及相应操作 c++实现-Sparse matrix implementation and realization of the corresponding operation c++
cluster
- 本文章题目是《数据挖掘中的聚类算法综述》,很适合初学者!-The article entitled " Clustering Data Mining Algorithms" , it is suitable for beginners!
sortProject
- 关于算法设计与分析的一个作业,很有使用性,但不是很完整
C.SIRT
- 可以求解矩阵逆问题,用C语言编写,简单实用。-Inverse problems can be solved, using C language, simple and practical.
MonteCarlo.RAR
- 一个非常好的蒙特卡罗法的PPT学习文件,对采用蒙特卡洛法进行编程很有帮助-A very good learning Monte Carlo PPT file, the program using the Monte Carlo method is helpful
DP
- 有关动态规划DP的一些资料,包括两个学习动态规划的PPT,以及OJ的一些题目及解题代码,并附背包问题求解。-Dynamic programming DP on some of the information, including the two learning dynamic programming PPT, and OJ and solving some of the topics the code, together with Knapsack Problem.
ACM
- acm刘汝佳的一些资料,有需要的可以拿去看看,增长一下算法知识-pku1003shangdetimuyidao ,youxuyaodekeyinaqucankao,zhinengshicankao....
LevenbergMarquardt
- Python Levenberg-Marquardt example. Linear algebra.
LevenbergMarquardt_leastsq
- Python Levenberg Marquardt least squares progrmaming example