资源列表

« 1 2 ... .11 .12 .13 .14 .15 2316.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法filestructure

说明:这是我用c++做的关于文件结构的实验算法,是我们学习数据结构的时候老师给我们做的很经典的实验之一,现在给大家参考一下!-This is what I used c++ Done on the file structure of the experimental algorithm, data structure is that we learn when the teacher gave us to do one classic exp
<侯坚强> 在 2025-01-14 上传 | 大小:889kb | 下载:0

[数据结构常用算法11111

说明:数据结构中关于邻接表与邻接矩阵的四个算法,包括源码,亲测可用-Data structure on the adjacent table and the adjacency matrix of the four algorithms, including source code, the pro-test can be used
<shan> 在 2025-01-14 上传 | 大小:889kb | 下载:0

[数据结构常用算法List

说明:链表的基本操作,包括插入,删除确定位置的字符,删除确定字符-List of the basic operation, including insert, delete determine the location of the characters, delete characters to determine
<林藤子> 在 2025-01-14 上传 | 大小:890kb | 下载:0

[数据结构常用算法Dijkstra

说明:用c++实现最有向连同图的短路径算法。图的路径带有权值。-With c++, together with plans to achieve the most short-path algorithm. That path with the right values.
<书剑> 在 2025-01-14 上传 | 大小:890kb | 下载:0

[数据结构常用算法Sift

说明:对SIFT算法进行详细描述,使初学者能更清晰的掌握SIFT算法-A detailed descr iption on the SIFT algorithm ,beginners can understand SIFT algorithm more clearly through the file.
<wufang> 在 2025-01-14 上传 | 大小:890kb | 下载:0

[数据结构常用算法vector

说明:代码设计了可以用来存图像轮廓的数据结构。类的设计。类似与OPENCV的设计方案-The code design can be used to save image outline of data structure. The design of the class. Similar and OPENCV design scheme
<qihui> 在 2025-01-14 上传 | 大小:888kb | 下载:0

[数据结构常用算法Expression-evaluation

说明:任意输入数学运算表达式分别采用两种算法求值,分别是中缀表达式直接求值和修改成后缀表达式求值。表达式中包含的运算符有:加法+,减法-,乘法*,除法/,括号(),乘方#等运算符。运算符的优先级和结合性符合数学运算法则-Any input math expressions using two algorithms evaluated, infix expression directly evaluated and modified the p
<fzk> 在 2025-01-14 上传 | 大小:889kb | 下载:0

[数据结构常用算法Sort_Cmp

说明:比较快速排序和冒泡排序的时间消耗,随机产生输入范围内的数交分另排序,比较两者用的时间-More quick sort and bubble sort of time consumption, randomly generated within the scope of the input into the other sort several points, compared with both of the time
<Mr.Lee> 在 2025-01-14 上传 | 大小:889kb | 下载:0

[数据结构常用算法point

说明:用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方-Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity)
<张月秋> 在 2025-01-14 上传 | 大小:889kb | 下载:0

[数据结构常用算法string

说明:C++设计字符串类1) 能够用 “+” 来处理两个字符串的相加;2) 具有在一个字符串中搜索一个字符的功能;3) 具有在一个字符串中搜索另一个字符串的功能;4) 实现去除字符串最前面和最后的空格的功能;5) 编写一个main()函数,测试你的字符串类的各种功能。-C++ design string class 1) can use " +" to deal with the addition of two string
<许珂> 在 2025-01-14 上传 | 大小:890kb | 下载:0

[数据结构常用算法Permutate

说明:用调换数字法实现全排列,并与stl中的函数进行了比较。-With exchange digital method to achieve permutation, and with the stl function were compared.
<love_yuyeer> 在 2025-01-14 上传 | 大小:889kb | 下载:0

[数据结构常用算法SeqList

说明:线性表的基本功能实现,包括初始化,插入操作,删除,取值,显示-The basic function of the linear form of implementation, including initialization, insert, delete, values, display, etc.
<judy> 在 2025-01-14 上传 | 大小:888kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 2316.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org