资源列表

« 1 2 ... .02 .03 .04 .05 .06 207.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法ConvertFile

说明:有关文件操作以及字符串选择的代码,从文件中截取//和/* 和*/之间的代码。-the string and file manipulation choice of code from the paper interception// and/* and*/between code.
<林逸> 在 2025-06-15 上传 | 大小:736kb | 下载:0

[数据结构常用算法Guo_He

说明:通过数组,指针和图形进行逻辑判断! 通过键盘操作,图形界面的小程序。-through the array, pointer and graphics logical judgment! Keyboard operation, a graphical interface small procedures.
<杨立国> 在 2025-06-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法mwm

说明:一种多模串匹配算法,可以加快模式串匹配的速度-a multi-string matching algorithm, can speed up the pattern matching speed
<haifeng> 在 2025-06-15 上传 | 大小:15kb | 下载:0

[数据结构常用算法ComplexClass

说明:将数学运算中的复数运算抽象为C++类的源代码-of arithmetic operation of complex abstract as category C source code
<hybbj> 在 2025-06-15 上传 | 大小:6kb | 下载:0

[数据结构常用算法cmoban

说明:参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl
<gongwen> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法cstring

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

[数据结构常用算法cclasspoint

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

[数据结构常用算法cclassshape

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

[数据结构常用算法mutex

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

[数据结构常用算法set_inserctionandunionanddifference

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

[数据结构常用算法graycode1

说明:格雷码的代码,能选择格雷码的个数,用VB写的,界面良好-Gray code code code Gray can choose the number, written in VB, good interface
<skyw> 在 2025-06-15 上传 | 大小:53kb | 下载:0

[数据结构常用算法mmc(skyw)

说明:用VC写的模拟内存分配管理的代码,经测试运行完全正确-VC write memory allocation management simulation code, the test run entirely correct
<skyw> 在 2025-06-15 上传 | 大小:200kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 207.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org