资源列表

« 1 2 ... .45 .46 .47 .48 .49 1150.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法nqueen

说明:用概率算法求解N皇后问题。1、拉斯维加斯概率算法 每一行得到了几个摆放位置时,不是按顺序进行摆放,而是随机摆放的。因此程序每次运行的时间都不一样。用拉斯维加斯算法除非找不到解,如果找到,答案就一定是正确的。-Probabilistic algorithm with N queens problem. 1, Las Vegas probabilistic algorithms have several display each lin
<miss_xu> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Thenearestpointofthealgorithm

说明:最近点对的算法实现,希望大家互相学习,提建议。希望对您有帮助-The nearest point of the algorithm, I hope you learn from each other suggestions. I hope for your help
<无无无> 在 2024-11-19 上传 | 大小:175kb | 下载:0

[数据结构常用算法dianluban

说明:电路板排序问题,经典的算法问题,实现的代码,自己做的试验,和大家分享下,希望对大家有帮助-PCB scheduling problem, the classical algorithmic problems and realize the code, make their own experiments, and share with you, we want to help
<李芳> 在 2024-11-19 上传 | 大小:22kb | 下载:0

[数据结构常用算法hebing

说明:合并排序问题,经典的算法问题,实现的代码,自己做的试验,和大家分享下,希望对大家有帮助-Merge sort the problem, the classical algorithmic problems and realize the code, make their own experiments, and share with you, we want to help
<李芳> 在 2024-11-19 上传 | 大小:13kb | 下载:0

[数据结构常用算法sjjg

说明:数据结构的相关资料 PPT直接打开可以使用-Information data structure can be opened directly PPT
<lye> 在 2024-11-19 上传 | 大小:513kb | 下载:0

[数据结构常用算法bridge

说明:bridge(求桥的算法),dijkstra算法 kruskal算法,求多个桥的算法-bridge
<王泽宇> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法char_manipulation

说明:包含几个字符操作的经典程序:数字字符转换成数值、统计单词出现次数、选择法进行字符串排序、在串中查找一个字串出现的次数、字符串的选择法排序、字符串中的大写字母改小写字母-Contains several classic characters operating procedures: digital characters into numerical, statistical word occurrences, select the so
<fangchen> 在 2024-11-19 上传 | 大小:3kb | 下载:0

[数据结构常用算法Dobb_Algorithms_Collection

说明:国际经典算法与数据结构,包含10本英文原版书,有源代码-International classical algorithms and data structures, including the 10 original English books, source code
<fangchen> 在 2024-11-19 上传 | 大小:27.66mb | 下载:0

[数据结构常用算法huffman

说明:哈弗曼编码 很有用的,直接就可以用的了-huffman code
<杨小玲> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法sheah

说明:数据结构的一系列实验 有关存储管理的部分代码-shujujiegoushiyan
<cat> 在 2024-11-19 上传 | 大小:13kb | 下载:0

[数据结构常用算法HuffmanCode

说明:严蔚敏 数据结构(c语言版)中最优二叉树(赫夫曼树)赫夫曼编码 c语言实现-YAN Wei-min data structure (c-language version) in the optimal binary tree (Huffman tree) Huffman encoding c language
<kyc> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法chessboard

说明:用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of
<kyc> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1150.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org