资源列表

« 1 2 ... .66 .67 .68 .69 .70 1871.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法PerfectHash

说明:向大家推荐一个Perfect hash算法 它能对一个静态的keys数组生成1-1的hash函数 id = hash(key) id 在 (0,n-1)之间 n为key的总数 这个函数的构造时间是O(n),查询时间是常数 占用的内存是每个key使用2.7bits 提供了不同的算法供选择。-O (n), query time is constant, the memory occupied by t
<asdf_asdfa> 在 2024-10-02 上传 | 大小:2582528 | 下载:0

[数据结构常用算法AutoPoke

说明:斗地主外挂程序,牌面分析与余牌计算,还有各种更高效的外挂算法 斗地主外挂程序,牌面分析与余牌计算,还有各种更高效的外挂算法-Doude Zhu plug-in program analysis and hand over license terms, there are a variety of more efficient algorithms Doude Zhu plug-in plug-in program analysis
<叶文鹏> 在 2024-10-02 上传 | 大小:282624 | 下载:0

[数据结构常用算法las

说明:使用拉斯维加斯随机算法解决N皇后问题 可以以较快速度解决128皇后 甚至是256皇后问题-Use Las Vegas randomized algorithm to solve the N Queens problem can be resolved more rapid pace of 128 or even 256 Queen Queens Problem
<smile> 在 2024-10-02 上传 | 大小:6144 | 下载:0

[数据结构常用算法schoolguide

说明:用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。--Free to the net means that the school campus attractions in your plans, the graph vertices of their main attractions, storage
<沈静> 在 2024-10-02 上传 | 大小:18432 | 下载:0

[数据结构常用算法01bag

说明:使用动态规划方法解决01背包问题 比较简单的程序 -Using dynamic programming solution to 01 knapsack problem relatively simple procedure
<smile> 在 2024-10-02 上传 | 大小:141312 | 下载:0

[数据结构常用算法duoduantu

说明:使用动态规划算法解决多段图问题,适合算法分析与设计的学习-Using dynamic programming algorithm to solve the issue of multi-stage plan for the learning algorithm analysis and design of
<smile> 在 2024-10-02 上传 | 大小:126976 | 下载:0

[数据结构常用算法huisufa

说明:使用回溯法解决01背包问题,适合于算法分析与设计的初学者-Use backtracking to solve 01 knapsack problem, algorithm analysis and design is suitable for beginners
<smile> 在 2024-10-02 上传 | 大小:196608 | 下载:0

[数据结构常用算法horse

说明:使用turbo C的图形图像库 编写的马踏棋盘的程序 使用回溯法实现-Using turbo C graphics image library board to prepare a horse riding programs to achieve the use of backtracking
<smile> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法beibaowenti

说明:动态规划求0/1背包问题sdfgsdfs-Dynamic programming seek 0/1 knapsack problem sdfgsdfs
<杨有> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法datastructure

说明:一些数据结构常用源码,由C写成。配套严蔚敏的《数据结构(C语言版)》-Some commonly used data structure source code written by C. YAN Wei-min matching " data structure (C language version)"
<消散> 在 2024-10-02 上传 | 大小:4758528 | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼树 数据结构课设用 和大家学习交流下-Huffman May it will help you .
<茂兜亞> 在 2024-10-02 上传 | 大小:1079296 | 下载:0

[数据结构常用算法JiSuanQi

说明:计算器 数据结构课设参考资料.大家看看吧 小程序-Calculator. May it will help u.
<茂兜亞> 在 2024-10-02 上传 | 大小:3072 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1871.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org