资源列表
1001
- POJ report of 1001 it s good for people who study acm
2003ACM-ICPC1
- 2003年ACM-ICPC南太平洋赛区试题解析-1,很好的acm试题解析,大家-2003 ACM-ICPC South Pacific Division to resolve questions-1, acm good questions to resolve, we see a good
ACMICPCfinaltest
- 第三十届ACMICPC 世界总决赛题目解析,很好的东西,大家看看吧-Thirtieth session, the final title of the world' s total ACMICPC resolution, very good things, let us look at it
exp120
- 调用CFTOOL工具箱进行实验数据拟合,首先给定实验输入和测得的实验结果,然后调用该工具箱,就可以进行曲线拟合了-Toolbox CFTOOL call for fitting the experimental data, first of all, given the experimental input and the measured results, and then call the toolbox, we can carry out curve fitting of the
second_section
- Electronmagnetic simulation using the fdtd method.继昨日上传了第一章,今天把第二章源代码献上。-Electronmagnetic simulation using the fdtd method. Dennis M.Sullivan
cfdbooksoftware
- CFD BOOK Principles of Computational Fluid Dynamics的源代码-Principles of Computational Fluid Dynamics CODE
CRF
- 条件随机场用于NLP中命名实体,组块分析。-CRF++ is a simple, customizable, and implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data. CRF++ is designed for generic purpose and will be applied to a variety of NLP tasks, such as Named
jisuanfangfayuandaima
- 本压缩包包含七个常用数值计算方法算法的源代码,可供学习数值计算方法这门课程的学生作为实验的参考-The cabinet includes seven commonly used methods of numerical calculation algorithm for the source code for the numerical method to study this course as an experimental reference for students
acm
- ACM程序设计大赛竞赛试题与解析,此文档能帮助我们更好的程序设计-ACM
optimization.levenbergmarquardt.vb6
- 马夸特最优化算法 可用于最小二乘法或者其他数值分析-Marquardt optimization algorithm can be used for the least square method or other numerical analysis
guass
- 有关于数值计算方法中的高斯计算方法的解决方式-On the numerical method of calculation of the Gaussian solution
JScript-sort.ZIP
- 常见Jscr ipt排序算法,包括bubble冒泡排序,selection选择排序,insertion插入排序,shell谢尔排序,quick快速排序(递归),stackQuick快速排序(堆栈),merge归并排序,heap堆排序等。-Sort Jscr ipt