资源列表

« 1 2 ... .09 .10 .11 .12 .13 2014.15 .16 .17 .18 .19 ... 2656 »

[数据结构常用算法templateme

说明:通过群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
<binglu> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Josephus

说明:解决Josephus的问题,来自于poj上的一个题目。-Josephus solve problems a subject poj on.
<chenhe> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法stack

说明:实现了栈的顺序存储结构和链式存储结构,并且编写了测试主函数-To achieve a sequential storage structure and chain storage structure stack, and the main function of the preparation of the test
<徐瑞强> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法stack-application

说明:包含数据结构中栈的应用,中缀,后缀,中缀转后缀等方式-Contains application data structure stack infix and suffix and infix turn suffix etc.
<yu > 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法horse-riding

说明:数据结构,马踏棋盘问题源代码。已经编译通过,源文件内包含代码解释。-Data structures, horse riding board source of the problem.It has been compiled by the inner source file that contains code interpreter.
<李欧> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Eightdigital

说明:八数码问题,利用链表,实现对Open和Close链表的结点扩展,遍历并检测是否符合!- Eight digital, use the list to realize the junction Open and Close list expansion, and detects whether the traverse!
<zhangzz> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法20157730208

说明:这是一个游戏的程序,可以供程序员参考和玩家参考-a game
<王吉哲> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法hoffman

说明:hoffman code 可以使数据存储量降低,大约减少一半以上-hoffmancode makess code store less
<2016> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Root-of-AVL-Tree

说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-04-树5 Root of AVL Tree 编译器:python2-An AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any ti
<zhangzhi> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法A_hw1

说明:利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
<biggd> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法K-huffmantree

说明:k叉哈夫曼树 动态生成 哈工大软件设计与开发 优秀代码 分享交流-hit excellent codes
<王兄> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法biSearchTree_to_sortedList

说明:输入一棵二分查找树,将该二元查找树转换成一个排序的双向链表。 要求不能创建任何新的结点,只调整指针的指向。 二分查找树:root,每个节点:data、small pointer、large pointer 转换成排序的双向链表后small pointer应该指向前一个元素,larger pointer指向后一个元素-Enter a binary search tree, the two yuan search tree in
<大胡子> 在 2024-09-30 上传 | 大小:2048 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 2014.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org