资源列表

« 1 2 ... .52 .53 .54 .55 .56 2057.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法set

说明:采用堆排序法求两个集合的并集,交集和差级-calculate of AUB, A∩B, A-B, where A and B are sets
<龙欣> 在 2024-09-29 上传 | 大小:20480 | 下载:0

[数据结构常用算法sort

说明:九种基本的排序算法的实现,其中大部分排序方法分别基于数组数据和向量数据实现了一个版本-The realization of the nine basic sorting algorithm, in which most of the sorting method based on the array data and vector data to achieve a version
<龙欣> 在 2024-09-29 上传 | 大小:102400 | 下载:0

[数据结构常用算法asd

说明:1. 编写程序完成如下功能:   ⑴ 编写一个自己的字符串类MyString,它有一个私有的数据成员:指向字符串的指针m_data。编写该类的构造函数、拷贝构造函数和析构函数,在构造函数和拷贝构造函数中动态申请内存空间赋值给m_data。用于存储字符串。在析构函数中释放内存空间。 ⑵ 重载运算符“+”作为类MyString的成员函数,使能完成字符串相加功能。 ⑶ 编写main函数,测试该类及被重载的运算符。-A writ
<张念> 在 2024-09-29 上传 | 大小:7168 | 下载:0

[数据结构常用算法munkres

说明:匈牙利算法matlab实现,对于二部图的最优匹配-Hungarian algorithm matlab achieve optimal matching of bipartite graph
<wangjinwen> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[数据结构常用算法Seek-the-greatest-common-divisor

说明:求最大公约数 求最大公约数 -Seek the greatest common divisor
<zx> 在 2024-09-29 上传 | 大小:81920 | 下载:0

[数据结构常用算法manlifa

说明:蛮力法求解凸包问题 蛮力法求解凸包问题-Brute force method to solve the convex hull of the brute-force method for solving the convex hull problem
<zx> 在 2024-09-29 上传 | 大小:114688 | 下载:0

[数据结构常用算法mlfzuijindui

说明:4蛮力法求解最近对问题 4蛮力法求解最近对问题-4 brute force method to solve the problem brute force method for solving the problem
<zx> 在 2024-09-29 上传 | 大小:131072 | 下载:0

[数据结构常用算法mlfbeibao

说明:5蛮力法求背包问题 5蛮力法求背包问题 5蛮力法求背包问题-5 Brute Force Method knapsack problem 5 Brute Force Method knapsack problem brute force method to seek the knapsack problem
<zx> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法oop

说明:实现二叉树的结构,用MFC框架搭建,面向对象的思想,学习C++语言的好例子。-Binary tree structure with the MFC fr a mework structures, object-oriented thinking, good example learning C++ language.
<王华> 在 2024-09-29 上传 | 大小:29696 | 下载:0

[数据结构常用算法Algorithms-of-MIT_PART1

说明:这是麻省理工学院的关于算法方面的介绍,是比较好的学习资料。-This is MIT on the introduction of the algorithms is a good learning materials.
<王博> 在 2024-09-29 上传 | 大小:1522688 | 下载:0

[数据结构常用算法matrix-cookbook

说明:这是一本矩阵方面的知识的学习资料,这个资料比较全面的介绍矩阵方面的一些变换和计算,值得一看。-This is a matrix of knowledge, learning materials, and this information is relatively comprehensive introduction to some transformation matrix and calculation, worth a visit
<王博> 在 2024-09-29 上传 | 大小:382976 | 下载:0

[数据结构常用算法1

说明:实现大整数的运算,对大整数实现减价乘除的运算以及输入输出。-large integer operation algorithm calculation of big integer large integer numerical calculation
<Tomlei> 在 2024-09-29 上传 | 大小:2048 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 2057.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org