资源列表

« 1 2 ... .38 .39 .40 .41 .42 47043.44 .45 .46 .47 .48 ... 66605 »

[其他小程序1

说明:1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出 -1, rectangular prepared
<李伟> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[Windows编程1

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

[工具条wmp3class_demo

说明:Winamp 3 class demonstration program
<Tseng> 在 2025-01-17 上传 | 大小:115kb | 下载:0

[C#编程PerfAnalyse

说明:一个C#高手写的多线程调用程序,是学习多线程的必看代码-A C# Master write multi-threaded call procedures, is to learn a must-see multi-threaded code
<张义> 在 2025-01-17 上传 | 大小:265kb | 下载:0

[C#编程GridLine

说明:一个C#的控件,是学习C#控件编程的好资料-A C# s Control, is to learn from C# Control programming good information
<张义> 在 2025-01-17 上传 | 大小:331kb | 下载: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-17 上传 | 大小:1kb | 下载:0

[其他小程序kiushi2

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

[文件操作chap_11

说明:计算机图像处理,关于直方图的源程序.基于VC编写的程序-Computer image processing, on the histogram of the source. Based on the procedures for the preparation of VC
<yuan> 在 2025-01-17 上传 | 大小:419kb | 下载:0

[C#编程authenticationDemo

说明:一个用c#编译的简单的登陆界面,可以在登陆认证后选择权限管理-A used c# Compiled landing simple interface, you can choose landing rights management certification
<李李> 在 2025-01-17 上传 | 大小:147kb | 下载:0

[Windows编程ESF

说明:用VB开发的二手房销售管理信息系统,虽然VB比较老了,但是其中许多控件的使用还是值得参考的-VB developed with second-hand housing sales management information system, although the VB older, but many of them control the use of or worthy of
<violaine> 在 2025-01-17 上传 | 大小:166kb | 下载:0

[Windows编程5

说明:将文件复制到另一个文件中,要求输入源路径和目标路径名-Copy the file to another document, asked to enter the path and objectives of the source path name
<李伟> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 47043.44 .45 .46 .47 .48 ... 66605 »

源码中国 www.ymcn.org