资源列表

« 1 2 ... .29 .30 .31 .32 .33 26834.35 .36 .37 .38 .39 ... 28521 »

[数据结构常用算法cstring

说明:定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String
<gongwen> 在 2025-05-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法cclasspoint

说明:首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print以及其它你认为对访问此Line类对象有用的成员函数。
<gongwen> 在 2025-05-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法cclassshape

说明: 声明一个基类Shape(点), 在此基础上派生出Rectangle(长方形)和Circle(圆),这三个类都有GetArea()函数计算对象的面积,构造函数,析构函数等有关函数。再使用Rectangle类创建一个派生类Square(正方形)。并设计创建各种类的对象,调用所有函数。设计函数f(Shape &a)能对不同对象的实参调用计算打印出对象的面积。 -statement a base class Shape (points)
<gongwen> 在 2025-05-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法mutex

说明:第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
<rgb> 在 2025-05-08 上传 | 大小:1kb | 下载:0

[压缩解压imagelib

说明:第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
<rgb> 在 2025-05-08 上传 | 大小:7kb | 下载:0

[数学计算/工程计算xxghyyyycx

说明:用于解线性规划的BASIC源程序,用于解线性规划的BASIC源程序-linear programming solution for the BASIC source code for the solution of linear programming BASIC source
<suqingpu> 在 2025-05-08 上传 | 大小:2kb | 下载:0

[matlab例程Lyapunov_exponents

说明:小数据法计算Lyapunov指数MATLAB程序-small data calculated Lyapunov exponent MATLAB program
<feferf> 在 2025-05-08 上传 | 大小:52kb | 下载:0

[数据结构常用算法set_inserctionandunionanddifference

说明:set_交并差,c-c++编译,集链表多重操作于一体-set_ pay and poor, c-c compiler, set multiple operating chain integration
<cswggod> 在 2025-05-08 上传 | 大小:174kb | 下载:0

[matlab例程IGAzijibiande

说明:自己编写的Matlab程序,解决机器人路径规划问题。欢迎大家多多指教!-own procedures for the preparation of the Matlab solve robot path planning. Welcome to the exhibitions.
<ddr> 在 2025-05-08 上传 | 大小:17kb | 下载:0

[压缩解压ledSim

说明:led仿真程序,用于单片机开发时,实时模拟程序运行时LED的显示-led simulation program for the development of SCM, Real-time simulation program running LED display
<李霞> 在 2025-05-08 上传 | 大小:143kb | 下载:0

[人工智能/神经网络/遗传算法MYGA0

说明:本程序是一个基本的简单遗传算法示范程序,其优化目标是在〔0,2*pi〕上搜索函数sin(x)*sin(x)的最大值-this procedure is a basic and simple genetic algorithm model procedures, optimizing their goal is [0, 2* pi] search function sin (x)* sin (x) maximum
<堂木> 在 2025-05-08 上传 | 大小:2kb | 下载:0

[matlab例程DominantSets

说明:Dominant-set聚类算法,主要用于图像分割,检索等-Dominant-set clustering algorithm, mainly for image segmentation, search
<sai> 在 2025-05-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 26834.35 .36 .37 .38 .39 ... 28521 »

源码中国 www.ymcn.org