资源列表
fdtd_1d
- 一维FDTD 一维FDTD
shujujiegou_erfenfachazhaoshuju
- 《数据结构》课程中,利用二分法查找数据,压缩包里是源代码,在vc++6.0中可以直接调试-" Data Structure" Course, using binary search data, compression bag is the source code, in vc++6.0 can directly debug
friendfunction-(2)
- friendfunction数据结构算法-friendfunction Data Structure Algorithm
2.LDLTAndCholesky
- 数值计算程序作业完整版 包含书中的部分重要程序 2.LDLTAndCholesky分解-Numerical Procedures for the full version of the book contains some important decomposition process 2.LDLTAndCholesky
buxian
- 算法分析与设计之分支界限法解决电路布线问题-Algorithm analysis and design of the branch circuit wiring method to solve boundary problems
MCMPFFT
- C语言编程,基2的时间抽取的FFT快速算法-C language programming, the time taken radix-2 FFT fast algorithm
Board-box-to-go-horse-riding-knight
- 马踏棋盘++骑士走方格 马踏棋盘++骑士走方格 CPP文档-Board box to go horse riding knight
h
- 此程序给出由风场诊断位势高度场的计算方法-wind to height
SIRT
- SIRT法 联立迭代图像重建法 用于求解大型线性方程组 A[M][N]*x[N]=b[M]-SIRT method of simultaneous iterative image reconstruction method for solving large linear equations A [M] [N]* x [N] = b [M]
xianxingfangcheng
- 有雅克比迭代法解线性方程和用高斯迭代法解线性方程-Have the Jacobi iteration method solving linear equation and linear equation with gaussian iteration method solution
插入排序
- 插入排序是很多排序中的一种,又分为直接插入、折半插入、希尔排序。
Longest_Common_Subsequence
- 输入两个字符串,对其进行求解最长公共子序列,采用的方法是动态规划-Enter the two strings, to solve the longest common subsequence, the method used is dynamic programming algorithm