-
装配生产线调度m行和N站
装配生产线调度m行和N站
- 2023-08-12 18:30:02下载
- 积分:1
-
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。...
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。-Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.
- 2022-11-30 00:00:03下载
- 积分:1
-
plot
数值积--- 复合求积公式对积分问题的求解功能 用复合梯形求积公式和复合抛物线公式,对给定的积分问题进行计算。-plot--- composite numerical quadrature formula to solve the problem of integration functions for composite trapezoidal plot formula and compound parabolic formula, the right to issue integral calculation.
- 2022-03-22 06:07:15下载
- 积分:1
-
包括主要矩阵运算,vc下编译实现
包括主要矩阵运算,vc下编译实现-including major matrix computation, vc under Compiling
- 2022-03-02 13:52:02下载
- 积分:1
-
线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的...
线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的-linear constraint equations, artificial variable simplex method (using writing category) with the input and output documents
- 2022-11-02 17:05:03下载
- 积分:1
-
本程序为Kmp匹配算法的实现,程只需直接运行即可,
本程序为Kmp匹配算法的实现,程只需直接运行即可,-the procedures for KMP matching algorithm implementation, a journey which takes you directly can run,
- 2022-09-10 08:40:03下载
- 积分:1
-
lms source code for adaptive filtering the acoustic noise.
lms source code for adaptive filtering the acoustic noise.
- 2022-05-28 15:10:36下载
- 积分:1
-
一些常用的数学数值算法,用C语言编写即可。
一些常用的数学数值算法,用C语言编写即可。-some commonly used mathematical algorithm, using C language can be.
- 2022-07-21 09:27:00下载
- 积分:1
-
一个能算波兰法和自然法的计算器
一个能算波兰法和自然法的计算器- Can calculate the Polish law and the natural law calculator
- 2023-02-14 17:25:03下载
- 积分: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