资源列表

« 1 2 ... .55 .56 .57 .58 .59 2260.61 .62 .63 .64 .65 ... 2657 »

[数据结构常用算法haxi

说明:哈希表算法实现的C语言源程序,课本上的例子修改而成。-Hash table algorithm realize the C language source program, textbook examples of modifications made.
<wu> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhan

说明:栈的顺序存储结构及实现,一种简单的算法。-Stack structure and realize the order of storage, a simple algorithm.
<wu> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法duilie

说明:队列的链表存储结构及实现,一种简单的算法。-Queue the list storage structure and the realization of a simple algorithm.
<wu> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法pascal

说明:用pascal语言实现八皇后的非递归算法-Pascal language used to achieve the eight Queen
<liullihua> 在 2024-05-24 上传 | 大小:1024 | 下载: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
<冯艳华> 在 2024-05-24 上传 | 大小:3072 | 下载:0

[数据结构常用算法Job_Arrary

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

[数据结构常用算法mazproblem

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

[数据结构常用算法qingwa

说明:解0/1背包问题-Solutions of 0/1 knapsack problem
<> 在 2024-05-24 上传 | 大小:1024 | 下载:0

[数据结构常用算法11

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

[数据结构常用算法AddressItem

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

[数据结构常用算法vector

说明:操作系统 vector银行家算法 可以参考啊-Operating system vector bankers algorithm can refer to ah
<has> 在 2024-05-24 上传 | 大小:7168 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 2260.61 .62 .63 .64 .65 ... 2657 »

源码中国 www.ymcn.org