资源列表
chaoshipaiduifangzhen
- 模拟随机过程求解超市实际问题。很具有代表性。matlab-random process simulation solving practical problems supermarket. Very representative. Matlab
M
- 迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。
Trapz
- 梯形算法,用于数值分析中的代码,提供给各位参考。
shizihebing
- 算法中石子合并算法的实现,用C语言实现,适合初学者-Algorithm stones combined algorithm, using C language, suitable for beginners
duoxiangshi
- 通过定义结构体来实现多项式得加法和减法(简单版)-By defining the structure to implement polynomial addition and subtraction too (simple version)
shiyan3
- 模拟银行的叫号机。在程序运行过程中使用文本菜单供用户选择,选择1则模拟储户按下叫号机取叫号纸(即入队列),选择2则模拟银行工作人员按下叫号机,请取得相应号数的储户到前台办理业务(即出队列)。叫号机的号数从1号开始往上递增。 -Simulation machine called the number of banks. The program is running for the user to choose a text menu, select a machine called the n
NQueen
- N皇后的经典问题解决方案.用一维数组解决.-The classic N-Queens problem solution to solve one-dimensional array
catch-and-adasimpson
- 用追赶法来实解三对角矩阵 用simpson方法来解线性方程组 -use the catch method to solve the three symetry matrix
solve3_zero_drift_error
- 对实验或实测获取的数据,存在零点漂移现象时,对数据进行处理的小程序-deal with zero-drift phenomenon ofdata
xxtea
- XXTEA加密方法,于1998年提出。目前还没有人找到对其进行攻击的方法,是对前面一些变种的改进。XXTEA 算法很安全,而且非常快速,非常适合应用于 Web 开发中。-XXTEA encryption method, proposed in 1998. No one has yet found a way to attack them, and is in front of some variants of improvement. XXTEA algorithm is very safe,
Kloter-decomposition
- 克洛特分解,应用于矩阵分解,对于求解大的线性方程组有一定的帮助- 克洛特分解,应用于矩阵分解,对于求解大的线性方程组有一定的帮助 Kloter decomposition, applied to the matrix decomposition, for solving large linear equations have some help
PCA
- 关于数据的主成分分析代码,可用于数据预处理。-The principal component analysis of the data code, can be used for data preprocessing.