资源列表

« 1 2 ... .23 .24 .25 .26 .27 1328.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法4

说明:algorithme de voyageurs de commerce
<hanae/bouza> 在 2024-11-17 上传 | 大小:148kb | 下载:0

[数据结构常用算法1003first

说明:大数相乘算法,一种在大数很大时的有效算法,减少乘法次数,增加加法的算法-Large Number Multiplication algorithm, a large number is large in the efficient algorithm to reduce the number of multiplication, addition of the algorithm increases
<ming> 在 2024-11-17 上传 | 大小:235kb | 下载:0

[数据结构常用算法compositor

说明:编写函数void fun(int *x,int n),功能是:求出长度为n的数组x中的最大数与 次最大数,并把最大数和a[0]对调,次最大数和a[1]对调,其余的数保持不变。-Write a function void fun (int* x, int n), function is: find the length of the array x n the maximum number and maximum number of
<win> 在 2024-11-17 上传 | 大小:8kb | 下载:0

[数据结构常用算法convlutionalcode

说明:卷积码的编译码代码,译码为维特比译码算法。-Convolutional codes and decoding the code for the Viterbi decoding algorithm.
<卢海龙> 在 2024-11-17 上传 | 大小:470kb | 下载:0

[数据结构常用算法SP800-22rev1

说明:NIST的随机数检测算法,包含中文和英文原文两个版本-NIST random number testing algorithm, including two versions of the original Chinese and English
<> 在 2024-11-17 上传 | 大小:5.81mb | 下载:0

[数据结构常用算法bellman-ford

说明:bellman-ford的实现。可以输出每条最短路径经过的节点-bellman-ford implementation. After the shortest path to the output node of each
<xuwanting> 在 2024-11-17 上传 | 大小:1021kb | 下载:0

[数据结构常用算法Adaptive-Random-Testing

说明:自适应性随机数检测算法,重点比较演化式算法和其他随机数检测算法-Detection of a random number adaptive algorithms, focusing on evolutionary algorithms and comparing a random number of other Detection
<> 在 2024-11-17 上传 | 大小:3.56mb | 下载:0

[数据结构常用算法Dijkstra

说明:设在图G={V,E}中有一顶点r,Dijkstra算法可以求出其他所有点到点r的最短路径的跳数,这是求单源最短路径的一个最基本的算法。-There is a vertex, r, in the graph G={V,E}. As to every other vertex v, there exist several paths between v and r. The Dijkstra algorithm can get the ho
<wx> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法suanshuyouxianquan

说明:最短路径之贪心算法,用C语言实现,主要是参考了迪杰斯特拉算法。-The greedy algorithm for shortest path
<pengd> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxubiao

说明:1. 已知顺序表L为按值递增有序的,编写算法将数据元素e插入到顺序表L中,使之仍有序。 2、编写算法删除顺序表L中所有值为e的数据元素。 3、编写算法清除顺序表L中所有重复的数据元素。 4、已知两个集合分别存储在顺序表La和Lb中,编写算法求出两个集合的并存储在Lc中。-1. The known sequence of Table L, increasing ordered by value, write al
<liulisha> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法maopaopaixu

说明:自己写的几种能够实现的冒泡排序算法,希望能对需要的朋友有所帮助,是C++的-Some write their own bubble sort algorithm can be achieved, hoping to help a friend in need is a C++,
<刘后清> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法phonebook

说明:基于顺序表的一个电话薄程序,c++实现,完成电话薄初始化,添加,删除,修改,精确(模糊)查询,按英文字母排序。-Based on the order of the table a telephone book program, c++ implementation of the phone book to complete initialization, add, delete, modify, precise (fuzzy) quer
<xie> 在 2024-11-17 上传 | 大小:3kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1328.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org