资源列表

« 1 2 ... .33 .34 .35 .36 .37 1138.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法Estimate

说明:理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算 -understanding and mastery of backtracking algorithm efficiency analysis method. Use Estimate on 8 Queen's algorithm is efficient estimation problem
<张斌> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法ImpleOfDataStruct

说明:数据结构的实现,包括可自动增长的数组,链表,堆栈,集合,二叉搜索树(元素不会重复),AVL 平衡树等,很好的数据结构源码。所有类均使用模板编写,并不特定于 Windows 平台,所有只要有 C++ 编译程序的操作平台都可使用。-achieve the data structure, including the automatic growth of arrays, linked lists, stacks, collection, Bi
<> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法hanruo

说明:一个用c++实现的汉诺塔问题的游戏小程序.可作为课程设计的练习-with a realization of the c HANOR the small game procedures. As a curriculum designed exercises
<> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法Astaralgorithm

说明:实现了A*算法,A*算法是加上一些约束条件的最好优先的算法。由于在一些问题求解时,我们希望能够求解出状态空间搜索的最短路径,也就是用最快的方法求解问题,A*就是干这种事情的!A*算法是一个可采纳的最好优先算法。
<yueyuezhaozhao> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法HUFFMAN

说明:HUFFMAN编码在信息论中的应用实例!-Huffman coding in information theory in the application!
<王毅诚> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法ResetReportTime_A041

说明:修改惠普设备文件源代码,可以提供给惠普设备的用户使用,免费的,可以修改-Hewlett-Packard equipment, modify the source code files can be made available to users of HP equipment, free of charge, can be modified
<yuyouk> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法datastruction

说明:数据结构课程设计所含题目: 1运动会分数统计**, 2一元多项式计算**, 3订票系统 4猴子选大王 5最小生成树问题** 6 建立一个二叉排序树 -Curriculum design data structure contained in the title: 1 Games Score Statistics**, 2-polynomial calculation**, 3 booking system 4
<Anson> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法suanfuyouxian

说明:此为编译原理的算符优先的算法,希望对大家有帮助!-This is the principle of the operator to compile a priority algorithm, and they hope to help you!
<曾梅童> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法high_octane_paticle

说明:这个是有关小的数据结构读取的程序代码,希望能给大家一点方便-This is the small data structure to read the program code, I hope to give everyone a little easier
<王五六> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法的实现,代码清晰,易懂-Dijkstra algorithm, the code clear, easy-to-understand
<小江> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法ZUIDUAN

说明:本文提出了一种基于矢量角度的最短路径搜索算法,设计出一种类似于面向对象的数据存储结构来存储网络图中的节点及弧段对象,在最短路径的搜索上引入矢量夹角标量值做为搜索因子,充分利用了网络图中各点元素和线元素间的拓扑关系,提高了搜索的趋势性,同时还考虑了各弧段的长度值(或权值),较好的将网络图中对象的空间信息和属性信息相结合-In this paper, a vector-based perspective of the shortest pa
<zh> 在 2024-11-20 上传 | 大小:33kb | 下载:0

[数据结构常用算法8queens

说明:这是八皇后算法,自己写的,但是主题思想一样,深度优先,大家参考-This is the eight Queen s algorithm, wrote it myself, but the main idea, the depth-first, we refer to
<han> 在 2024-11-20 上传 | 大小:33kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1138.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org