-
用链表实现的职工管理软件 ( C+ + )
用链表实现的职工管理软件 ( C+ + ) -achieve with the union management software (C) with the trade unions to achieve Chain Management Software (C)
- 2022-03-05 14:56:41下载
- 积分:1
-
Computation of large numbers, efficiency is very high, very collectible, it is w...
大数运算,效率非常高,很有收藏价值,值得你下载!-Computation of large numbers, efficiency is very high, very collectible, it is worth your download!
- 2023-03-25 09:25:03下载
- 积分:1
-
solving n
求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
- 2022-02-05 23:19:53下载
- 积分: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
-
几种常见排序算法的比较与实现
1冒泡排序(Bubble Sort)2选择排序(Selection Sort)3插入排序(Insertion Sort)4堆排序5归并排序
- 2023-02-18 18:20:03下载
- 积分:1
-
植被冠层模型SAIL的多层拓展
对植被冠层模型的分层拓展,将冠层分为多个小薄层,每一薄层之间用Adding method方法耦合,并且考虑了多次散射中的热点效应。可用于BRDF建模和LAI反演
- 2022-07-13 04:04:28下载
- 积分:1
-
手写字体识别
应用背景主要是对手写字体进行识别,首先训练手写字体库,可在官网下载手写字体库。对样本库中的样本进行训练,进而识别多种手写字体,主要针对0--9这10个数字,可以准确进行识别。关键技术主要采用C和OPENCV混合编程,提取样本HOG特征,运用SVM分类器对样本进行分类识别。获得训练分类器后,可以自己手写一个0--9中的任意字体,放入分类器中进行识别。
- 2022-01-20 23:45:10下载
- 积分:1
-
路由器最短路径测试源代码!
路由器最短路径测试源代码!-Shortest Path router test source code!
- 2022-01-26 00:10:38下载
- 积分:1
-
链式队列的实现
资源描述C语言实现了一个链式队咧,每一个节点包含数据域和指针域。内部实现了关于队列的一系列操作函数,包括初始化队列函数,入队函数、出队函数、释放所有元素的函数、根据优先级进行节点排序的函数,根据优先级进行节点插入的函数、打印所有节点的额函数等等。
- 2022-11-28 18:40:04下载
- 积分:1
-
如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,
如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,-How to order K-type mean, from the given multi-dimensional matrix can be obtained in the K-means type of dynamic,
- 2022-01-21 05:53:11下载
- 积分:1