资源列表

« 1 2 ... .54 .55 .56 .57 .58 47159.60 .61 .62 .63 .64 ... 66603 »

[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
<谁家小妞> 在 2025-04-03 上传 | 大小:19kb | 下载: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
<谁家小妞> 在 2025-04-03 上传 | 大小:18kb | 下载: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
<谁家小妞> 在 2025-04-03 上传 | 大小:20kb | 下载:0

[C#编程shiyan2.2

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

[C#编程zuoye2.3

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

[其他小程序fft

说明:用C++实现FFT程序,主要参照matlab中FFT函数编写-With C++ realize FFT procedures, mainly with reference to the FFT function written in matlab
<谈美明> 在 2025-04-03 上传 | 大小:2kb | 下载:0

[其他小程序matlab---image-

说明:利用MATLAB进行图像配准,图像在进行融合以前需要进行图像预处理,就包括了图像配准-Image registration is performed using MATLAB in image fusion, the need for image processing, including image registration
<王仁> 在 2025-04-03 上传 | 大小:996kb | 下载:0

[其他小程序psp103.1.1

说明:描述低压MOS的直流特性以及他的交流特性-Describe the characteristics of dc low voltage MOS his communication features
<也得套> 在 2025-04-03 上传 | 大小:61kb | 下载:0

[文件操作vcTxtsrc

说明:VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document
<谈美明> 在 2025-04-03 上传 | 大小:13kb | 下载:0

[其他小程序saolei_game

说明:扫雷游戏源程序,可以运行,电脑上安装上python的编译器即可,和windows下附件的扫雷游戏效果一样-the procedure of saolei game
<何小东> 在 2025-04-03 上传 | 大小:2kb | 下载:0

[文件操作vcsortorder

说明:各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ Version Direct Sequence sort, bubble sort, selection, fast scheduling, shell s
<谈美明> 在 2025-04-03 上传 | 大小:3kb | 下载: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
<包玲玲> 在 2025-04-03 上传 | 大小:3kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 47159.60 .61 .62 .63 .64 ... 66603 »

源码中国 www.ymcn.org