资源列表

« 1 2 ... .65 .66 .67 .68 .69 2570.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法jinzhuzhuanhuan

说明:进制转换,一个进制转换的程序,能实现进制转换-Hex conversion, a hex conversion program, to achieve binary conversion
<zxm> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd-Edge-Compute

说明:以到达的边数来衡量有向图中的顶点距离,采用弗洛伊德算法。-Floyd-Edge algorithm~
<申联合> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maze

说明:利用栈实现走迷宫的算法,走通的路径,走过但走不通的路径也已标出-Use stacks maze algorithm, the path to go through, and walked the path that leads to nowhere, but has also been marked
<谢文婷> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)-Chain store binary tree, preorder traversal and hierarchy traversal.
<liukun> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp3

说明:贪心法解背包问题的c语言源程序 编译通过-Greedy method solving knapsack problem
<aaa> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:马踏棋盘,C++语言编程,旨在帮助众-Horse riding board, C++ programming language, designed to help the public. . .
<jonesjang> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法chain

说明:链表的模板类,提供插入删除,遍历器,查找等功能,只有一个头文件,可以包含到你的工程-template implemention of Chain
<李担> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法sy2

说明:输入一个二叉树,可实现左递归和右递归显示递归结果-Enter a binary tree, enabling left and right recursive recursive recursive display results
<唐鑫> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法10082

说明:在线提交程序源码,输入n本书的信息,按价格高低输出,并输出总额-a simple source code related with struct
<nina> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法10081

说明:自己写的程序:用结构数组实现学生成绩统计各功能,实现了本班第一门成绩的平均成绩等。成功在线提交,通过编译-a simple source code with the average credit of the class
<nina> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Job

说明:要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。约定,每个作业均可在任何一台机器上加工处理,但未完工前不允许中断处理。作业不能拆分成更小的子作业。-Required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing. Conv
<刘远忠> 在 2024-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法listSort.cpp.tar

说明:这是一个表插入排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a table insertion sort algorithm source code, algorithms are written as a separate function, we hope to be useful
<> 在 2024-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 2570.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org