资源列表

« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法Tbook_OK

说明:在vc下用C语言写的手机简单通讯录系统...基于文件操作...实现对联系人的增加...删除....修改功能-Written in C language phone contacts ... file-based operations ... the increase in contacts ... delete .... modify functions ...
<> 在 2024-11-05 上传 | 大小:2030592 | 下载:0

[数据结构常用算法MazeSearching

说明:迷宫找路算法,专门用于查找迷宫出路的算法,可参考-the methold used to search maze path,
<fredaday> 在 2024-11-05 上传 | 大小:51200 | 下载:0

[数据结构常用算法yasuo

说明:哈弗曼压缩,用C语言编写,支持多种格式,并且能够压缩还原-the yasuo of huffman,write by C language,can yasuo many geshi
<luchao> 在 2024-11-05 上传 | 大小:203776 | 下载:0

[数据结构常用算法studentsysterm

说明: 使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。 显示菜单,操作链表。 - using a single linked list implementation of this procedure requires that each node of a singly linked list to store student information. Display the menu, the linked li
<jack> 在 2024-11-05 上传 | 大小:267264 | 下载:0

[数据结构常用算法060405113519

说明:用set容器进行排序的示例函数,可以实现快速的正向,逆向排序,根据类的元素来作为排序依据。-Use the example set containers to sort function, can achieve rapid positive, reverse order, according to the type of element to order as the basis.
<一点兰心> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法C-100excesices

说明:c语言100实例和教程,应用于c语言基础学习的参考含线性表,数组,队列,堆栈,广义表,递归,图,排序等。-C 100 examples and tutorials, used in c language foundation study reference including linear table, array, queue, stack, generalized table, recursion, figure, sort, et
<李阳是帅哥> 在 2024-11-05 上传 | 大小:198656 | 下载:0

[数据结构常用算法huffmantree

说明:哈夫曼编码,建立树形结构,通过每个节点的权值对每个节点进行0101标注,进行编码,类似于发电报时的编码。-Huffman coding, the establishment of the tree structure, and 0101 marked by the weight of each node for each node is encoded, similar to a telegram When encoding.
<曹辉> 在 2024-11-05 上传 | 大小:673792 | 下载:0

[数据结构常用算法dictionarytree

说明:又称单词查找树,Trie树,是一种树形结构,是一种哈希树的变种。典型应用是用于统计,排序和保存大量的字符串(但不仅限于字符串),所以经常被搜索引擎系统用于文本词频统计-Also known as word search tree, the trie is a tree structure, which is a variant of the hash tree. Typical applications are used for sta
<曹辉> 在 2024-11-05 上传 | 大小:3120128 | 下载:0

[数据结构常用算法rmq

说明:树状数组的总结 -rmq算法. 用树状数组实现离线rmq-rmq algorithm
<lostoy> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法Book-Essentials-of-Metaheuristic

说明:计算机科学的两大基础目标,就是发现可证明其执行效率良好且可得最佳解或次佳解的算法。而启发式算法则试图一次提供一或全部目标。 例如它常能发现很不错的解,但也没办法证明它不会得到较坏的解;它通常可在合理时间解出答案,但也没办法知道它是否每次都可以这样的速度求解。-Book-Essentials of Metaheuristic
<王登华> 在 2024-11-05 上传 | 大小:4388864 | 下载:0

[数据结构常用算法poj1273

说明:网络流的压入与重标记算法,该代码以poj1273为例,比网上已有的更为简洁。-Network flow pressure in and re-labeling algorithm, the code example to poj1273 than the online already more concise.
<no> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:产生勾股数,是数据与算法课程的最简单的实验题目,完全很简单-Generate Pythagorean number
<李建> 在 2024-11-05 上传 | 大小:1586176 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org