资源列表
[数据结构常用算法] cstring
说明:定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String, its private members as a str<gongwen> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[数据结构常用算法] cclasspoint
说明:首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print以及其它你认为对访问此Line类对象有用的成员函数。并用此Line类定义对象,调用所有成员函数。尤其是考察构造函<gongwen> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[压缩解压] qianfangjiaohui
说明:前方交会软件,适合于计算测绘中前方交会问题-forward intersection software, in calculating the appropriate mapping front Rendezvous<helina> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] aiyinsitan
说明:原题为: 1.有5栋5种颜色的房子 2.每一位房子的主人国籍都不同 3.这五个人每人只喝一个牌子的饮料,只抽一个牌子的香烟,只养一种宠物 4.没有人有相同的宠物,抽相同牌子的烟,喝相同牌子的饮料 已知条件: 1.英国人住在红房子里 2.瑞典人养了一条狗 3.丹麦人喝茶 4.绿房子在白房子的左边 5.绿房子主人喝咖啡 6.抽pallmall烟的人养了一只鸟 7.黄房子主人抽dunhill烟 8.住在中间房子的人喝牛奶<刘志雄> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] calclulator
说明:本程序由windows xp 环境下 编写,为java 的源程序,大家可用javac 编译后使用. -the procedures windows xp environment to prepare for the java source files, We can use the javac compiler.<leniux> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[matlab例程] curved1_s_cone
说明:for fiber focus ratio degradation<dongyan> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[数值算法/人工智能] qiugensuanfa
说明:求根算法系列小结,学习数值分析的可以来看看。-rooting algorithm series summary of the study and numerical analysis can look at.<110> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[压缩解压] splitBigfiles
说明:这个程序可以将任意大的文件分割为多个任意小的文件,很好用的。-this procedure can be arbitrarily large number of documents divided arbitrarily small document, a very good use.<bodiz2002> 在 2025-07-23 上传 | 大小:3kb | 下载:0
[数据结构常用算法] span_forest
说明:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper tri<卢松> 在 2025-07-23 上传 | 大小:3kb | 下载:0