资源列表
Cpp1
- 龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formulas Xinbo students the relations
Joseph_Central
- 数据结构中的经典问题,约瑟夫环在C++中的具体算法实现-Data structure of the classical problem, Joseph Ring in C++ algorithm specific
friend_enemy
- 带路径压缩的并查集扩展形式,用于动态维护查询friend-enemy型等价类,维护和查询复杂度略大于O(1)-With path compression and expansion of the form of search set for the dynamic maintenance queries friend-enemy type of equivalence classes, maintain, and query complexity, slightly larger than O
333
- 使用c++实现的,最有装载问题,很有用的资料!-Using c++ implementation, the most loaded questions, useful information!
maopaopaixu
- 经典是排序方式,冒泡排序法实例。可以详细了解冒泡排序过程。-Classic is the sort, bubble sort method instance. Can learn more about the process of bubble sort.
mat_mult
- c++ program for matrix multiplication
EightQueen
- 用VC++6.0编译环境下实现的八皇后问题,编译验证成功,具备核心算法-Compiled with VC++6.0 environment to achieve the eight queens problem, the compiler proved to be successful, with the core algorithm
1002_A-P-B-Problem-II
- hdu acm 1002 1002_A + B Problem II 杭州电子科技大学 acm 1002 题目 ac代码-hdu acm 1002 1002_A+ B Problem II
eightQueen
- 在软件学习中重点学习的递归算法之八皇后问题-Learning recursive algorithm in the software to learn the eight queens problem
GaussPDF
- 计算高斯分布各点的密度。 输入高斯分布的miu,sigma,以及所求点,可以得到该点密度。-Calculate Gaussian distribution of the density of the various points. Enter the Gaussian distribution miu, sigma, and the demand point density can get the point.
Scanner
- Scanner or Buffer reader
Untitled3
- 本程序利用显式差分格式,将波动方程离散化,进而求出波动方程的数值解,不断地细化空间和时间步长,可以让数值解逼近理论解。-The program with the implicit difference method, the discrete wave equation, the numerical solution is obtained, continue to refine the long walk the numerical solution can approach the the
