资源列表

« 1 2 ... .57 .58 .59 .60 .61 2562.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法atoi

说明:这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
<孙江萍> 在 2024-11-03 上传 | 大小:183296 | 下载:0

[数据结构常用算法PatternMatching

说明:这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and
<孙江萍> 在 2024-11-03 上传 | 大小:318464 | 下载:0

[数据结构常用算法szpmatrix

说明:矩阵常见算法,C++实现的类,这是个下载的公用类如果侵犯了您的权利,请告诉我。-This class implements some usual operation about matrix.If this pragram being put on the internet infringe upon your right,please tell me.
<方平> 在 2024-11-03 上传 | 大小:4096 | 下载:0

[数据结构常用算法三种模式匹配算法的比较

说明:Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
<lxr> 在 2024-11-03 上传 | 大小:332800 | 下载:0

[数据结构常用算法最小生成树prim算法

说明:最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
<袁文> 在 2024-11-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法1-wire_search

说明:这是关于DALLAS的一线的ROMID搜索程序,很有用,可以找到ROMID,-This is on the front line of Dallas ROMID search procedures, useful and can be found ROMID.
<linz> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法c++算法与数据结构

说明:----c++算法--与--数据结构----- ----c++算法--与--数据结构-Data Structures and c++ Algorithms
<che> 在 2024-11-03 上传 | 大小:1667072 | 下载:0

[数据结构常用算法dashujiecheng

说明:该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of
<杨浩> 在 2024-11-03 上传 | 大小:3072 | 下载:0

[数据结构常用算法最短路径 迪杰斯特拉

说明:最短路径 迪杰斯特拉 最短路径 迪杰斯特拉-Shortest Path Floyd Shortest Path Floyd
<lsx> 在 2024-11-03 上传 | 大小:23552 | 下载:0

[数据结构常用算法邻接矩阵求解最短路径(数组)

说明:邻接矩阵求解最短路径(数组).rar 邻接矩阵求解最短路径(数组).rar-adjacency matrix for the Shortest Path (arrays). Rar adjacency matrix for the Shortest Path (arrays). Rar
<lsx> 在 2024-11-03 上传 | 大小:24576 | 下载:0

[数据结构常用算法图的常用算法

说明:图的常用算法,比较全面 并有一种求图的最短路径的算法, 欢迎指正,-map commonly used algorithms, a more comprehensive and a map for the shortest path algorithm welcome correction, thank you
<*> 在 2024-11-03 上传 | 大小:428032 | 下载:0

[数据结构常用算法字符频率统计

说明:
<*> 在 2024-11-03 上传 | 大小:344064 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 2562.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org