资源列表

« 1 2 ... .19 .20 .21 .22 .23 1824.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法RF

说明:RF算法属于多模式匹配算法,可以处理常见的模式匹配中遇到的问题。-The RF algorithm is a multi-pattern matching algorithm that can handle the problems encountered in the common pattern matching.
<华朝> 在 2024-10-03 上传 | 大小:238592 | 下载:0

[数据结构常用算法QLP

说明:QLP算法是解决目前较为多见的一种多模式匹配算法,它的代码设计简约,易于实现。-The QLP algorithm to solve the more common kind of pattern matching algorithms, the code design is simple, easy to implement.
<华朝> 在 2024-10-03 上传 | 大小:4135936 | 下载:0

[数据结构常用算法KMP

说明:kmp匹配算法,用于匹配两个字符是否相同-kmp match algorithm
<> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法005pointer

说明:c语言指针实现,自己编程练习的小例子,分享-c language pointers to achieve their own programming practice examples to share
<> 在 2024-10-03 上传 | 大小:865280 | 下载:0

[数据结构常用算法apl

说明:c语言常用算法程序集第三版,很多算法,很有用的书-C language program set algorithms third edition, lots of algorithms, very useful book
<戴刚> 在 2024-10-03 上传 | 大小:6602752 | 下载:0

[数据结构常用算法zhanghua

说明:改程序采用C++语言实现首次适应算法和最佳适应算法的动态分区分配过程alloc()和回收过程free()。其中,空闲分区通过空闲分区链表来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-The program uses the C++ language for the first time to adapt to the dynamic algorithm and the best-fit algorithm partition
<张华> 在 2024-10-03 上传 | 大小:4096 | 下载:0

[数据结构常用算法EightQueen

说明:采用递归算法解决著名的八皇后问题-Resolve eight queen problem
<shjxuan> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法dynamic-allocation

说明:该程序可用于了解动态分区分配中使用的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解。-The program is used to understand the data structures used in the dynamic partition and the allocation algorithm, and further deepen the understanding of the dynami
<张华> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法FCFS

说明:FCFS beautiful,FCFS is made in China,get away from here i don t want to write any more-FCFS is very good and it is so beautiful,FCFS is made in China,get away from here i don t want to write any more
<打开浪费> 在 2024-10-03 上传 | 大小:893952 | 下载:0

[数据结构常用算法WekaPreprocess

说明:用C++写的处理weka软件所要求的数据格式arff的代码-The arff the code of weka software written in C++ processing the required data format
<宋岩> 在 2024-10-03 上传 | 大小:13827072 | 下载:0

[数据结构常用算法3_7

说明:实现带头结点的单链表的建立、求长度,取元素、修改元素、插入、删除等单链表的基本操作。 基本要求 (1)依次从键盘读入数据,建立带头结点的单链表; (2)输出单链表中的数据元素 (3)求单链表的长度; (4)根据指定条件能够取元素和修改元素; (5)实现在指定位置插入和删除元素的功能。 -wo bu hui yingyu a
<宁宁> 在 2024-10-03 上传 | 大小:257024 | 下载:0

[数据结构常用算法DyHufTree

说明:本程序采用动态哈夫曼树进行编码并压缩文件,与静态哈夫曼树相比,可只读一次文件-set code with a Dynamic Huffman Tree in order to compress a file
<鲁学业> 在 2024-10-03 上传 | 大小:4544512 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1824.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org