资源列表

« 1 2 ... .87 .88 .89 .90 .91 392.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法pascal

说明:用pascal语言实现八皇后的非递归算法-Pascal language used to achieve the eight Queen
<liullihua> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法c++5

说明:该文件里包括输入一个整数,用递归算法将整数倒序输出的程序和用指向二维数组基本元素的指针变量输出二维数组全部变量的程序。-The document, including the importation of an integer, the recursive algorithm will output an integer in reverse order of the procedures and point to two-dimens
<冯艳华> 在 2025-01-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法Job_Arrary

说明:有限期作业安排问题”描述如下:有n个任务J1,J2,...,Jn,每个任务Ji都有一个完成期限di,若任务Ji在它的期限di内完成,则可以获利Ci(1[i[n) 问如何安排使得总的收益最大(假设完成每一个任务所需时间均为一个单位时间).这个问题适合用贪心算法来解决,贪心算法的出发点是每一次都选择利润大的任务来完成以期得到最多的收益 但是对于本问题由于每一个任务都有一个完成的期限,因此在任务安排过程中除了考虑利润Ci外,还要考虑期限di.
<yunchen> 在 2025-01-20 上传 | 大小:8kb | 下载:0

[数据结构常用算法MiGong

说明:java写的一个用堆栈进行迷宫求解的算法演示,可以动态显示迷宫的状态和堆栈的状态。-using java to write a stack algorithm for solving maze demo, you can dynamically display the maze of state and the state of the stack.
<鱼雷导弹> 在 2025-01-20 上传 | 大小:14kb | 下载:0

[数据结构常用算法mazproblem

说明:一个迷宫求解的完整程序,非常有参考价值,不看会后悔-Solving a maze complete procedure, a very valuable reference, do not look we will regret
<lidajin> 在 2025-01-20 上传 | 大小:242kb | 下载:0

[数据结构常用算法qingwa

说明:解0/1背包问题-Solutions of 0/1 knapsack problem
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:c语言实现的排序算法,并对四种算法的时间复杂度进行比较-c languages realize the sorting algorithm, and four kinds of algorithm
<cao> 在 2025-01-20 上传 | 大小:40kb | 下载:0

[数据结构常用算法AddressItem

说明:四种排序算法的C++语言实现,能实现效率的比较-Four sorting algorithm C++ Language, to achieve efficiency comparison
<cao> 在 2025-01-20 上传 | 大小:329kb | 下载:0

[数据结构常用算法vector

说明:操作系统 vector银行家算法 可以参考啊-Operating system vector bankers algorithm can refer to ah
<has> 在 2025-01-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法bitree

说明:建立二叉树,以及树的遍历 -The establishment of tree and tree traversal
<wang> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary_tree_levelorder

说明:binary_tree_level_order(二叉树层排序): 输入:数组{1,2,3,4,5,6,7,8,9,10},建立二叉树,再进行层排序. 输出:输出排序结果.-binary_tree_level_order (tree layer order): Input: array (1,2,3,4,5,6,7,8,9,10), the establishment of binary tree and then sort la
<陈扬坤> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法suanfadaquan

说明:里面包含了数论算法,图论算法,背包问题,排序算法,高精度计算,树的遍历等算法代码-Which contains a number of algorithms, graph theory, algorithm, knapsack problem, sorting algorithm, high-precision calculation, the tree traversal algorithm code, etc.
<某某人> 在 2025-01-20 上传 | 大小:15kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 392.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org