-
Dijkstra算法
用C#实现的一种Dijkstra高效算法,有实例代码,可以参考一下。里面有一个类Dijkstragao,在Program的买你函数里有调用的实例。调用比较简单,好用。
- 2022-01-25 15:34:17下载
- 积分:1
-
另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。
另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。-Another two-dimensional FDTD simulation procedures, simulation images very good, very helpful.
- 2022-04-10 01:36:26下载
- 积分:1
-
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排...
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
- 2023-01-31 12:35:04下载
- 积分:1
-
任意合数分解成质数的程序
任意合数分解成质数的程序-Arbitrary composite number into prime number of procedures
- 2022-09-10 21:15:03下载
- 积分:1
-
two forks of trees were preorder
二叉排序树的中序遍历-two forks of trees were preorder
- 2023-01-22 11:40:04下载
- 积分:1
-
排队系统
//#include"stdafx.h"
#include < stdio.h >
#include < tchar.h >
#include < iostream >
使用命名空间 std ;
int main)
{
////////////////////////////////////////////////////////
/ / 初始化变量 / /
int n = 0,n1 = 0 ;/ / 没有。就业机会
int maxLength = 0 ;/ / 最大长度队列。
浮
- 2023-01-13 23:05:03下载
- 积分:1
-
Fano decoder
该软件包包括编码器和软判决序贯K = 32,率 1/2 卷积码的译码器。解码器使用Fano 算法。
- 2022-06-30 07:13:18下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1
-
FastICA by cc++
fastica C++实现,很简单的,很容易看的
- 2022-02-25 19:09:15下载
- 积分:1
-
可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。...
可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。-computable industrial equipment, load types : wind loads, earthquake loading, based load and temperature stress. Basic types : pile foundation.
- 2023-03-30 05:15:03下载
- 积分:1