资源列表

[Windows编程1

说明:编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针;  拷贝构造
<李伟> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程kiushi

说明:编写C++程序完成以下功能: (1) 输入一个文本文件名; (2) 打开文件名,在该文件的每一行前面加上一个行号,保存在另外一个文本文件中。 -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) Open the file name in the paper in front o
<李伟> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序kiushi2

说明:编写C++程序完成以下功能: (1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果:  整数、无符号整型、长整型、浮点型、字符串、…… (2) 用十进制、八进制、十六进制方式向文本文件中输出整数; (3) 使用控制符和成员函数来控制输出的格式:  set() precision() -The preparation of C++ Procedure
<李伟> 在 2025-01-22 上传 | 大小:1kb | 下载:1

[其他小程序kiushi2

说明:编写C++程序完成以下功能: (1) 输入一个文本文件名 (2) 使用ofstream 向一个二进制文件中输出各种类型的数据,并打开文件观察结果:  整数、无符号整型、长整型、浮点型、字符串、…… -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) ofstr
<李伟> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程5

说明:将文件复制到另一个文件中,要求输入源路径和目标路径名-Copy the file to another document, asked to enter the path and objectives of the source path name
<李伟> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序workasign

说明:工作分配问题的实现 对给定的工作费用,计算最佳的工作分配方案使总费用最小-Allocation of work to achieve a given cost, calculated the best distribution of work programs so that the total cost of the smallest
<> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程ascii

说明:汇编环境下实现ascii码16行*16列的显示功能-Compilation of environment to achieve ascii code 16* 16 lines of display
<> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序zheng

说明:对十位同学的成绩经行差,及格,优的顺序输出-Of 10 students poor performance by the line, pass the order of priority output
<zheng> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程scan

说明:实验课上做的。一个简单的词法扫描器的代码。功能还不完美。-Experimental classes do. A simple lexical code scanner. Function is not perfect.
<russell> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序lingo

说明:lingo程序 伴随着通信技术的发展及其广泛应用,手机在日常生活的地位越加明显,在本文中针对在一定条件下覆盖人口最多和收入资费最大两个问题建立四个0-1规划模型:最多人口模型、社区通讯资费模型、人口通讯资费模型、随机通讯资费模型。-lingo procedures associated with the development of communication technology and its widespread applic
<李德宝> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程wangxingzhen

说明:
<wangxingzhen> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程lookupword

说明:读入英文词典,判断输入单词是否在词典中出现-Read the English dictionary, to determine whether or not the importation of words appearing in the dictionary
<neosheng> 在 2025-01-22 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org