资源列表

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

[数据结构常用算法ComparableComparator.tar

说明:estructura de datos comparable y comparator
<edwin> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法tree

说明:二叉树的基本运算,遍历,从根节点到子节点的路径和中序线索化。还有用遍历构造二叉树和用二叉树来表示代数表达式。-The basic operations of binary tree traversal path from the root node to child node in the sequence threaded. There traverse the constructed binary tree and binary tree to represent algebraic exp
<卡卡> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法mnm

说明:joseph环 *问题描述:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 *要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 *测试数据:m的初值为20,n=7
<黄敏> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法hano

说明:汉诺塔的动态演示源代码,用C语言编的。能实现机器运行,手动运行的功能。-This is the code about hano.It will give you a big superise if you have ues it .
<ChengXYY> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法hafuman

说明:本代码是严蔚敏版数据结构课本上哈夫曼树的实现,希望能对在校学生有用-This code is a Huffman tree Yan Wei-min data structures textbooks, and the hope of students in useful
<qiaojunshuai> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法cprogram

说明:一些简单的c语言算法,对于初学者比较实用-it is very useful for bird.
<周州> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法Bttwotreesi

说明:二叉树的数据结构算法 包括二叉树的创建建、遍历、输出等,可以作为课程设计的原材料 -Binary tree data structure algorithms created to build, including the binary tree traversal, output can be used as the raw materials of the course design
<> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法Wkechengshejii

说明:用c或c++编写的八皇后问题,通讯录录,约瑟夫环的代码,数据结构的课程设计 -Write c or c++ for eight queens problem, the code of the address book entries, Josephus, the curriculum design of data structures
<陪同> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法queue

说明:使用模版技术实现,该队列内能存储各种数据类型如int、char、string以及自定义类型-Use template technology, the queue can store various data types such as int, char, string, and custom type
<张一尘> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法vb

说明:公交车作为现代城市生活中一种重要的交通工具,在现代城市生活中尤其重要,公交线路繁多,数量也逐渐增多,这样使得人们的出行很不方便。在这样的背景下,我们决定做公交查询系统,并以六安市公交数据为例,设计了公交查询系统,验证了一些算法的可行性。该算法基于对经典的算法的学习和研究,沿用其关于求最短路径的思想,并加以对换乘次数,站点范围限制等内容的深入研究而提出的。-Bus as an important means of transportation in modern urban life in mod
<李李> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法linux_c_sort

说明:排序算法,冒泡排序,选择排序,交换排序,快速排序,shell排序,插入排序-Sorting algorithms, bubble sort, selection sort, exchange sort, quick sort, shell sort, insertion sort
<chenmou> 在 2025-06-04 上传 | 大小:8kb | 下载:0

[数据结构常用算法dp-problem

说明:这个包括了 ACM比赛中 经常会用到的动态递归算法的一些经典例题,例如背包问题,最长公共子序列等的源代码-This includes the classic example of the dynamic recursive algorithm is often used in the ACM competition, such as the knapsack problem, the longest common subsequence such as source code
<hejin> 在 2025-06-04 上传 | 大小:8kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 1231.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org