资源列表

« 1 2 ... .66 .67 .68 .69 .70 2071.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法asd

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

[数据结构常用算法munkres

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

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

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

[数据结构常用算法manlifa

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

[数据结构常用算法mlfzuijindui

说明:4蛮力法求解最近对问题 4蛮力法求解最近对问题-4 brute force method to solve the problem brute force method for solving the problem
<zx> 在 2024-10-22 上传 | 大小: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-10-22 上传 | 大小:1024 | 下载:0

[数据结构常用算法oop

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

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

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

[数据结构常用算法1

说明:实现大整数的运算,对大整数实现减价乘除的运算以及输入输出。-large integer operation algorithm calculation of big integer large integer numerical calculation
<Tomlei> 在 2024-10-22 上传 | 大小:2048 | 下载:0

[数据结构常用算法yi

说明:基本练习 你一定有用 复数包括实部虚部 输入输出-Basic exercises you must be useful to the plural include the real part of the imaginary part of the input and output
<冯杰> 在 2024-10-22 上传 | 大小:3072 | 下载:0

[数据结构常用算法BSTree

说明:二叉查找树的懒惰删除(lazy deletion) 包含类的完整定义-The lazy delete binary search tree (lazy deletion) contains a complete definition of the class
<何乐> 在 2024-10-22 上传 | 大小:2048 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 2071.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org