资源列表

« 1 2 ... .46 .47 .48 .49 .50 46651.52 .53 .54 .55 .56 ... 66581 »

[文件操作CBrowseCtrl_demo

说明:Adding File/Folder-Browse Features to Your Projects Easily
<代华> 在 2025-06-29 上传 | 大小:41kb | 下载:0

[C#编程1.3

说明:编写一个控制台应用程序,求1000之内的所有“完数”。所谓“完数”是指一个数恰好等于它的所有因子之和。例如,6是完数,因为6=1+2+3。-Write a console application, and all of 1000, End of a few. The so-called End of a few refers to a number of precisely equivalent to it and all the factors. For example, the nu
<> 在 2025-06-29 上传 | 大小:12kb | 下载:0

[C#编程1.4

说明:编写一个控制台应用程序,要求用户输入5个大写字母,如果用户输入的信息不满足要求,提示帮助信息并要求重新输入。-Write a console application that requires a user to enter the five capital letters, if the user input information does not meet the requirements of tips to help information and requested to re-en
<> 在 2025-06-29 上传 | 大小:11kb | 下载:0

[C#编程1.5

说明:编写一个控制台应用程序,完成下列功能,并回答提出的问题。 1) 创建一个类A,在构造函数中输出“A”,再创建一个类B,在构造函数中输出“B”。 2) 从A继承一个名为C的新类,并在C内创建一个成员B。不要为C创建构造函数。 3) 在Main方法中创建类C的一个对象,写出运行程序后输出的结果。 4) 如果在C中也创建一个构造函数输出“C”,整个程序运行的结果又是什么? 6. 编写一个控制台应用程序,完成下列功能,并写出运行程序后输出的结果 -Write a cons
<> 在 2025-06-29 上传 | 大小:10kb | 下载:0

[C#编程1.6

说明:编写一个控制台应用程序,完成下列功能,并写出运行程序后输出的结果。 1) 创建一个类A,在A中编写一个可以被重写的带int类型参数的方法MyMethod, 并在该方法中输出传递的整型值加10后的结果。 2) 再创建一个类B,使其继承自类A,然后重写A中的MyMethod方法,将A中接 收的整型值加50,并输出结果。 3) 在Main方法中分别创建类A和类B的对象,并分别调用MyMethod方法 -Write a console application, comp
<> 在 2025-06-29 上传 | 大小:10kb | 下载:0

[C#编程1.8

说明:一本书的页码从自然数1开始顺序编码直到自然数n。书的页码按照通常的习惯编排,每个页码都不含多于的数字0,例如,第6页用数字6表示,而不是06或者006等。现在需要编写一个方法int[] CaculateNumber(int n),给它一个书的总页码n,方法能有个返回值,它记录了在给定的页码n中0,1,2….9数字出现的次数(如页码67表示6和7各出现了一次)。数组一共九个元素,0出现的次数记录在数组索引为0的元素中,依次类推。-A book page from the natural numbe
<> 在 2025-06-29 上传 | 大小:12kb | 下载:0

[其他小程序fptree

说明:关联规则挖掘算法FPtree的源代码,直接产生结果。-Algorithm for Mining Association Rules FPtree source code directly to produce results.
<specialuse> 在 2025-06-29 上传 | 大小:842kb | 下载:0

[C#编程erjinzhiduxie

说明:用C#语言编写的一个二进制文件的读写程序-With C# Language a binary file reading and writing program
<specialuse> 在 2025-06-29 上传 | 大小:36kb | 下载:0

[其他小程序calculator

说明:
<张丽> 在 2025-06-29 上传 | 大小:4kb | 下载:0

[C#编程FPTree

说明:用C#编写的关联规则挖掘算法FPTree的源代码-With C# Prepared Algorithm for Mining Association Rules FPTree source code
<specialuse> 在 2025-06-29 上传 | 大小:1.61mb | 下载:0

[其他小程序Apriori

说明:用Visual C++编写的关联规则挖掘算法Apriori算法的源代码-Using Visual C++ Prepared in association rule mining algorithm Apriori algorithm source code
<specialuse> 在 2025-06-29 上传 | 大小:62kb | 下载:0

[其他小程序Apriori

说明:用java编写的一个关联规则算法Apriori算法的源代码-Prepared using a java algorithm Apriori association rules algorithm source code
<specialuse> 在 2025-06-29 上传 | 大小:62kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 46651.52 .53 .54 .55 .56 ... 66581 »

源码中国 www.ymcn.org