-
Huffman Algorithm develop by C
Huffman Algorithm develop by C-Huffman Algorithm develop by C++
- 2022-12-25 01:50:03下载
- 积分:1
-
雅可比迭代等一些程序
雅可比迭代等一些程序-Jacobi iterative procedures such as
- 2022-03-04 01:26:36下载
- 积分:1
-
C++ BP算法源程序.rar
编译原理课程设计- The translation principle curriculum designs
- 2023-08-20 19:20:02下载
- 积分:1
-
embedded compilation write bubble sort, XP VC6.0 compile.
内嵌汇编写的起泡排序,XP下VC6.0编译通过。-embedded compilation write bubble sort, XP VC6.0 compile.
- 2022-01-25 22:29:18下载
- 积分:1
-
encryption
未知
- 2022-07-12 05:55:08下载
- 积分:1
-
简单可扩展的图像处理算法,来处理图像的边缘检测
一个简单的扩展计划,在单色图像进行图像过滤算法来检测边缘。加载的图像将被转换为16位单色灰度像素值,在其所有的过滤操作工作。最后一次过滤操作的结果立即被示出。查看3调色板准备:线性灰色调色板(0... 255)线性灰色调色板(255... 0)顺利调色板使用中值滤波n次,以消除像素异常。实际显示图像helpes的直方图来确定歧视级别的灰度图像转换为二进制(0-1)图像。直方图对话框立即仅在面板而不是行为上的图像的值的滑块。使用“最小范围”按钮和第三滑块,以确定电平来判别图像。判别该图像之后被关闭直方图对话框。使用腐蚀和膨胀运营商打破小桥流水的形象。侵蚀操作的数量应该是相同的扩张操作的数量。使用拉普拉斯算到二进制图像转换为边缘图像。这些图像保存为8位PNG图像。这个程序是很容易扩展与其他运营商如FFT或轮廓操作。
- 2022-06-01 07:08:05下载
- 积分: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
-
冒泡排序算法的C++
该代码读取输入文本文件并将其排序,然后将这些数字排序为输出文本文件。代码采用了气泡排序算法进行排序。
- 2022-01-26 05:50:08下载
- 积分:1
-
Bubble, BiDirectional Bubble, Bitonic排序算法
Bubble, BiDirectional Bubble, Bitonic排序算法-Sort Algorithm of Bubble, BiDirectional Bubble, Bitonic sorting
- 2022-02-20 03:52:54下载
- 积分:1
-
国家咨询交通仿真系统的语言,在第三个…
c语言的全国交通仿真咨询系统,详见报告
- 2022-07-16 16:45:59下载
- 积分:1