资源列表

« 1 2 ... .04 .05 .06 .07 .08 1809.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法fiterVC051002116

说明:用VC++编写中值滤波的算法,具有图形界面-The algorithm of Filter ,which use VC++
<张飞> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法circumference

说明:用c语言求圆周率的问题,精确到小数点后2000位-Using c language question seeking pi, accurate to the decimal 2000
<zhangxin> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法keshe5

说明:红黑树的建立,查找,左旋,右旋。课程设计时做的。希望给大家个参考-Red-black tree establishment, look, L, D. Courses designed to do. Want to give you a reference
<storm> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法GIStransportation

说明:利用公 交线路路 口作 为顶 点,简化 了传统算 法对复 杂 网络拓扑 图的计 算;同时,利 用乘客 出行 偏好 .引入 线 网密度来评 价乘客的 出行 方便程度 ,并提 出了一种最短路 径快速搜 索算法.实验证明 ,与传 统算法相比 ,该算法明显提 高了路径搜 索效率. -Intersection as the peak use of bus lines, simplified the traditional algori
<昱程> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法BinaryTree

说明:用C语言编写的实现二叉树的一些最基本的操作 有助于初学者的学习-Implementation of C language with some of the basic binary tree will help beginners learn the operation
<孙永利> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法LCS

说明: 最长公共子序列也称作最长公共子串(不要求连续),英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列-Longest common subsequence, also known as the longest common strings (does not require cont
<zdl> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法Doubly-linked-list

说明:双向链表,每个数据结点中都有两个指针,分别指向直接后继和直接前驱。可以很方便地访问它的前驱结点和后继结点-Doubly linked list, each data nodes have two pointers that point to a direct follow-up and direct precursors. Can easily access its predecessor node and successor node
<zhb> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法InsertSort

说明:对指针L所指向的结构体中的成员 — 数组Key 中的数据进行直接插入排序。成功时,返回1,否则返回0。(可以使用0号单元做为哨兵位) -failed to translate
<jassy> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法HufmanCode

说明:【题目】编写基于HUFFMAN-CODE的译码和解码算法 实验要求: (1) 输入一段字符串,统计其中每个字符的频度; (2) 求每个字符的HUFMAN-CODE; (3) 对(1)中的字符串译码; (4) 对(3)中的译码再解码。 -【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental r
<ll> 在 2024-10-04 上传 | 大小:159744 | 下载:0

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

说明:此代码为折半查找算法,适用于有序表,欢迎各位下载-This code is the binary search algorithm for ordered lists
<zhangbo> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法charu

说明:一种插入排序方法,能够取得不错的效果,希望对大家有所帮助。-Way to insert sequencing methods can achieve good results, we want to help.
<胡恢军> 在 2024-10-04 上传 | 大小:159744 | 下载:0

[数据结构常用算法yu

说明:最短路径 ----因特网最短路径优先(OSPF)路由算法的实现 ----- Internet shortest path shortest path first (OSPF) routing algorithm to achieve
<乔伟> 在 2024-10-04 上传 | 大小:159744 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1809.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org