资源列表

« 1 2 ... .20 .21 .22 .23 .24 2225.26 .27 .28 .29 .30 ... 66580 »

[Windows编程1

说明:给出三角形的三边a,b,c,求三角形的面积。只有a+b>c,b+c>a,c+a>b时才能构成三角形。设置异常处理,对不符合三角形条件的输出警告信息,不予计算。-Triangle given three sides a, b, c, find the area of ​ ​ a triangle. Only a+ b> c, b+ c> a, c+ a> b, when in ord
<tdgm> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程3

说明:在异常处理中处理析构函数。 这是一个为说明在异常处理中调用析构函数的示例,为了清晰地表示流程,程序中加入了一些cout语句,输出有关的信息,以便读者对照结果分析程序。-In the exception handling to handle destructor. This is a descr iption of the exception handler to call the destructor of the sample,
<tdgm> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[C#编程4

说明:名字冲突。 程序员甲在头文件header1.h中定义了类Student和函数fun。-Name conflict. A programmer defined in the header file header1.h Student and function of the class fun.
<tdgm> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程5

说明:利用命名空间来解决名字冲突问题。 修改两个头文件,把在头文件中声明的类分别放在两个不同的命名空间中。-Use namespaces to resolve the name conflict. Modify the two header files, the header file declaration in the class were placed in two different namespaces.
<tdgm> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[驱动编程pci

说明:
<游翔> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:求第k小元素 输入:程序从标准输入读入数据,第一行是一个整数n (1=<n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。 -Find a small element of the k input: the program reads from standard input data, the first line is an integer n (1 = &l
<张开> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X轴向右为正,Y轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N,N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付
<张开> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程fantizhuanjianti

说明:繁体文字转化简体中文-Traditional text into Simplified Chinese
<acvaa> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程ifyuju

说明:关于c的if语句的运用,比较适合新手,本书由林嘉诚制作-C, if statement on the use of more suitable for novice, the book produced by the Chia-Cheng Lin
<林嘉诚> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程switchyuju

说明:本书用了简单明了的例子说明swith的使用方法,由林嘉诚制作-This book uses simple examples to illustrate swith the use, production by the Chia-Cheng Lin
<林嘉诚> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程whileyuju

说明:本书详细描述了while的具体使用方法,比较适合新手,本书由林嘉诚制作-Book detailing the specific use for a while, more suitable for beginners, this book was produced by Lin Jiacheng
<林嘉诚> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[Windows编程Exp_Sor

说明:用动态规划实现的一个给表达式加括号,使最后的运算结果最大。-Give expression add parentheses, to make the result is the largest.
<孙玉杰> 在 2025-05-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2225.26 .27 .28 .29 .30 ... 66580 »

源码中国 www.ymcn.org