-
ACM题目图算法,POJ的各种图形主题的详细描述…
acm标题图算法,POJ详细描述了各种图形主题图中使用的算法
- 2022-12-29 02:45:03下载
- 积分:1
-
ECG信号处理
这个项目提出了一种算法,从数据库文件中读取ecg signal ,通过特征提取,QRS检测处理它,挑,并采用Matlab仿真RR间期
- 2022-02-07 20:45:46下载
- 积分:1
-
contains five kinds of sorting algorithm using vb achieve
包含5种排序算法,利用vb实现-contains five kinds of sorting algorithm using vb achieve
- 2022-08-15 17:18:14下载
- 积分:1
-
关于限制性四叉树实现算法的,很不错哦!
关于限制性四叉树实现算法的,很不错哦!- Realizes the algorithm about the restrictive four forks tree,
is very good oh!
- 2022-07-09 04:26:04下载
- 积分:1
-
on SUM_ARRAY Part C code
关于SUM_ARRAY用C编的代码-on SUM_ARRAY Part C code
- 2022-11-27 10:20:03下载
- 积分:1
-
模拟退火算法实现
模拟退火算法
C++ 实现
-simulated annealing algorithm to achieve C
- 2023-07-27 14:55:02下载
- 积分:1
-
ABAQUS弹塑性UMAT
弹塑性UMAT程序,讲述弹性本构关系的数值实现过程,考虑了双线性各向同性硬化准则。通过UMAT的模拟,可以和Abaqus材料库中的模型进行对比,验证数值实现的合理性。由于弹塑性UMAT的实现过程文献中均有描述,可以获得相关的公式推导。
- 2023-08-21 04:40:03下载
- 积分:1
-
统计一个txt文件中字符的个数和单词的个数
可以指定文本文件中搜索指定字符...
统计一个txt文件中字符的个数和单词的个数
可以指定文本文件中搜索指定字符-a txt document the number of characters and words can specify the number of text files to search for the designated characters
- 2022-03-13 00:17:30下载
- 积分:1
-
详细的记载了CRC算法的具体过程
详细的记载了CRC算法的具体过程- Detailed record CRC algorithm concrete process
- 2022-04-06 20:50:28下载
- 积分:1
-
solving nonlinear equations in a way : by using a method of optimizing initial G...
解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizing initial Givens (it might make follow-up to Newton"s law divergence) adopted a relatively fast convergence to the channel near the exact solution, to be a new starting point, and then Newton"s law of the new iteration of the initial point of the exact solution ( some of error). This method has the advantage : it can be rapid convergence of Newton"s method to exploit the advantages while avoiding convergence of the method is relatively narrow domain shortcomings.
- 2022-03-20 10:21:18下载
- 积分:1