资源列表

« 1 2 ... .68 .69 .70 .71 .72 2173.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法zhanheduiliedejibencaozu

说明:数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。-Stack and queue data structure of the basic operation and its application. For a string from the keyboard input, determine whether the palindrome.
<> 在 2024-09-21 上传 | 大小:19456 | 下载:0

[数据结构常用算法erchashudejibencaozuo

说明:数据结构二叉树的基本运算。建立一棵二叉树,试编程实现二叉树的如下基本操作: (1). 按先序序列构造一棵二叉链表表示的二叉树T; (2). 对这棵二叉树进行遍历:先序、中序、后序以及层次遍历,分别输出结点的遍历序列; -Binary tree data structure of the basic computing. The establishment of a binary tree, binary tree tes
<> 在 2024-09-21 上传 | 大小:26624 | 下载:0

[数据结构常用算法tudejibencaozuo

说明:数据结构中关于图的基本操作。对给定图,实现图的深度优先遍历和广度优先遍历。-Data structure on the basic operation of Fig. On a given map, the realization of the depth-first graph traversal and breadth-first traversal.
<> 在 2024-09-21 上传 | 大小:5120 | 下载:0

[数据结构常用算法chazhaopaixudeyingyong

说明:数据结构中关于查找、排序的应用。对学生的基本信息进行管理。 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3、排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。 -Data structure o
<> 在 2024-09-21 上传 | 大小:8192 | 下载:0

[数据结构常用算法shujujiegoudaima

说明:数据结构部分答案和算法代码 大二时候的会有帮助-Part of the answer data structure and algorithm of the code would be helpful when sophomore
<陈文> 在 2024-09-21 上传 | 大小:803840 | 下载:0

[数据结构常用算法sjjg

说明:运动会分数统计系统;订票系统;joseph环 ;猴子选大王算法。-Games scores of statistical systems booking system joseph ring monkey king election algorithm.
<wsg> 在 2024-09-21 上传 | 大小:178176 | 下载:0

[数据结构常用算法sort

说明:这是一个用堆排序实现的排序算法,可以通过阅读代码学习堆排序的思想-This is a used HEAPSORT realize the sorting algorithm, you can learn by reading the code thinking HEAPSORT
<wei> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Hamilton

说明:简单写了个一个哈密顿回路,里面添加了分支限界。这是一个全遍历的,用邻接矩阵存储的。正常情况跑17个节点-Wrote a simple loop of a Hamiltonian, which added a branch and bound. This is a full-ergodic, with adjacency matrix storage. Normally run 17 nodes
<护航> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法eightqueen

说明:该程序主要实现了用链表的方法来处理曾经认为很难的八皇后问题,使人人看了一目了然。-The main achievement of the program using the list of ways to deal with have been very difficult to think of the eight Queen
<> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法datastruct

说明:《数据结构及应用算法教程》一书的源代码。作者:严蔚敏-err
<求索> 在 2024-09-21 上传 | 大小:723968 | 下载:0

[数据结构常用算法what_day

说明:输入某年某月某日,得到在一年中的第几天。-Importation of a certain period of a certain date, be in a year in the first few days.
<wangz> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Base64demo

说明:Base64 Encode/Decode的dll包装,包括vc++和delphi的demo,dll的源码-Base64 Encode/Decode the dll package, including vc++ And delphi the demo, dll source code
<xman> 在 2024-09-21 上传 | 大小:228352 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2173.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org