资源列表
Up
- pro 1049, 1079, 1138, 1150 (tju.acm.edu)
ACM
- 8道ACM试题,包括测试数据与参考代码,希望对大家有用!-ACM eight questions, including test data and reference code, we want to be useful!
8QueenPuzzle
- a solution in c++ for 8 queen puzzle
JLU_Template
- ACM template of JiLin University, which is a useful tool to solve many complex problems.
1000-1010
- 大数相加。杭电ACM1000-1010题 http://acm.hdu.edu.cn/listproblem.php?vol=1-Add large numbers. Hangzhou Xinhua ACM1000-1010 title http://acm.hdu.edu.cn/listproblem.php?vol=1
FUNC
- 用C++语言编写数学常用算法,用C++实现的哟-Using C++ language commonly used mathematical algorithm, implemented using C++ yo
shiyan
- 大学物理实验 不确定度计算 大学物理实验 不确定度计算 -Uncertainty Calculation of Physics Experiment Physics Experiment uncertainty calculation
1001
- 高精度计算的源码,题目为POJ1001。可以AC,该题目挺好-High-precision calculation of the source, subject to POJ1001. To AC, the subject very good
LeastSquare
- 最小二乘法VC++原码最小二乘法VC++最小二乘法VC++原码原码最小二乘法VC++原码-Least squares original VC++ VC++ code least squares least squares original VC++ source code least squares original code VC++
(NumericalRecipes)2nd_3rdEditionPDFCode
- 数值分析 (Numerical Recipes) 最新版第三部的pdf文档,以及第二版的c语言版,压缩包中还包括该书所有C,C++,f77,f90的源代码实现-Numerical Recipes the latest version of Part III of the pdf document, and the second version of the c-language version, compressed package also includes the book all the
CODE
- 结合指数平滑法思想,利用二次指数平滑法实现销售预测-Exponential smoothing is an important means of prediction, the code, and the second exponential smoothing forecast
code
- 作业调度算法。 能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。 3 设计一个较实用的用户界面,以便选择不同的作业调度算法。 不需用户打入冗长的命令。 -system scheduling_algorithms