-
Dijkstra_shortestpath
用Dijkstra算法求有向网的v0点到其余各点v的最短路径P[v]及其带权长度D[v],开发语言为c语言。
- 2023-07-28 19:55:02下载
- 积分:1
-
关于drbarr用C编的代码
关于drbarr用C编的代码-on drbarr Part C code
- 2022-02-07 09:33:44下载
- 积分:1
-
线形方程组类:包括各种线性方程组的各种求解方法,非常方便调用
线形方程组类:包括各种线性方程组的各种求解方法,非常方便调用-Linear equations categories: including a variety of linear equations to solve a variety of methods, very convenient to call
- 2023-03-26 16:40:03下载
- 积分:1
-
自适应哈夫曼压缩算法;哈夫曼压缩算法;lzw压缩算法
1. 自适应哈弗曼压缩算法。
对应程序AdaptiveHuffman。使用方法:把测试数据文件夹里的四种测试数据拷贝到/AdaptiveHuffman/Release/目录下,然后在控制台进入到Release目录,输入如下命令,
@1, 压缩: AdaptiveHuffman.exe 1 带压缩的文件名 压缩的文件名
@2, 解压缩: AdaptiveHuffman.exe 2 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-30 07:55:55下载
- 积分:1
-
实现一个超过了计算机所表示范围的长整数的加减法
实现一个超过了计算机所表示范围的长整数的加减法-achieve an over by the computer, said the scope of the long integer addition and subtraction
- 2023-04-11 17:05:03下载
- 积分:1
-
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法...
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
- 2022-09-01 15:35:03下载
- 积分:1
-
fortran version of singular value decomposition subroutine, suitable for meteoro...
fortran版奇异值分解子程序,适合气象统计计算。-fortran version of singular value decomposition subroutine, suitable for meteorological statistical computing.
- 2022-06-27 17:25:01下载
- 积分:1
-
一个用c语言编写的存储管理模拟程序
一个用c语言编写的存储管理模拟程序- The memory management simulator which compiles with the c
language
- 2022-04-20 11:50:14下载
- 积分:1
-
Edge Detection and Image SegmentatiON
The command prompt version of the Edge Detection and Image SegmentatiON (EDISON) System provides a versatile environment for performing confidence based edge detection and synergistic image segmentation through the definition of user defined scripts. In an EDISON script one specifies the system parameters, input, output, and operations. The system functionality is facilitated through a simple set of commands and parameters described in the following sections.
- 2022-05-30 00:51:05下载
- 积分:1
-
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解...
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
- 2023-07-07 14:20:03下载
- 积分:1