-
Lagrange interpolation, have done an interpolation algorithm
Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
- 2022-04-10 18:22:17下载
- 积分:1
-
fountain codes实现
fountain codes有关图像处理的matlab的实现。从一个网站上下载下来。对于fountain codes的实现,特别是LT的实现有极大的借鉴意义。
- 2022-02-22 10:51:08下载
- 积分:1
-
隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习...
隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
- 2022-02-14 17:02:31下载
- 积分:1
-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
均匀分布序列的产生
根据均匀分布的产生原理和公式,求出均分分布的序列,该序列为0-1内的随机数
- 2023-05-30 13:30:03下载
- 积分:1
-
用有限元法求解三角形形区域上的Possion方程
用有限元法求解三角形形区域上的Possion方程-using the finite element method triangle-shaped region of Possion equation
- 2022-02-25 07:52:26下载
- 积分:1
-
交错的网格有限差分法弹性波模拟
这是一个简单但有用的标准交错的网格有限差分弹性波建模 c 代码写自己。完全匹配的层技术用于吸收人工反射从边界。它是一个好的教程代码,为那些想要学习如何以模拟地震波的传播。
- 2022-05-08 16:58:48下载
- 积分:1
-
利用柏松方程计算温度分布。实际的算法为有限元法。
利用柏松方程计算温度分布。实际的算法为有限元法。-use equation to calculate the temperature distribution. The actual algorithm for finite element method.
- 2022-07-25 15:01:27下载
- 积分:1
-
贝叶斯算法用java程序
有关贝叶斯算法的java程序 优化计算和预测功能 比较好用-bayes arithmetic using java program
- 2022-10-06 12:20:03下载
- 积分:1
-
象棋旋风coony的源代码
应用背景
中国象棋旋风的源代码coony引擎,作者陈朝营,代码简洁,完全可以运行。可供广大象棋编程的爱好者参阅。
关键技术中国象棋旋风的源代码coony引擎,采用ucci引擎。采用PVC剪枝搜索,空着裁剪,静态搜索,历史排序,Hash表等等常用技术。
- 2023-05-07 14:20:02下载
- 积分:1