-
Problème du sac-a-dos
- 2023-07-04 10:10:04下载
- 积分:1
-
performance simulation of network_coding
应用背景In generated networks, selecting one node as source and some nodes as receivers in
random (single source multicast network), we make performance test for network
coding based multicast route algorithm (we put forward it ourselves, corresponding to
high multicast rate and low multicast rate), shortest path distribution tree route
algorithm (DIJKSTRA algorithm) and Maximum-rate distribution tree route
algorithm (PRIM algorithm), respectively.
关键技术
In this program, two things have been done: (1) generate random topologies (2)performance test。
network coding cap: 5.0000 dijk cap: 5.0000 prim cap: 5.0000 network coding res1: 0.0000--res2: 12.0000 dijk res: 14.0000 prim res: 14.0000 average degree: 2.
- 2022-11-16 07:10:03下载
- 积分:1
-
快速gSpan
应用背景gSpan是图形数据库频繁图挖掘软件包。 ;给定一个集合的图形和最小支持度阈值,gSpan能够发现所有的子图的频率高于阈值。 ;的gSpan的细节可以在下面的文件中找到,基于图结构的gSpan:模式挖掘, ;的 ;X燕和J.汉族。 ;触发。2002基于数据挖掘的国际会议(ICDM 102)。 ; [PDF];扩展版,UIUC的技术报告,uiucdcs-r-2002-2296 ;[PDF]关闭图形系统:挖掘频繁闭图模式, ;用X燕和J.汉族。 ;触发。2003知识发现与数据挖掘国际会议(SIGKDD 2003) ;。【PDF】使用协议下载仅用于内部研究的目的,再分配和商业使用是不允许的;使用下载的软件仅限于性能测试。对于其他利益,联系作者。关键技术gSpan是图形数据库频繁图挖掘软件包。 ;给定一个集合的图形和最小支持度阈值,gSpan能够发现所有的子图的频率高于阈值。并;
- 2022-02-25 19:11:00下载
- 积分:1
-
多项式的加减运算特别实现(c实现)
多项式的加减运算特别实现(c实现)-polynomials Modified Operational special achievement (c realization)
- 2022-08-26 13:41:18下载
- 积分:1
-
VC++ 通过ODBC读写Excel文件
VC++ 通过ODBC读写Excel文件
- 2022-07-25 21:37:11下载
- 积分:1
-
双色球随机软件源码
void CRandDlg::OnOK()
{
// TODO: Add extra validation here
int a[7];
int b=0;
srand((unsigned)time( NULL ));
for (int i=0;i
- 2022-03-24 20:24:18下载
- 积分:1
-
Jacobi to solve linear equations, possison equations, welcome you to give valuab...
Jacobi求解线性方程组、possison方程,欢迎大家提出宝贵意见。-Jacobi to solve linear equations, possison equations, welcome you to give valuable advice.
- 2022-03-13 21:27:05下载
- 积分:1
-
各大互联网面试题目
资源描述文件中包含了各个互联网的面经,包括百度、阿里、腾讯等大公司,内容很全面,很适合找工作的同学,希望能给大家带来帮助。
- 2022-03-13 08:52:53下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去
所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了...
求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去
所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了-Seek primes, and stored in a text file, and the next performance can also be followed by the last results continue to look down so that one day you will find the largest prime number ... ... the same day, just hanging Q hang about this program on the list ... ...
- 2022-03-13 09:49:31下载
- 积分:1