资源列表

« 1 2 ... .81 .82 .83 .84 .85 1986.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法SFLA_Func01

说明:这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
<tdy> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Eight

说明:poj1077:用c++通过启发式搜索算法解决八数码问题,查找最快的数据结构是哈希,搜索最快的是启发式搜索,但都有条件,前者要求冲突律低的哈希函数,后者要求找到启发函数-solve the poj1077with c++
<李韩> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法daima

说明:用于matlab代码求解向量机模型,实现数据分类,得到最优分类面;求解幅频特性-For matlab code to solving vector machine model for data classification, the optimal classification surface solving the amplitude-frequency characteristics
<林微> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Freud-was-proposed

说明:用来求图中的最短路径的一个方法:弗洛依德算法。-A method used the figure, find the shortest path: Floyd algorithm.
<Dick> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dijkstra-algorithm

说明:这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.
<Dick> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法bst

说明:与次优二叉树相对,二叉排序树是一种动态树表。其特点是:树的结构通常不是一次生成的,而是在查找过程中,当树中不存在关键字等于给定值的节点时再进行插入。新插入的结点一定是一个新添加的叶子节点,并且是查找不成功时查找路径上访问的最后一个结点的左孩子或右孩子结点-Relative to the sub-optimal binary tree, binary sort tree is a dynamic tree table. Its chara
<崔一垒> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法min-heap

说明:采用C++语言完成的程序设计课程作业,实现最小堆算法,附带演示程序-C++ language program design course to achieve the minimum heap algorithm, along with the demo program
<> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法binary-search

说明:C语言数据结构 输入前序和中序,输出后序遍历 遍历二叉树的一个程序-Preamble and in the sequence in the C language data structure input, the output after the preorder traversal binary tree of a program
<ljy> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Mooney

说明:清华大学数据结构第二次作业题Mooney,实现了图权值道路的搜索-Tsinghua University, the second data structure job title Mooney, Figure weights for road
<Stella> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dirtree

说明:目录树,数据结构实现二叉树以及按照树来搜索路径-Directory tree data structure is a binary tree, and the tree search path
<Stella> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Huffman-encoding

说明:哈弗曼编码,解码,仿真通信系统,c语言,二叉树-The Huffman encoding, decoding, simulation of communication systems, c language, binary tree
<木子清> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法8338974

说明:vijos动态规划5题 P1002,P1006,P1011,P1014,P1025()
<suppkse> 在 2024-09-30 上传 | 大小:2048 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 1986.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org