-
可以很好的实现数学中的算法
可以很好的实现数学中的算法-can achieve good mathematics algorithm
- 2022-01-25 22:11:17下载
- 积分:1
-
本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数、产生多个[0,1]区间内均匀分布伪随机数、产生任意[a,b]区间内一个均匀分布伪随机整数...
本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数、产生多个[0,1]区间内均匀分布伪随机数、产生任意[a,b]区间内一个均匀分布伪随机整数、产生任意[a,b]区间内均匀分布伪随机整数序列、产生一个任意均值与方差的正态分布随机数、产生任意均值与方差的正态分布随机数序列-look it yourself
- 2022-06-15 15:46:13下载
- 积分:1
-
refprop调用
简单的refprop代码,仅仅只是针对不懂同学,当然还有获取更多资源
- 2023-07-13 16:35:04下载
- 积分:1
-
c + + 中的 BFS 15_Puzzle 源代码
c + + 中的 BFS 15_Puzzle 源代码
- 2022-01-26 05:37:50下载
- 积分:1
-
哈夫曼树结构运算
哈夫曼树结构运算-Huffman tree structure Operational
- 2022-08-08 15:49:14下载
- 积分:1
-
IMBE解码库
IMBE decoding library.rar
详细说明:IMBE解码库,可解IMBE3600,7200两种码率,适用于P.25,MOTOROLA的DMR-IMBE decoding library,
solvable IMBE3600, 7200 two kinds of bit rate, for P.25, MOTOROLA s DMR
文件列表:
文件夹:IMBE decoding library
mbelib-1.2.3ambe3600x2250.c
............ambe3600x2250_const.h
............CHANGELOG
............config.h
............configure
............COPYRIGHT
............ecc.c
............ecc_const.h
............imbe7100x4400.c
............imbe7200x4400.c
............imbe7200x4400_const.h
............Makefile
............mbelib.c
............mbelib.h
............mbelib_Author.pgp
............mbelib_const.h
PATENT NOTICE
&nb
- 2022-02-12 01:06:20下载
- 积分:1
-
DFA 最小化
一个简单的确定性有限自动机最小化算法的C++。它使用一个类来表示的DFA从文本文件中读取。的最小化是通过一个函数对象完成的,并且最小化该处被显示在控制台。
- 2022-03-05 04:51:12下载
- 积分:1
-
k-means algorithm
用java程序实现文档集合聚类的k-means算法。
- 2022-01-27 12:52:24下载
- 积分:1
-
matrix eigenvalue of the largest power France. For engineering calculation, Matr...
矩阵的最大特征值的幂法.
对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。
符号说明:
1A为待求的矩阵,
2Uk,Vk为迭代用的列向量。
3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。
而maxLamda所对应的特征向量由最后一次迭代的Vk所决定.
主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。
-matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
- 2022-12-15 11:10:03下载
- 积分:1
-
This is an improved Euler algorithm source code
这是改进的欧拉算法源码-This is an improved Euler algorithm source code
- 2022-02-01 18:12:29下载
- 积分:1