资源列表

« 1 2 ... .22 .23 .24 .25 .26 1227.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法sort

说明:分段并行排序算法,算法描述: 分段 -> 段内排序 -> 归约结果。-Segment parallel sorting algorithm, algorithm descr iption: Sub-> Sort paragraph-> reduction results.
<chenzhogc> 在 2024-10-15 上传 | 大小:3072 | 下载:0

[数据结构常用算法QSORT

说明:自己写的快速排序的算法,采用模板与自带的qsort函数进行性能比较-Write a Quick Sort algorithm, using the template that comes with qsort function and performance comparison
<hustruky> 在 2024-10-15 上传 | 大小:16384 | 下载:0

[数据结构常用算法XGraph2

说明:能够建立有向图无向图的邻接矩阵和邻接表表示法,深度优先和广度优先搜索,能够存储和显示相应的搜索结果(深度优先或广度优先生成森林(或生成树)、深度优先或广度优先序列和编号)。以文件形式输入图的顶点和边,并显示相应的结果。-To build a directed graph undirected adjacency matrix and adjacency list representation, depth-first and bread
<zhangjing> 在 2024-10-15 上传 | 大小:30720 | 下载:0

[数据结构常用算法Knapsack01

说明:0/1 knapsack source code
<pamella> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法liblinear-cdblock-1.7

说明:about libsvm for string data to classification-about libsvm for string data to classification
<leila> 在 2024-10-15 上传 | 大小:196608 | 下载:0

[数据结构常用算法calculator

说明:用C++编写带括号的算术表达式求值,利用堆栈实现,采用算符优先数算法。-Written with C++ arithmetic expression in parentheses is evaluated using the stack implementation, the use of operator priority number algorithm.
<JJWM> 在 2024-10-15 上传 | 大小:440320 | 下载:0

[数据结构常用算法BigNum

说明:以10^9为进制,每32位存储9个十进制位,大数类-10 ^ 9 as a decimal, each decimal 32-bit 9-bit storage, large numbers class
<卢明> 在 2024-10-15 上传 | 大小:4096 | 下载:0

[数据结构常用算法multinonial

说明:用带表头结点的单链表作为多项式的存储表示;要建立两个单链表;多项式相加就是要把一个单链表中的结点插入到另一个单链表中去,要注意插入、删除操作中指针的正确修改。-Node with a header with a single linked list as a storage, said polynomial to build two single-linked list polynomial sum is to take a sin
<木易> 在 2024-10-15 上传 | 大小:248832 | 下载:0

[数据结构常用算法merge

说明:归并排序的最原始实现, 不带优化的,简单易懂-Merge sort to achieve the most original, non-optimized, easy to understand
<> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法sfdc

说明:VB的多种算法大全,希望对这个方面有需要的人提供启发.-VB Daquan variety of algorithms
<> 在 2024-10-15 上传 | 大小:60416 | 下载:0

[数据结构常用算法byteHFMEncode_decodesrc

说明:以字符为单位进行的哈弗曼压缩,界面比较简单,但是功能还算可以,速度还算可以压缩 77.3m 的 wmv 视频使用了 4.5秒 ,400k 的doc 用0.186秒 ,压缩率要看内容,文本大约有 60 。-In characters for the Ha Fuman compression, the interface is relatively simple, but the functionality is OK, speed sti
<crw> 在 2024-10-15 上传 | 大小:11264 | 下载:0

[数据结构常用算法11

说明:数据结构上机参考程序 看看吧-Data structure to see it on the machine reference program ~~~~~~~~~~~
<zzhh> 在 2024-10-15 上传 | 大小:14336 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1227.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org