资源列表
Hamilton
- 8*8 的国际象棋棋盘上的一只马,恰好走过除起点外的其它 63 个位置各一次,最后回 到起点。这条路线称为一条马的 Hamilton 周游路线。对于给定的 m*n 的国际象棋棋盘,m 和n均为大于5的偶数,且|m-n|≤2,试设计一个分治算法找出一条马的Hamilton周游路线。 编程任务: 对于给定的偶数m,n≥6,且|m-n|≤2,编程计算 m*n 的国际象棋棋盘一条马的Hamilton 周游路线。 Input 输入数据的第一行有2
Classical
- 古典隐式格式求解一维热传导方程(抛物型)-Classical implicit scheme for solving one-dimensional heat equation (parabolic)
Matrix
- 矩阵类的C++实现!可直接运行!Matrix.cpp Matrix.h-Matrix.cpp Matrix.h
sirt
- SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
gmp-5.0.1.tar
- GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
OpenBUGS
- 这是国外研究Gibbs采样和Bayesian推理的研究人员写的工具包软件,最新版本为V1.4.3。很适合研究机器学习及其贝叶斯推理的科研人员使用。-The BUGS (Bayesian inference Using Gibbs Sampling) project is concerned with flexible software for the Bayesian analysis of complex statistical models using Markov chain Monte
43kindoffinitedifferencemethodcode(Fortran)
- 43种计算流体力学有限差分法的格式代码 见证了计算流体力学的发展历程-43 finite difference method of computational fluid dynamics code format witnessed the course of development of computational fluid dynamics
FEMFortran
- 基于 FEPG 的有 限 元 方 法介绍,有限元程序结构与元件化程序设计方法。Fortran源程序。-The finite element method based on FEPG introduction, finite element program structure and components of program design. Fortran source code.
autocorrelationfunction
- 基于LabVIEW的时域分析_自相关函数-autocorrelation function
TC
- 非常好的地形改正程序,只需要有点位的经纬度,重力值和高程,内附例子和说明。-Program to compute terrain effects on gravimetric quantities.various modes of terrain effects may be computed
WIDETCTDOA
- 宽带线性调频信号波达方向估计,TCT算法,有一定参考价值-Wideband linear FM signal DOA estimation, TCT algorithm, a certain reference value
a
- c语言编写的波动方程模拟程序,非常简单,主要是给初学者借鉴-Wave Simulation Program