资源列表
Lagrange
- 数据插值的基本出发点是根据函数f(x)的一组数据{xi,f(xi)}(i=0,1,…,n),按照插值条件构造简单易算的函数P(x)去近似f(x)。本代码用高级程序设计语言实现Lagrange插值,-The basic starting point of data interpolation is based on the function f (x) of a set of data (xi, f (xi)) (i = 0,1, ..., n), constructed in accordanc
Knight
- 1.实验目的:通过实验理解算法的概念、算法的表示、算法的时间复杂度和空间复杂度分析;运用熟悉的编程工具对骑士周游列国问题进行求解,初步学会分析算法的时间复杂度和空间复杂度; 2.在一张国际象棋棋盘上(8*8方格),骑士(knight,马)位于任意一个位置。问如何才能让骑士不重不漏的经过棋盘上的每个格?本问题中已知骑士位置(m,n),其中0=<m,n<=8,要求给出骑士行走路径,路径可用8*8矩阵输出,其中值表示骑士到达此位置行走的步数(初始为1) -1. Experimen
the-max-sum
- 一串数字序列比如1,3,4,5,7,6……得到其中的最带不连续子序列(要求序列是严格递增的如1,3,4,5,7可以,5,7,6就不可以) 本代码即,最大不连续子序列问题,属于经典的动态规划问题适合初学者-A string of number sequences such as 1,3,4,5,7,6 ... ... be one of the best sequence with discontinuous (which requires a strictly increasing sequ
paixu
- 数据结构,主要是针对顺序表的排序进行说明。-The data structure, mainly for the sorting of the sequence tables described.
5
- 高斯法求解线性方程组,方程可以自己修改,方程个数可以自己修改-Gauss method for solving linear equations, the equation can modify their own
one-dimension-schrodinger-equation
- 一维含时薛定谔方程求解,basic编写,适合编程入门者参考-One-dimensional time-dependent Schrö dinger equation solving, basic preparation for Introduction to Programming Reference
TrabalhoPDI01
- kmeans dataset iris.dat
FFT.tar
- 快速傅立叶变换。蝶式算法。十多年前写的-FFT Algorithm. wrote in 2001-2002
duoceng
- 这个程序是计算多层膜转移矩阵的,欢迎批评指正-This procedure is to calculate the transfer matrix multilayer film, and welcome criticism
stack
- 数据结构课后作业-栈 对输入文字进行回文验证.-Data structure after-school homework- stack Validation of the input text are palindromes.
Ansys_command
- 大型有限元数值计算软件ansys转有限差分数值计算软件flac资料-Large-scale finite element numerical calculation software ansys
exp5-2
- 背包问题:设有不同价值、不同重量的物件n件,求从n件物品中选取一部分物品的方案,使选中物品的总重量不超过指定的限制重量,但选中物品的总价值最大。-Knapsack problem: has different values, different weights of objects n pieces, find some items selected n items in the program, bringing the total weight of the selected items