资源列表

« 1 2 ... .24 .25 .26 .27 .28 429.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法prog_pearls

说明:本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试、程序优化与效率问题,以及这些技巧在排序、查找和字符串处理等方面的几个实际应用。本书每章末尾都附带有相关内容的问题,附录中给出了一些问题的提示和解答。仔细思考问题或与同事进行讨论,可以巩固所学知识,将作者的经验应用到自己的编程实践中。-This book is the autho
<ytwm> 在 2025-01-21 上传 | 大小:605kb | 下载:0

[数据结构常用算法DatastructurePPT

说明:把老师给的PPT,上传了。 是说数据结构。-The teacher to the PPT, uploaded. Is that data structure.
<解放> 在 2025-01-21 上传 | 大小:606kb | 下载:0

[数据结构常用算法dd

说明:二叉树的递归和非递归遍历的方法,有完整的代码和注释,希望对大家有用。-Recursive and non recursive binary tree traversal method, a complete code and comments, we want to be useful.
<qifeifei> 在 2025-01-21 上传 | 大小:605kb | 下载:0

[数据结构常用算法sort

说明:几乎各种排序的集合,C++编写,简单易懂。-A collection of almost every sort, C++ written, easy to understand.
<tyfang> 在 2025-01-21 上传 | 大小:606kb | 下载:0

[数据结构常用算法QuicksSort

说明:《算法导论》用visual studio 实现的 通过的快速排序算法-quicksort
<杨采凤> 在 2025-01-21 上传 | 大小:605kb | 下载:0

[数据结构常用算法shunxubiao

说明:完成随机获取顺序表的节点,完成插入、合并、删除、排序。-Random order to complete the table for the node, the completion of insertion, merge, delete, sort.
<陈渊> 在 2025-01-21 上传 | 大小:606kb | 下载:0

[数据结构常用算法AVL_tree

说明:AVL树数据结构的实现,环境是vc6.0-Implement AVL tree in vc6.0
<Yuki Nagato> 在 2025-01-21 上传 | 大小:607kb | 下载:0

[数据结构常用算法LCS

说明:设计一个算法来求出两个子序列的全部的LCS-Design an algorithm to find all LCS
<朱月恒> 在 2025-01-21 上传 | 大小:605kb | 下载:0

[数据结构常用算法Find-LCS

说明:设计一个程序求出两个子序列的最长公共子序列-Design an algorithm to find all LCS
<朱月恒> 在 2025-01-21 上传 | 大小:605kb | 下载:0

[数据结构常用算法redis-2.4.10.tar

说明:edis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)和zset(有序集合)。-Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain
<jiaohauge> 在 2025-01-21 上传 | 大小:607kb | 下载:0

[数据结构常用算法search

说明:查找是数据结构中非常重要的一项内容,主要基于C++实现了查找的一些算法-Search is a very important content in the data structure, mainly based on c++ implementation to find some of the algorithm
<李阳> 在 2025-01-21 上传 | 大小:606kb | 下载:0

[数据结构常用算法common-search-algorithm

说明:这是常用搜索算法的源码。不是我自己写的,是一本书里自带的,自己运行着可以用-This is a common search algorithm source code. Not my own writing, is a book that comes with their own running you can use
<朱建华> 在 2025-01-21 上传 | 大小:606kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 429.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org