资源列表

« 1 2 ... .46 .47 .48 .49 .50 1551.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法sgu-499

说明:题意:给你n个数,求出两两组合的最大公约数 类似打素数表的做法 -Meaning of the questions: to give you the number n, find greatest common divisor of a similar combination twenty-two hit the practice table of prime numbers
<zyt> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法shortest-path-algorithm-

说明:有多个经度纬度已知的地点,用退火算法求最短路径。求一个从点1 出发,走遍所有中间点,到达点102 的一个最短路径。-There are several known longitude-latitude locations, the shortest path algorithm with annealing. Seeking a departure from the point 1, traveled all the intermedi
<zhouyanghua> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法lala

说明:用遗传算法求解最短路径问题求解的遗传算法的参数设定如下: 种群大小:M = 50 最大代数:G = 1000 交叉率: = 1 c p ,交叉概率为1 能保证种群的充分进化。 变异率: = 0.1 m p , 一般而言,变异发生的可能性较小-With a genetic algorithm to solve the shortest path problem of the genetic algorithm parame
<zhouyanghua> 在 2024-10-09 上传 | 大小:4096 | 下载:0

[数据结构常用算法hgr

说明:实现链表功能,检测一篇英文文章中的各字母总数-Implement a linked list function to detect an English article in the total number of letters
<kimi> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法pprime

说明:因为151即是一个质数又是一个回文数(从左到右和从右到左是看一样的),所以 151 号是回文质数。 写一个程序来找出范围[a,b](5 <= a < b <= 100,000,000)间的所有回文质数 -The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same num
<王豪究> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegou

说明:介绍了数据结构的基本原理 已经在C环境下的编程 源码都能用-Introduces the basic principles of data structures have been programming in C source environment can be used
<dingpeng> 在 2024-10-09 上传 | 大小:26132480 | 下载:0

[数据结构常用算法SqList

说明:数据结构顺序表基本操作库,可直接调用该文件执行顺序表的基本操作。期中包括增删查改一系列功能-Basic operation order table data structure library
<翟祺> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法FastJob

说明:快速作业排序,输入作业数后能够进行快速排序,代码在压缩包里面,希望对大家有帮助-Fast Scheduling, can enter the job after a few quick sort code in the archive which, we hope to help
<刘博文> 在 2024-10-09 上传 | 大小:1095680 | 下载:0

[数据结构常用算法data_struct-C

说明:清华大学的数据结构C语言版本光盘,学习C的数据结构绝对好的资源!-Tsinghua University, the disc version of the C language data structures, learning C data structures is absolutely good resources!
<ligang> 在 2024-10-09 上传 | 大小:4091904 | 下载:0

[数据结构常用算法pBEpAEpD7pD6pC6pE5

说明:1. 两人在线对弈,界面显示棋盘和已下的棋子。棋盘为3X3网格,棋子落在格子中。用“o”和“X”表示两种棋子; 2. 某方的三个棋子连成一条线即赢;-1 Web-based submission system. 2 user registration function to register the author' s information. 3 authors can upload manuscr ipt. 4 The
<甘子> 在 2024-10-09 上传 | 大小:43008 | 下载:0

[数据结构常用算法multy-calculator

说明:通过输入多元多项式的元数以及多项式相关的系数、指数等信息,实现多元多项式的加减乘运算-Multivariate polynomial by entering the metadata and the associated polynomial coefficient, index and other information, to achieve multi-polynomial addition and subtraction mul
<冀中子弟> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法maze

说明:主函数中有存储迷宫的二维数组,可以构造出迷宫的图形,程序通过算法找到一条从入口到出口的路径并输出。-The main function in the maze of two-dimensional storage array can be constructed out of the maze of graphics, the program through the algorithm to find a path from the e
<冀中子弟> 在 2024-10-09 上传 | 大小:12288 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1551.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org