资源列表

« 1 2 ... .26 .27 .28 .29 .30 1631.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法recursion

说明:快速排序,汉诺塔以及汉诺塔的演示,内码转换-the exchange of the ISN,Hanoi_show
<周阳> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法C

说明:学生的记录由学号和成绩组成,N名学生的数据已在主函数中放入结构体数组s中,请编写函数fun(),它的功能是按分数的高低排列学生的记录,低分在前。-Record number of students learning and achievement by the composition, N-student data has been placed in the main function of the structure array s
<zhou> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法CPPprogramming

说明:该资源包含一些C++编程的小程序,如字符串操作、链表的插入删除及函数重载的简单应用。-The resources contains some small-programs, such as string operation, list of insert and delete function overloaded simple application.
<张青> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法01

说明:利用回溯法求01背包问题,包含了很多内容-it is good
<夏末> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法yuesefuhuan

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

[数据结构常用算法haxibiao

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

[数据结构常用算法hashtable

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

[数据结构常用算法main

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

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

说明:Link list example for C++ Circular Link List Doubly Link List
<xvean> 在 2024-11-09 上传 | 大小:4kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 1631.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org