资源列表

« 1 2 ... .36 .37 .38 .39 .40 2341.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法xhqueue

说明:循环队列的实现,实现数据结构里的循环队列-Achieve the cycle queue data structure in the circular queue
<姚永光> 在 2024-11-16 上传 | 大小:495kb | 下载:0

[数据结构常用算法LINKQUEUE

说明:实现了数据结构中的链式队列的操作,学习数据结构的朋友可以下载-Data structure to achieve the operation of the chain of the queue, a data structure of a friend can be downloaded learning
<姚永光> 在 2024-11-16 上传 | 大小:393kb | 下载:0

[数据结构常用算法count-leaf-nodes

说明:利用递归算法,前序遍历,统计叶结点数目,并且实现左右子树交换-Recursive algorithm, preorder traversal, statistical point of leaf number, and realize about subtrees exchange
<libin> 在 2024-11-16 上传 | 大小:685kb | 下载:0

[数据结构常用算法2Dmath

说明:2D math algorithm library to manipulate 2D vectors and matrix
<yr> 在 2024-11-16 上传 | 大小:4kb | 下载:0

[数据结构常用算法stack

说明:该源码实现了严蔚敏数据结构中的栈部分算法,主要包括栈的初始化,出栈,入栈,取栈顶等算法。-The source code to achieve the YanWeiMin part stack in data structure algorithms, including the initialization of the stack and the stack, stack, take the algorithm such as th
<liji> 在 2024-11-16 上传 | 大小:46kb | 下载:0

[数据结构常用算法double-foot-robot-program

说明:机器人是一个热衷的话题,也是现在发展的趋势,也是我们这些电子爱好者追求的东西,这是一点点关于双足机器人的研究程序-The robot is a hot topic, is also a trend, also is we these electronic enthusiasts to pursue something, this is a bit of a biped robot research program
<XUNGEER> 在 2024-11-16 上传 | 大小:50kb | 下载:0

[数据结构常用算法disjoinset

说明:自己写的并查集数据结构,用于实现不相邻集合的查找与合并-Write your own and check the set data structure used to implement a set of non-adjacent Find and merge
<MikeHu> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:自己实现的二叉树,包括头文件,实现函数和试用程序-Own implementation of a binary tree, including the header files, functions, and try to achieve the program
<MikeHu> 在 2024-11-16 上传 | 大小:310kb | 下载:0

[数据结构常用算法Queue

说明:自己实现的队列,包括头文件,实现函数和试用程序-Own implementation of the queue, including the header files, functions, and try to achieve the program
<MikeHu> 在 2024-11-16 上传 | 大小:261kb | 下载:0

[数据结构常用算法Stack

说明:自己实现的栈,包括头文件,实现函数和试用程序-Achieve their own stack, including header files, functions, and try to achieve the program
<MikeHu> 在 2024-11-16 上传 | 大小:262kb | 下载:0

[数据结构常用算法Supermarket-location-problem-

说明:基于MFC的超市选址问题。用户可以点击屏幕地图任意位置设置居民住址,系统会根据快排序、中值算法找出最佳的超市修建位置。-MFC-based supermarket siting problems. Users can click anywhere on the map screen settings resident address, the system will soon sort out the best value in the
<姚陈堃> 在 2024-11-16 上传 | 大小:4.51mb | 下载:0

[数据结构常用算法sudoku

说明://一个解数独的程序,纯C编写,不依赖特殊库,移植容易。个人原创! //采用的回溯法,剪枝程序采用动态规划思想进行了大量优化,比一般数独程序可以统计用多少步,中间碰到多少分支,侧面反映题目难度,虽然不能和人的技巧相比,也可以参考一下。 //对于研究数独方法或许没有帮助,但是可以帮助验证结果,统计难度。对于出题时可以去掉的项,也可用其验证。有代码,看懂后可以随便修改。 //解世界上最难数独大概1s左右 //程序作者:原建业
<原建业> 在 2024-11-16 上传 | 大小:6kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 2341.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org