资源列表

« 1 2 ... .96 .97 .98 .99 .00 1301.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法k-way

说明:K最短路问题。大家现在已经知道了如何求单源点最短路径问题,但在实际应用中,有时候需要除了需要知道最短路径外,尚需求解次最短路或第三最短路,即要知道多条最短路,并排出其长度增加的顺序。如在通信网络中,有时候某条线路中断,则需要找一个替代的方案,这就需要找到几条最短路以备不时之需。这样一类多条最短路问题即称为K最短路问题。-K shortest path problem. We now know how to find single sou
<陈默> 在 2024-10-14 上传 | 大小:28672 | 下载:0

[数据结构常用算法zheban

说明:折半算法在labview中的实现,折半算法能节省算法的时间复杂度。-Labview in the binary algorithm in the realization of a binary algorithm can save the time complexity of the algorithm.
<Magic> 在 2024-10-14 上传 | 大小:14336 | 下载:0

[数据结构常用算法IntelligentGrid

说明:智能网格系统结构体系研究 一篇探讨性的论文,希望对大家有帮助-Intelligent Grid
<zhangfang> 在 2024-10-14 上传 | 大小:199680 | 下载:0

[数据结构常用算法dj

说明:算法最短路径,利用迪杰斯特拉算法来设计求任意两点最短距离-Shortest path algorithm, Dijkstra algorithm is used to design the shortest distance between any two points demand
<wzj> 在 2024-10-14 上传 | 大小:2048 | 下载:0

[数据结构常用算法JosephList

说明:自己上课的时候写的一个程序,关于约瑟夫环的-just a text
<寒冰> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:采用C++面向对象思想编程。输入一个个数字节点,生成一颗二叉树。-Using C++ OOP programming. Enter a digital node, generates a binary tree.
<点点> 在 2024-10-14 上传 | 大小:357376 | 下载:0

[数据结构常用算法particle

说明:利用VC++编写的一个粒子系统,各种小键盘控制粒子的运行方式,各种外观。-Written in VC++ using a particle system, a variety of small particles keyboard operation mode, a variety of appearance.
<点点> 在 2024-10-14 上传 | 大小:1333248 | 下载:0

[数据结构常用算法diguixinhua

说明:打印金字塔形的星花,单用的算法是递归的形式。利用这个程序,可以理解递归。-Print pyramid-shaped flowers, alone in the form of the algorithm is recursive. Using this program, you can understand recursion.
<点点> 在 2024-10-14 上传 | 大小:278528 | 下载:0

[数据结构常用算法RBtree

说明:一个红黑树类模板,支持插入、删除、遍历等常用操作-A red-black tree class template, support insert, delete, traverse the other common operations
<cjj> 在 2024-10-14 上传 | 大小:2048 | 下载:0

[数据结构常用算法Data_struct

说明:一些小的算法程序,包括很多具体问题的算法的解决方案。-data structprogramming
<zrj> 在 2024-10-14 上传 | 大小:3972096 | 下载:0

[数据结构常用算法Doing-Bayesian-Data-Analysis-A-Tutorial-with-R-an

说明:This book explains how to actually do Bayesian data analysis, by real people (like you), for realistic data (like yours).
<Shooty> 在 2024-10-14 上传 | 大小:10047488 | 下载:0

[数据结构常用算法Eight-Digital

说明:八数码 对任意数字序列重新排序 高级散列函数 MFC基础编程-Eight Digital Reorder the sequence of any number Senior hash function MFC based programming
<寻梦> 在 2024-10-14 上传 | 大小:647168 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1301.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org