-
互信息法求得结点的重要程度
基于互信息法求得每个结点的重要程度,方法比边介数和pagerank简单有效,对于大规模和超大规模的网络拓扑图都能高效完成,
- 2022-07-16 19:51:44下载
- 积分:1
-
本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存
在的缺点并提出几点改进方...
本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存
在的缺点并提出几点改进方案。
-In this paper, given as an example to the training model is derived bp network learning algorithm, and use (programming language, run the program gives error learning curve, and finally pointed out that the practical application of BP network learning shortcomings and to make a few points to improve the program.
- 2022-05-24 18:37:02下载
- 积分:1
-
元胞自动机实现人员疏散模拟
元胞自动机算法模拟人员疏散情况,算法在game里面,绘制在caview中,能清晰的体现出元胞自动机算法的特点,适合刚接触元胞自动机的人使用
- 2023-07-17 08:25:03下载
- 积分:1
-
这是最完整的共轭梯度算法的C++程序。
这个是网上的最全的关于共轭梯度法的c++程序。-This is the most complete line on the conjugate gradient method c++ Procedures.
- 2022-05-12 16:12:12下载
- 积分:1
-
乐高建设中的薄弱衔接点
资源描述在乐高建筑结构分析中的应用,在设计一个块体模型时,以前的研究发现,在优化模型中减少了弱的关节点。有关该定义的更多细节,请参阅本文:泰斯图兹,,R.;施瓦兹堡,Y;保利,M.:可自动生成的砖雕,在proc。欧洲的2013(短了),13卷,2013。
- 2023-07-14 09:25:03下载
- 积分:1
-
是和“常用的计算机数值算法和程序的C++版本,和Q ..
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-05-29 11:24:03下载
- 积分:1
-
fibonacci numbers
我为我的c班准备了这个。它工作时写斐波那契数。如果你想改变数字的上限,就把1000改成你想要的。
- 2022-07-09 08:36:35下载
- 积分:1
-
快速排序算法
使用java写的算法,描述了快速排序!分为递归和非递归两种方法!static void QuickSort (int a[], int p, int r)
{
if (p x的元素交换到右边区域
- 2022-01-25 21:30:05下载
- 积分:1
-
KomfortBlinker
用汇编语言编写的代码,实现安装在汽车上的KomfortBlinker。它基于Attiny13,使用了一些组件。此外,还提供了示意图
- 2022-07-20 17:27:17下载
- 积分:1
-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1