资源列表

« 1 2 ... .92 .93 .94 .95 .96 1797.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法cPP

说明:求解方程各种方法 迭代法 牛顿迭代 二分法 都有 c++源文件 绝对正确-Solving the equation of a variety of methods iterative method Newton iterative dichotomy has C++ source file is absolutely correct
<远远 > 在 2025-06-12 上传 | 大小:1kb | 下载: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-06-12 上传 | 大小:888kb | 下载:0

[数据结构常用算法data_structure

说明:数据结构的c语言程序,具有多种经典的数据结构算法的程序集合。-Data structure of the c language program, with a collection of programs for a variety of classic data structures algorithm.
<zw> 在 2025-06-12 上传 | 大小:293kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序算法的代码,C语言编写,比较简单,不过思考要多一点-quicksort code,writtten by C language
<叶子> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法2.9maze-problem

说明:解决数据结构关于迷宫问题编程题的代码,已经调试通过-Solve data structure about maze problem the topic the programming code, have debugging through
<shu> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法hfm-tree

说明:解决数据结构中编程的哈夫曼树程序,已经调试通过-Solve data structures of programming hoffmann tree program, has been testing through
<shu> 在 2025-06-12 上传 | 大小:3kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的构建。通过用户所给定的一串数字,利用二叉树的特性,构成一个二叉树。-The construction of the binary tree. A string of numbers given by the user, the characteristics of the binary tree to form a binary tree.
<欧发欣> 在 2025-06-12 上传 | 大小:447kb | 下载:0

[数据结构常用算法polynomial-calculation

说明:解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
<shu> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph-ring

说明:解决数据结构中约瑟夫环的代码,已经调试通过-Solve data structure of Joseph ring code, have debugging through
<shu> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Queue

说明:以一个生动的排队例子深入了解对数组的特性和各项操作-Depth understanding of the features and the operation of the array to a vivid example of queuing
<欧发欣> 在 2025-06-12 上传 | 大小:297kb | 下载:0

[数据结构常用算法mian

说明:又称单词查找树,Trie树,是一种树形结构,是一种哈希树的变种。典型应用是用于统计,排序和保存大量的字符串(但不仅限于字符串),所以经常被搜索引擎系统用于文本词频统计。它的优点是:利用字符串的公共前缀来节约存储空间,最大限度地减少无谓的字符串比较,查询效率比哈希表高。 -Text of obtaining statistics its advantage is: use the public to save string prefix storage space, the maximum r
<小明> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法GenerateRand

说明:VC环境编写的一个随机数产生的小程序,便于扩展,在计算机算法中的概率算法中有一定的应用-A random number generator program written in VC environment, easy expansion, a certain application of probabilistic algorithms in the computer algorithm
<东方卡> 在 2025-06-12 上传 | 大小:29kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 1797.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org