资源列表

« 1 2 ... .44 .45 .46 .47 .48 1049.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法yuesefuhuan

说明: 约瑟夫(Joseph)问题是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人有一个正整数编号。从某个位置上的人开始报数,数到m的人便出列,下一个人(第m+1个)又从1数起,数到m的人便是第2个出列的人,依次重复下去,直到最后一个人出列,于是得到一个新的次序,试设计一个程序求出出列的顺序。- Joseph (Joseph) The question is: numbered 1,2, ..., n, n individual
<孙婕> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法bianlitu

说明: 试写一个利用遍历图的方法输出一条无向图G中从顶点Vi到Vj长度为L的简单路径的程序。-Traverse the graph to write a test method using a undirected graph G output from vertex Vi to Vj simple path of length L of the program.
<孙婕> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法haxibiao

说明: 设计哈希表实现电话号码查询系统。设计程序完成以下要求: (1)设每个记录有下列数据项:电话号码、用户名、地址; (2)从键盘输入各记录 ,以电话号码为关键字建立哈希表(至少要有12个以上的记录,哈希表的长度为8); (3)采用链地址法解决冲突;-Hash table to achieve the design number inquiry system. Design process is complete the f
<孙婕> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法Data-Structure

说明:数据结构作为一门基础性的课程,对于编程很重要,本文本提供了最基本的数据处理,如插入,删除,查找等-Data structure as a basic course, for programming is very important, this paper this provides the most basic data processing, such as insert, and delete, search, etc
<顾幂> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法huffman

说明:huffman编码是信息论课程设计和数据结构常用的编码,这里给出了4元和6元huffman的源代码-Huffman coding is information theory course design and the data structure of the commonly used code, this gives 4 and 6 yuan Huffman of source code
<张心健> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法hashtable

说明:哈希表简介,数据结构基础哦!!!一定有用-hashtable program
<郑达> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法main

说明:字典序法 字典序法 字典序法 -dictionary permutation
<piedra chen> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法Circular-Doubly-Linked-List

说明:Link list example for C++ Circular Link List Doubly Link List
<xvean> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法heapsort

说明:HEAP SORT PROGRAM IN ALP
<Vishnu> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法STACK

说明:对数据结构中堆栈的巩固。实现中缀表达式转后缀表达式的编码实现。并计算结果。有注释。-In data structures, the consolidation of the stack. Realize midfix expression of coding realize turn suffix expression. And the computational results. Have comments.
<太阳> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法paixufangfa

说明:选择,插入,冒泡三种排序方法。 选择,插入,冒泡三种排序方法。 -Select, insert, bubbling three sorting methods. Select, insert, bubbling three sorting methods. Select, insert, bubbling three sorting methods.
<dcm> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法car_wash

说明:数据结构与STL书中的洗车仿真程序,队列描述举例-simulation of car wash,it s a classic example of queue
<123> 在 2025-01-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 1049.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org