资源列表

« 1 2 ... .06 .07 .08 .09 .10 311.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法complex

说明:简单的排序信息隐藏算法 首先将信息序列排序 对于待隐藏的一位信息,如果信息是‘0’,那么使用偶数位置的数来隐藏信息,否则使用奇数位置的数来隐藏信息。 一旦奇数位置(或者偶数位置)用完,则把剩下的偶数位置(或者奇数位置)重新分配奇偶位置。然后执行第2步。 最后会剩下一个数,这个数不能够隐藏信息,但是需要将这个数放到最后。 -Information Hiding in a simple sorting sequence
<wangjing> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法SIRT

说明:此程序为井间层析成像sirt算法,该算法能保证反演过程的稳定性,并提高迭代的收敛速度-This program sirt hole tomography algorithm can guarantee the stability of inversion and improve the convergence rate of iteration
<yehua> 在 2025-02-26 上传 | 大小:1kb | 下载:1

[数据结构常用算法1

说明:三角形的面积算法 三角形的面积算法-Area of ​ ​ the triangle algorithm
<阿三> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法1087

说明:ZOJ 1087 Cracking the code http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1087
<Sean > 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:c语言链表程序,可用且实用,适合c语言初学者实用-c language program list, available and practical, suitable for beginners
<wangbing> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法block

说明:利用折半查找确定记录所在块的分块查找算法. 读入各记录建立主表,按L个记录/块建立索引表, 对给定关键字k进行查找-Use binary search to determine where the block record block search algorithm. Read into the record to establish the main menu, press L record/block index tabl
<何苗> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法px

说明:快排的非递归算法,待排记录数小于3时不再进行分割,而是直接进行比较排序-Non-recursive algorithm for fast row, row the number of records to be no longer than 3 to segment, but a direct comparison sort
<何苗> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu

说明:采用邻接表存储结构,编写一个判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径的算法。-Using the neighbor table to store the structure, the preparation of a judge not to any given graph between two vertices if there exists a simple path of length k of the
<何苗> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法que-array-n-linled-list

说明:program of queue using array n linked list
<saurav> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:经典的算法,自己写的源代码,还加了注释的-Classical algorithms, write their own source code and added a annotation
<James> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法am-shu

说明:称之为Armstrong数,试写出一程式找出所有的三位数Armstrong数。 -Armstrong called the number and try to write a program to identify all of the three-digit Armstrong number.
<zsr> 在 2025-02-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法xi-pei

说明:洗扑克牌的原理其实与乱数排列是相同的,都是将一组数字(例如1~N)打乱重新排列-Wash cards actually random principle is the same order, are a set of numbers (eg 1 ~ N) upset rearrange
<zsr> 在 2025-02-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 311.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org