资源列表

排序选择:

« 1 2 ... .28 .29 .30 .31 .32 174533.34 .35 .36 .37 .38 ... 267454 »

[游戏Complex

说明:创建一个复数类(Complex类),有两个类变量 realPart和imaginaryPart 至少写出两个构造函数 编写三个方法实现复数的加减乘 (a,b)+(c,d)(a+c,b+d) (a,b)-(c,d)(a-c,b-d) (a,b)*(c,d)=(ac-bd,ad+bc ) 编写一个方法将复数以(a,b)显示出来 编写出测试类TestComplex,定义两个复数x,y实现加、减、乘并显示结果 -Create a complex (Complex), two
<酥酥念> 在 2025-06-24 上传 | 大小:4kb | 下载:0

[游戏point

说明:1. 将点-圆 柱的继承关系用类表示出来。 创建Point类、Circle类和Cylinder类 创建使用该三个类的主类。 注意:每个类至少有两个构造函数和三个方法。 - point- round- cylindrical inheritance relationship with class said. Create class Point, Circle, Cylinder class Created using the three main classes. N
<酥酥念> 在 2025-06-24 上传 | 大小:5kb | 下载:0

[易语言编程yincangdaima

说明:易语言的隐藏代码。危险!!!!,希望大家不要轻易运行不明的易源码。很容易出问题。这里只是给大家演示下。-Easy language hidden code. Danger! ! ! ! , I hope you do not easily run unknown source. It is easy to go wrong. Everyone here just to demo the next.
<网路使者> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[游戏Employee

说明:建立类的层次结构。 创建如下图所示的类 使用类层次结构中的类 Employee : 姓名,保险号、 SalariedEmployee 周薪 CommissionEmployee 佣金率、销售总额 HourlyEmployee 每小时的工资和工作小时数 BaseplusEmployee 每周的基本工资数 -Create a class hierarchy. To create a class as shown Use classes in the class
<酥酥念> 在 2025-06-24 上传 | 大小:9kb | 下载:0

[教育/学校应用8

说明:工资管理系统Salary management system -Salary management system
<徐卫> 在 2025-06-24 上传 | 大小:821kb | 下载:0

[游戏multable

说明:java编写九九乘法表 1*1=1 2*1=2 2*2=4 3*1=3 3*2=6 3*3=9 4*1=4 4*2=8 4*3=12 4*4=16 5*1=5 5*2=10 5*3=15 5*4=20 5*5=25 6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36 7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49 8*1=8 8*2=16 8*3=24 8*4=32 8*5
<酥酥念> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[TCP/IP协议栈HiChat

说明:实现HiChat,专门给学生用得,代码简洁-Realization HiChat
<林文> 在 2025-06-24 上传 | 大小:200kb | 下载:0

[C#编程game

说明:c#实现的拼图游戏,可以选择默认拼图图片,也可选择自定义图片,难易程度分为3*3,4*4,5*5-c# implementation of a jigsaw puzzle, you can select the default puzzle image can also select a custom image, the degree of difficulty is divided into 3* 3,4* 4,5* 5
<xuexizhe> 在 2025-06-24 上传 | 大小:96kb | 下载:0

[软件工程wind-speed-prediction

说明:基于支持向量机的风速预测模型研究,即SVM,是一篇非常有用的论文-Wind speed prediction model based on support vector machine SVM, is a very useful paper
<还是很俗> 在 2025-06-24 上传 | 大小:320kb | 下载:0

[.net编程geoReferenceSource

说明:Geo映射算法,将经纬度坐标系转换为屏幕坐标系上。-GeoReference GPS To Screen
<haiv> 在 2025-06-24 上传 | 大小:4kb | 下载:0

[DSP编程Source-Code

说明:太阳能逆变并网发电,有控制以及MPPT算法,可以并网发电-Solar inverter and power generation, control and MPPT algorithm, can and grid
<朱结华> 在 2025-06-24 上传 | 大小:160kb | 下载:3

[C#编程GPS.NET-3.0.2-(Source)

说明:.NET版本的GPS操作开源代码,很有参考价值的。-GPS.NET 3.0.2 Source
<haiv> 在 2025-06-24 上传 | 大小:2.3mb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 174533.34 .35 .36 .37 .38 ... 267454 »

源码中国 www.ymcn.org