资源列表

« 1 2 ... .46 .47 .48 .49 .50 3951.52 .53 .54 .55 .56 ... 5346 »

[C#编程Sudoku

说明:数独游戏代码,可选择easy和hard模式-Sudoku game code, you can choose easy and hard mode
<tubochengxiang> 在 2024-09-20 上传 | 大小:1721344 | 下载:0

[C#编程readShapeFile

说明:C#读取Shapefile文件,首先读取.shp文件,然后再读取.dbf属性文件!-C# to read Shapefile file
<肖亮亮> 在 2024-09-20 上传 | 大小:64512 | 下载:0

[C#编程MyClockApp

说明:一个小型的时钟开发程序,功能实现完整,c语言完成的开发-A small clock development procedures, functions intact, c language development completed
<戴娟> 在 2024-09-20 上传 | 大小:30720 | 下载:0

[C#编程zuoye1

说明:编写并调试一个C#控制台应用程序,输出1到5的平方值。-Write and debug a C# console application that outputs 1-5 squared values.
<谁家小妞> 在 2024-09-20 上传 | 大小:17408 | 下载:0

[C#编程zuoye2.2

说明:编写一个C#控制台应用程序,要求完成下列功能。 (1)接收一个整数n。 (2)如果接收的值n为正数,输出1到n间的全部整数,循环转向(1),继续接收一个整数n。-Write a C# console application, required to complete the following functions. (1) Receive an integer n. (2) If the received value of n
<谁家小妞> 在 2024-09-20 上传 | 大小:19456 | 下载:0

[C#编程zuoye3.3

说明:为铁路部门编写计算运费的程序。假设铁路托运行李,规定每张客票托运费计算方法是:行李重量不超过50kg时,每千克0.25元;超过50kg而不超过100kg时,其超出部分每千克0.35元时;超过100kg时,其超过部分每千克0.45元。要求从键盘上输入行李重量后,程序计算并输出托运的费用。-Calculate the shipping cost for the railway sector to write a program. Assum
<谁家小妞> 在 2024-09-20 上传 | 大小:18432 | 下载:0

[C#编程shiyan2.1.1

说明:编写一个控制台应用程序,定义并使用一个时间类,该类包含时、分、秒字段与属性,具有将时间增加1秒、1分和1小时的方法,具有分别显示时、分、秒和同时显示时分秒的方法。-Write a console application, the time to define and use a class that contains the hours, minutes and seconds fields and properties, with t
<谁家小妞> 在 2024-09-20 上传 | 大小:20480 | 下载:0

[C#编程shiyan2.2

说明:编写一个控制台应用程序,程序中有两个类定义,一个是创建程序时系统自动创建的类Class1,一个是用户自定义的Student类,要求该类包含私有字段:学号(字符串)、姓名(字符串)和性别(字符),具有三个属性:学号(读写)、姓名(只读)、性别(读写),具有有参构造方法、具有同时显示学生个人信息的方法。在Class1类的Main方法中完成以下功能:  (1)从键盘上输入一个学生的个人信息(学号、姓名、性别)。 (2)修改该学生的学号
<谁家小妞> 在 2024-09-20 上传 | 大小:20480 | 下载:0

[C#编程zuoye2.3

说明:编写一个控制台应用程序,定义和使用cylinder类,cylinder类的构造方法被传递了两个double值,分别表示圆柱体的半径和高度。用cylinder类计算圆柱体的体积,并存储在一个double变量中。在cylinder类中包含一个方法vol(),用来显示每个cylinder对象的体积。-Write a console application, the definition and use of cylinder type, cy
<谁家小妞> 在 2024-09-20 上传 | 大小:18432 | 下载:0

[C#编程2

说明:m个人的成绩存放在score数组中,请编写函数fun,它的功能是:将低于平均分的人数作为函数值行会,将低于平均分的分数放在below所指的数组中-m individual performance score stored in the array, write the function fun, its functions are: to be lower than average values ​ ​ as a f
<包玲玲> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[C#编程3

说明:请编写一个函数void fun(int m,int k,int xx[]),该函数的功能是:将大于整数m且紧靠m的k各素数存入xx所指的数组中。-Please write a function void fun (int m, int k, int xx []), this function is the function: will be greater than integers m and k m, close to the pr
<包玲玲> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[C#编程MotionDemo

说明:机器人行进程序,智能风暴机器人越野版行进程序,有注释-Robot marching procedures, intelligent robot off-road version of the storm moving procedures, it notes
<庞成> 在 2024-09-20 上传 | 大小:4096 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 3951.52 .53 .54 .55 .56 ... 5346 »

源码中国 www.ymcn.org