资源列表

« 1 2 ... .56 .57 .58 .59 .60 1461.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法main

说明:1、系统应具备的功能: (1)建立链表 (2)基于链表的排序算法实现 (3)基于链表的查找算法实现 -1, the system should have the functions: (1) establish a linked list (2) based on the list of sorting algorithm (3) based on the list of search algorithm
<元宝> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法Sort-of-integrated-application

说明:排序的综合应用,涉及到快速排序、希尔排序。-Sort of integrated application that involves quick sort, sort Hill
<沈亮> 在 2024-11-14 上传 | 大小:138kb | 下载:0

[数据结构常用算法binary-sort-tree

说明:任意给定一组数据,设计一个算法,建立一棵二叉排序树,对它进行查找、插入、删除等操作。-Any given set of data, design an algorithm to build a binary sort tree, it to find, insert, delete files.
<沈亮> 在 2024-11-14 上传 | 大小:221kb | 下载:0

[数据结构常用算法Charts

说明:对二叉树进行拓扑排序,AOV网和拓扑排序算法-The topology of the binary tree sort, AOV network and the topological sort algorithm
<沈亮> 在 2024-11-14 上传 | 大小:132kb | 下载:0

[数据结构常用算法Application-of-the-tree

说明:实现二叉树的后序遍历的非递归算法与设计。-After traversing the binary tree implementation of non-recursive algorithm and design.
<沈亮> 在 2024-11-14 上传 | 大小:277kb | 下载:0

[数据结构常用算法Application-of-sparse-matrix

说明:实现稀疏矩阵的表示方法及其运算,实现稀疏矩阵在三元组表示下的运算并分析其效率。 -Sparse matrix representation to achieve its operation, to achieve sparse matrix triple in the next, and analyze its computational efficiency.
<沈亮> 在 2024-11-14 上传 | 大小:175kb | 下载:0

[数据结构常用算法huiwen

说明:输入一个字符串,判断是否为回文串或回文数-failed to translate
<xlj> 在 2024-11-14 上传 | 大小:330kb | 下载:0

[数据结构常用算法decimal_change

说明:进制转换问题,输入一个数,将其转换为任意进制数-failed to translate
<xlj> 在 2024-11-14 上传 | 大小:241kb | 下载:0

[数据结构常用算法joseph

说明:编制一个求解约瑟夫环的程序 本程序中,初始密码和每个人的密码为1~9999,人数为1~30,先输入初始密码m,再输入人数n,接下来输入n个正整数,数与数之间用逗号隔开,作为这n个人的密码-failed to translate
<xlj> 在 2024-11-14 上传 | 大小:14kb | 下载:0

[数据结构常用算法buxian

说明:校园网布线 数据结构课程设计 java语言实现-Campus network cabling data structure java language curriculum design
<我是谁> 在 2024-11-14 上传 | 大小:20kb | 下载:0

[数据结构常用算法01bag

说明:0-1背包问题,采用了动态规划的算法,输入物品的重量和价值,以及背包的容量,计算出最优解-0-1 knapsack problem, using a dynamic programming algorithm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~
<陈昕昀> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:用C/C++写的一些生成树算法的实现 ACM资料-With C/C++ to write some of the spanning tree algorithm implementation
<Achellis> 在 2024-11-14 上传 | 大小:4kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1461.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org