资源列表

« 1 2 ... .59 .60 .61 .62 .63 1464.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法CriticalPath.cc

说明:图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
<赵福生> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法MiniSpanTree.cc

说明:图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
<赵福生> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法0-1bag

说明:解决0/1背包问题 : 给定一定容量的一个背包,要求放入的货物价值最大(每个货物有固定的容量和价值)-Solve the 0/1 knapsack problem: given a knapsack of a certain capacity, the requirements placed the greatest value of the goods (one for each cargo capacity and a fixed
<Daniel> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法three

说明:严蔚敏编写的《数据结构》第3章的答案,全部为源码-the answers of chapter three of a book called ‘Data Structures’ writen by Yan Wei Min
<ww> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法StaticSearchTable

说明:一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compile
<LIZHENG> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法BinaryTree

说明:对二叉树结构作了清晰而简易的演示,可以帮助要了解二叉树结构和基本算法的人加深认识。可用VC直接编译运行。-On the binary tree structure was clear and simple presentation can help to understand the binary tree structure and the people a better understanding of the basic algo
<LIZHENG> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法SortSample

说明:基于C语言的各种典型排序算法:插入排序,气泡排序,希尔排序,快速排序,选择排序。可以用VC直接编译运行。-Based on the C language provides a variety of sorting algorithms: insertion sort, bubble sort, Shell sort, quick sort, selection sort. VC can be directly translated to
<LIZHENG> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法datastruct

说明:一份数据结构的试卷,可惜没有答案,看看也不错,检验一下会不会做!-A data structure of the papers, unfortunately there is no answer, take a look also good to test what it will do!
<陈辰> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法wordGame

说明:本文件包含两个功能相同的cpp文件,分别采用了map和priority queue两种不同的数据结构来完成显示双单词在字典动态变化的过程的功能。对于掌握数据结构有一定意义。-This file contains two cpp files with same function, but they use different data structures which are map and priority queue. The fun
<yin zhang> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法datastruct

说明:数据结构的基本算法,包括整数相加,迷宫以及哈弗曼的实现。供新手参考。-The basic algorithm for data structure, including the integers are added together, the maze, as well as Havermann implementation. Reference for the novice.
<Weberte> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法spanning_tree

说明:最小生成树的多种形式。Kruskal邻接表,正向表,prim+binary_heap邻接表正向表,prim+mapped_heap邻接表正向表.-Minimum spanning tree in many forms. Kruskal adjacency list, forward the table, prim+ binary_heap forward adjacency list table, prim+ mapped_heap f
<王华> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法33

说明:实验目的:熟练掌握字符串处理以及循环控 问题描述 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入:k,以及大写字母表示的密文,输出:小写字母表示的明文 -Experimental Objective: To master the string processing and circulation control descr ip
<吴海> 在 2024-10-10 上传 | 大小:7168 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1464.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org