资源列表

« 1 2 ... .14 .15 .16 .17 .18 2619.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法edge-detection

说明:边界线提取,是数字图像处理技术最核心技术,是图像处理前沿-edge detection
<新手> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法eight_queen

说明:八皇后问题的python实现,喜欢折腾算法的朋友,可以下载看看。-Eight queens problem Python implementation, like tossing algorithm friends, you can download to see.
<zebra> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法knapsack

说明:经典01背包问题,采用C++语言,动态规划思想实现;-01 knapsack problem using dynamic programming to achieve
<zhaodan> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法student

说明:面向对象C++中知识点多继承的一个应用实例-Object-oriented C++, an example of multiple inheritance, mainly comprising student class and its related base classes
<zhaodan> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法operator

说明:vc++中运算符重载函数++运算符重载函数的实现;-c++ operator overloading function++ operator overloading function to achieve
<zhaodan> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sturctural-holes

说明:结构洞测量 网络约束系数计算函数 输入邻接表的list 则可调用函数计算结构洞-structural holes
<ddd> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法double-linked-list

说明:a data structure program written solely for educational purposes. this program creates a double linked list. have many uses in solving analytical problems.
<ALI A> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegou

说明:实现数据的头插与尾插法输入: ①用尾插法插入数据,生成一个链表,显示qq号。输入依次为2、2、0、9、6、8、3、1、0、9 ②用头插法插入数据,生成一个链表,显示生日。输入依次为1、2、3、0、3、9 输出: -Implement the data of head and tail plug method
<张憧> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法balancedTree

说明:平衡二叉树的搭建与维护,构造与基本计算等方面的功能-Build and maintain a balanced binary tree, structure and other aspects of basic computing functions
<高增诚> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法TourOfTheKnight

说明:通过这个程序,可以获得对回溯算法的基本理解。在 n × n 方格的国际象棋棋盘上,马(也称为骑士Knight)从任意指定的方格出发,以跳马规则(横一步竖两步或横两步竖一步),周游棋盘的每一个格子,要求每个格子只能跳过一次。-Through this program, you can get a basic understanding of backtracking algorithms. On the chess board n n s
<何致奇> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法BalancedBinaryTree

说明:该程序可以帮助初学者了解AVL树。输入一组关键字序列,并以此顺序建立一棵平衡二叉树,并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-The program can help beginners learn AVL tree. Enter a set of keywords sequences and in this order to establish balanced binary tree, and the achi
<何致奇> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Partition-tree

说明:时代的眼泪-划分树 能在对数时间内求取区间第k大值-Partition tree
<流火> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2619.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org