资源列表

« 1 2 ... .75 .76 .77 .78 .79 2480.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法Knap

说明:背包问题的模板程序,可适应不同数据类型,使用了模板类-Template program knapsack problem can be adapted to different types of data, using a template class
<jiangmaoran> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法Chinas-postal-problem

说明:计算机离散数学-图论-中的中国邮路问题的一种解决方案,可在dev,VC下调试成功-Computer discrete mathematics- China postal problem in graph theory, a solution, can be in dev, VC debugging success
<frank> 在 2024-11-06 上传 | 大小:4096 | 下载:1

[数据结构常用算法aly

说明:写出将一个无向图的邻接矩阵转换成邻接表的算法-Write an undirected graph adjacency matrix algorithm converts adjacency list
<方方> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法als

说明: 每30个旅客同乘一条船将全船一半的旅客投入海中,30个人围成一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中 然后再从他的下一个人数起,数到第9人,再将他扔进大海中。如此循环地进行,直到剩下15个乘客为止。问哪些位置是将是被扔下大海的位置。-Each 30 passenger ride with a boat to ship half of the passengers into the sea, 30 peopl
<方方> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法A-topological-sort-of-directed-graph

说明:数据结构中的有向图的拓扑排序算法基础程序,可在此基础上进行更改,主要构造了无向图、有向图和逆邻接图,使用c语言编程。-Data structure topological sort algorithm of the directed graph based program that can be changed, on the basis of the main structure undirected graph and direct
<茴香> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法str2double

说明:Converts floating-point number to a string
<徐英> 在 2024-11-06 上传 | 大小:12288 | 下载:0

[数据结构常用算法Dijkstra

说明:数据结构Dijkstra迪杰斯特拉带权有向图求最短路径算法,有图分析。-Data structure Dijkstra Dijkstra weighted directed graph algorithm for the shortest path between a figure analysis.
<高辉> 在 2024-11-06 上传 | 大小:408576 | 下载:0

[数据结构常用算法ConsoleApplication3

说明:建立有n个单词的链表,重复单词只在链表中保留一个,出现次数高的单词前-The establishment of a n-word list, leaving only a repeated word in the list, the number of occurrences of a word before high
<teroro> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法ConsoleApplication4

说明:用Dijkstra算法求有向图G的v1顶点到其他顶点v的最短路径Path[v]及其距离Dist[v],以学校地点为例-With Dijkstra algorithm for a directed graph G vertices v1 shortest path to other vertex v Path [v] and its distance Dist [v], school locations Case
<teroro> 在 2024-11-06 上传 | 大小:2754560 | 下载:0

[数据结构常用算法cfd2d

说明:This program was written for cfd simulation with 2D.
<Tuan Dinh> 在 2024-11-06 上传 | 大小:368640 | 下载:0

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

说明:使用C语言非递归方式实现中序遍历二叉树,-Non-recursive manner using C language to achieve binary tree traversal,
<邹大佳> 在 2024-11-06 上传 | 大小:1367040 | 下载:0

[数据结构常用算法kmeans.tar

说明:k means , able to create cluster with information data base files.-k means , able to create cluster with information data base files.
<eloyina> 在 2024-11-06 上传 | 大小:11264 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 2480.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org