资源列表

« 1 2 ... .38 .39 .40 .41 .42 1643.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法contain

说明:判断从键盘输入的两数之间是否满足相互包含的关系-find ouf if a is contained in b
<默笙> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法BruteForceClosePoints

说明:蛮力法解决最近对问题, 随机生成5个点,然后求出距离最近的一对-The brute force method to solve the problem, randomly generated five points, then find the distance of a pair of
<程潇> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Complex-expression-of-values

说明:求复杂表达式的值:输入一个含有运算符和运算函数的表达式,计算其结果。 -Complex expression of values:Enter a contains operator and operation function of expression, calculate the results.
<徐小龙> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Huffman-encoding

说明:基于哈夫曼编码的数据压缩/解压程序:将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件)和哈夫曼树文件;反过来,可将一个压缩文件解码还原为一个文本文件。-Data compression based on Huffman encoding
<徐小龙> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Triangle_of_multiple_solutions

说明:杨辉三角的多种解法 ,用c语言实现的,不同的表示形式对应着不同的算法-Pascal' s Triangle of multiple solutions, c language
<小易> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Sequence-structure-of-linear-table

说明:线性表的顺序结构 Sequence structure of linear table-Sequence structure of linear table
<lily> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法seven-sort-algorithm

说明:七种排序算法的C++实现,自己写的,希望对大家有帮助-The BST data the structural problems c++ code to achieve their own writing, we hope to help
<唐锦阳> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法filecfg

说明:超轻量级的配置文件写入、读取工具。格式为key=value,每行一个。支持#注释。适用于嵌入式系统中,保存系统配置。-The ultra-lightweight configuration file is written to, read the tool. The format is key = value, one per line. Support# comment. Suitable for embedded systems,
<刘凤翔> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Sort

说明:数据结构中的五种常见的排序方式,包括插入排序、希尔排序、冒泡排序、快速排序、选择排序-Five common sort of data structure, including insertion sort, Shell sort, bubble sort, quick sort, selection sort
<张上上> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Complex

说明:自己写的C++复数计算源码,用到许多C++知识,Vc2010通过-C++ complex number calculations Source
<吴彦君> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法USACO

说明:USACO网址算法试题源码,可供算法初学者参考-USACO algorithm source for beginners who like algorithm
<李耀忠> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法shortest-instant

说明:该程序是一个含有25个站点的可以计算最短距离的代码,编译环境为VC++。-failed to translate
<liqingyu> 在 2024-11-09 上传 | 大小:4kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 1643.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org