资源列表

« 1 2 ... .84 .85 .86 .87 .88 4089.90 .91 .92 .93 .94 ... 5346 »

[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-09 上传 | 大小:20480 | 下载:0

[C#编程shiyan2.2

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

[C#编程MotionDemo

说明:机器人行进程序,智能风暴机器人越野版行进程序,有注释-Robot marching procedures, intelligent robot off-road version of the storm moving procedures, it notes
<庞成> 在 2024-09-09 上传 | 大小:4096 | 下载:0

[C#编程87f6a72310f5

说明:远程控制局域网内其他电脑的鼠标键盘屏幕等-Remote control of other computers on the LAN mouse and keyboard screens
<刘永> 在 2024-09-09 上传 | 大小:152576 | 下载:0

[C#编程cSharp

说明:点和线的多边形缓冲区的算法,c#的,希望对你有用-Points and lines polygon buffer algorithm, c#, and I hope useful to you
<风火轮同学> 在 2024-09-09 上传 | 大小:1770496 | 下载:0

[C#编程shk

说明:从Point、Circle类中抽象出基类Shape,研究抽象类和具体类的接口和实现。-Abstracts the base class from Point and Circle Shape, the abstract class and interface and implementation of a concrete class.
<zhouliang> 在 2024-09-09 上传 | 大小:532480 | 下载:0

[C#编程dmAlgorithm

说明:数据挖掘中利用VC++语言实现的聚类算法程序-The use of data mining clustering algorithm VC++ language program
<周统> 在 2024-09-09 上传 | 大小:301056 | 下载:0

[C#编程jiaoxueshebeiguanli

说明:教学设备管理系统功能设计要求   1. 输入记录:将每一个教学设备编号、设备名称、生产厂家、购置日期、台数、单价、及备注作为一个记录,该软件能建立一个新的数据文件或给已建立好的数据文件增加记录。 2. 显示记录:根据用户提供的记录或者根据设备编号显示一个或几个设备的记录。 3. 修改记录:可以对数据文件的任意记录的数据进行修改并在修改前后对记录内容进行显示。   4.查找记录: 可以对数据文件的任意记录的数据进行
<yumengdie> 在 2024-09-09 上传 | 大小:11264 | 下载:0

[C#编程Hotel-Hotel-Room-Management-System

说明:通过使用asp技术,结合数据库sql2005,开发实现一个宾馆客房管理系统,可以实现员工的登录,员工的管理等功能,便于客房的管理。-By using asp, combining database sql2005, development to achieve a hotel room management system, employees can login, staff management and other functions
<葛骁倩> 在 2024-09-09 上传 | 大小:1548288 | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 4089.90 .91 .92 .93 .94 ... 5346 »

源码中国 www.ymcn.org