资源列表

« 1 2 ... .96 .97 .98 .99 .00 2501.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法MyTemplate

说明:程序可用来学习使用,大家可以试一下,希望能有帮助!-procedures can be used to study the use, we can try something, hope to be able to help!
<zhang> 在 2024-11-06 上传 | 大小:2584576 | 下载:0

[数据结构常用算法shujujiegou

说明:清华大学-数据结构 清华大学-数据结构-Tsinghua University- Tsinghua University data structure- Data structure of Tsinghua University- the data structure
<> 在 2024-11-06 上传 | 大小:2605056 | 下载:0

[数据结构常用算法PerfectHash

说明:向大家推荐一个Perfect hash算法 它能对一个静态的keys数组生成1-1的hash函数 id = hash(key) id 在 (0,n-1)之间 n为key的总数 这个函数的构造时间是O(n),查询时间是常数 占用的内存是每个key使用2.7bits 提供了不同的算法供选择。-O (n), query time is constant, the memory occupied by t
<asdf_asdfa> 在 2024-11-06 上传 | 大小:2582528 | 下载:0

[数据结构常用算法daan

说明:数据结构答案,殷人昆,习题解析 (用面向对象方法与c++语言描述)-Data structure answers, Yan Renkun, Problem Resolution (object-oriented methods and c++ language descr iption)
<一夕> 在 2024-11-06 上传 | 大小:2586624 | 下载:0

[数据结构常用算法ATmega128_cn

说明:New Year s Day is one of important days for many people in the world during the year. Most people spend the New Year s Day in hotels. January 1st is considered as the New Year s Day. Most companies, shops, school, and go
<彭波> 在 2024-11-06 上传 | 大小:2598912 | 下载:0

[数据结构常用算法Source-Code

说明:数据结构(C++语言版)附书源码和答案源码。源码都是用C++实现的。-Data Structures (C++ language version) and answers with the book source code source. Source is realized using C++.
<liao> 在 2024-11-06 上传 | 大小:2579456 | 下载:0

[数据结构常用算法kd_tree

说明:kd-tree数据结构的C语言实现,代码中有注释,可读性强,适合初学者使用。-kd-tree data structure of the C language, there are notes, readable.
<tim> 在 2024-11-06 上传 | 大小:2601984 | 下载:0

[数据结构常用算法Data-structure---described-in-C-P-P

说明:《数据结构—用C++描述》的一到十章的PPt课件,有助于初学者更深一步的学习和了解数据结构-PPt courseware, data structures- with C++ descr iption " of one to ten chapter helps beginners learn and understand the deeper data structures
<mtao> 在 2024-11-06 上传 | 大小:2604032 | 下载:0

[数据结构常用算法picture

说明:图以矩阵形式存储,以广度优先和深度优先两种方法遍历-Map stored in the form of a matrix, priority to the breadth and depth first two methods traversal
<滕珊> 在 2024-11-06 上传 | 大小:2582528 | 下载:0

[数据结构常用算法lab4_2

说明:2-1以顺序栈作为存储结构 实现顺序栈的入栈运算,出栈运算,并且读取栈顶元素; 2-2以链栈作为存储结构,实现栈上的数据元素的插入运算,删除运算,并读取链栈的栈顶元素; 2-3 以循环队列喂存储结构,实现循环队列的建立,实现循环队列的入队运算,出队运算; 2-4用栈实现括号的匹配问题; 2-5实现汉诺塔问题.; 3-1采用链式存储表示,按给定的先序序列创建二叉树,并输出二叉树。 3-2-1和3-2-2采用二叉链表
<梁思> 在 2024-11-06 上传 | 大小:2593792 | 下载:0

[数据结构常用算法ClosestPair

说明:使用两种方法求最近点对,分别是双重循环和分支法,可以运行,java代码。-closest pair
<aiaiai> 在 2024-11-06 上传 | 大小:2594816 | 下载:0

[数据结构常用算法Interview

说明:Interview题目是对n个数据进行排序再输出。利用循环链表可以方便的进行m次后移,并且利于倒序输出。构建结构体struct in,结构体中有每个面试者的编号no,和指向下一个结构体的指针。-Interview data subject is a sort of n and then output. Use circular list can easily be moved after m times, and is conduciv
<荣良子> 在 2024-11-06 上传 | 大小:2593792 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 2501.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org