资源列表

« 1 2 ... .01 .02 .03 .04 .05 5106.07 .08 .09 .10 .11 ... 5346 »

[C#编程hkid

说明:HKID check digit, input the first alphabet and 6 digit and the calculate the check digit
<MR CK CHEUNG> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程sizeyunsuan

说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions usi
<张斌> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程weekday

说明:算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。 注意:在公式中有个与其他公式不同的地方: 把一月和二月看成是上一年的十三月和十四月,例:如果是2004-1-10则换算成:2003-13-10来代入公式计算。-Algorithm is as follows:基姆拉尔森fo
<super_duck> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程2-1

说明:定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; -Define a rectangle class, its properties include the upper left and lower right corner of two points to provide the calculation method of the area
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程2-2

说明:创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。-Create two circular objects, prompts the user to enter the center point coordinates and radius to determine whether two circles intersect, and output.
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程2-3

说明:编写一个函数,计算两者的重量和。 double TotalWeight(Boat& b, Car& c) 利用友元概念-Write a function to calculate both the weight and. double TotalWeight (Boat & b, Car & c) the use of the concept of friend
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程3-1

说明:利用数组进行矩阵的加法,减法运算-The use of array matrix addition, subtraction
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程3-2

说明:利用动态数组实现矩阵的加法和减法运算-The use of dynamic array realization of matrix addition and subtraction
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程4-1

说明:利用派生类实现矩形,圆和正方形面积的求值-The use of derived classes to achieve rectangle, circle and square area of evaluation
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程5-1

说明:对Point类重载++和――运算符实现--p,p--,++p,p++运算-Point Class of overload++ and- operators to achieve- p, p-,++ p, p++ operator
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程5-2

说明:实现复数类的运算重载完成复数的加法和减法运算-Complex class operator overloading to achieve the completion of complex operations of addition and subtraction
<佟笠> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[C#编程example2

说明:一个简单的算法实现小程序,初学者可能有帮助-A simple algorithm to achieve a small program, it might be helpful for beginners
<liudailin> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 5106.07 .08 .09 .10 .11 ... 5346 »

源码中国 www.ymcn.org