资源列表

« 1 2 ... .18 .19 .20 .21 .22 64323.24 .25 .26 .27 .28 ... 66605 »

[其他小程序03333

说明:最佳路径问题,马车运草。怎样才能使马车运最多的草到终点。-Best path, carriage transported grass.
<李强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序022

说明:将一个给定的二叉树改成双向链表,要求只能改变左右指针的指向,不能新建节点或改变结构体。-A given binary tree into a doubly linked list, the only change around the pointer to the point, can not create a new node or changing the structure.
<李强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序deleteAllFiles

说明:搜索当前文件夹,并删除当前文件夹下的所有的文件-delete all files of current folder
<许强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Windows编程1

说明:使用string类和STL相关容器统计输入文本中所有单词出现的次数。要求:(1)单词统计不分大小写,如Cambridge和CAMBRIDGE是同一单词;(2)标点符号“,. !?”需要过滤;(3)输出结果按照字母大小从小到大排列且输出单词必须是小写,如Cambridge应转化为cambridge后输出。-Use string class and STL the relevant container Statistics input te
<zhang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:设计一个求空间两点距离的函数,要求第2个点的默认值为坐标原点。-Design a demand for a function of spatial distance between two requirements of the two point coordinates of the default value of origin.
<zhang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Windows编程3

说明:描述: 设计单链表类,并基于单链表类实现栈类和队列类: (1)设计学生信息类StudentRecord,要求包含公有数据成员:string stuName和int stuNo,设计用于输出学生信息的公有成员函数:void print,输出格式为:Name: stuName, Number: stuNo。 (2)设计学生链表的结点类StudentNode,要求包含公有数据成员:StudentRecord data和St
<zhang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Windows编程4

说明:描述: 定义表示形状的抽象类及相应的派生类,并实现相关操作符重载。 (1)定义表示形状的抽象类Shape: 添加公有成员函数double Area(),用于计算形状面积;定义为纯虚函数; 添加公有成员函数void Show(),用于显示形状信息,定义为纯虚函数; 定义虚的析构函数; 重载比较操作符:==、>和<,用于比较两个形状面积的大小关系,返回值类型为bool,可以定义为
<zhang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Windows编程5

说明:(1)设计Person类,要求具有用于表示姓名的保护数据成员:string szName; 实现信息打印的公有成员函数:void Print()。其中,Print函数设计为虚函数,输出的信息格式为:“Person 姓名”。 (2)从Person类派生Student类,添加用于表示学号的保护数据成员:int iNumber;重定义用于信息打印的公有成员函数:void Print()。其中,Print函数输出的信息格式为:“St
<zhang> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序8weijisuanqi

说明:本程序为基于at89c51的计算器程序源代码 ,功能为8位显示,可实现简单的加减乘除-This procedure is based on at89c51 calculator program source code, function as 8-bit display, simple addition and subtraction, multiplication and division
<李帅> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[编辑框NumberEdit

说明:对编辑框类重写,使之只能输入0至9数字.-Rewrite the edit box class,,so can only enter numbers.
<陈伟明> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序gaosi

说明:高斯移动热源加热半无限大平板采用Table型数组,定义模型表面各个节点在不同时刻的载荷值-Gaussian moving heat source heating the semi-infinite plate Table array, each node of the defined model surface load values ​ ​ at different times
<Gong Peng> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[其他小程序3-1

说明:设计父亲类CFather、母亲类CMother和子女类CChild,其主要数据是姓、名、年龄与民族,子女继承父亲的姓、母亲的民族,最后输出子女及其父母的姓名、年龄和民族信息。-The design father class CFather, mother the class CMother and children' s classes CChild its main data is first name, last name,
<chen qian rou> 在 2025-03-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 64323.24 .25 .26 .27 .28 ... 66605 »

源码中国 www.ymcn.org