资源列表

« 1 2 ... .58 .59 .60 .61 .62 663.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法Google_PageRank_CN

说明:Google排序算法介绍的中文版,适合seo研究和学习-The Chinese version of Google Page Rank Algorithm for reserch & study in SEO
<王文怡> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法haxibiao

说明:附有实验报告。。1、查找的基本概念和查找的几种方法以及求查找的平均查找长度。 2、静态查找表(基于线性表的查找法)。顺序查找、二分查找和分块查找。 3、动态查找表(基于树的查找法)。二叉排序树、二叉平衡树、 B_ 树和B+ 树。 -1, find the basic concepts and find several methods, as well as seeking to find the average search
<jingjing> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法Huffman

说明:程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!-Program can be Havermann automatic coding features! Very detailed! A good reference!
<gongweijun> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法20100906

说明:数据机构的应用,节点倒序,单链表的合并,单链表的超递增生成。-Data organization applications, nodes reverse, single consolidated list, single list of the super-increasing generation.
<yin> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法Dynamic-linked-lists

说明:这种链表在初始时必须分配足够的空间, 也就是空间大小是静态的, 在进行插入和删除时则不需要移动元素, 修改指针域即可,所以仍然具有链表的主要优点,链表结构可以是动态地分配存储的-This list must initially allocate enough space, that is, space is static, during the insertion and deletion is not required when th
<shengjianchao> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法binary-tree

说明:返回二叉树的根+返回树中某个结点的左孩子,若无则返回空+返回树中某个结点的双亲,如果是根结点,则返回空-Returns the binary tree root+ returns tree in a node of the left child, if there is no return null+ returns tree in a node s parents, if the root node, it returns null
<> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法binary-search

说明:二分查找算法的实现,很早写的,应该有点借鉴意义-Binary search algorithm, early writing, and should learn a little bit
<张天> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法Circular-linked-list

说明:一个动态循环链表报数游戏,报到数的退出直到剩下最后一个。运用到了动态构建循环链表,动态删除等,是我的一个课程作业_fromUSST-A dynamic circular linked list reported that the number of games, and to report the number of exit until the last remaining one. Use to dynamically build
<haofree> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法ShortestPath

说明:简单的最短路计算方法,包含dijk , spfa ,kruskal算法同时,加上了一些优化,体现三者对于图的疏密程度,对算法的影响。-Simple shortest path calculation method, contains dijk spfa kruskal algorithm at the same time, plus some optimization embodies the density of the three
<DemonSeeker> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法shuzu

说明:已知A[n]为整数数组,实现下列运算的递归算法: 求数组A中的最大值。 求n个整数的和。 求n个整数的平均值。 -The known A [n] is an array of integers, recursive algorithm to achieve the following operations: to seek the maximum value in the array A. Find and n inte
<ruzi> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法duilei

说明: 建立一个空队列; 对已建立的队列进行出队、入队、取队头元素等基本操作。 -Create an empty queue established queue dequeue basic operations into the team, whichever team head element.
<ruzi> 在 2025-02-02 上传 | 大小:244kb | 下载:0

[数据结构常用算法BTree-Frame

说明:二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes
<Dou> 在 2025-02-02 上传 | 大小:244kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 663.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org