-
neteq_test
C source code for neteq test
- 2020-07-11 23:18:53下载
- 积分:1
-
tcp-ip三卷合集
TCPIP 经典案例,三次握手,四次分手,握手协议,入门经典(The minute you think of giving up, think of the reason why you held on so long)
- 2017-07-25 10:29:05下载
- 积分:1
-
STBC
这是一个基于2发2收,STBC的MIMO仿真模型,在该模型中,不错的(This is a based on hair 2, 2, STBC MIMO simulation model, in this model, good)
- 2021-05-07 20:25:35下载
- 积分:1
-
Experiment-III
大学Java课程实验三,要求学会使用继承接口与多态。(Java course experiment three universities require learn to use interface inheritance and polymorphism.)
- 2013-08-31 16:06:49下载
- 积分:1
-
demo4_1
Source code to book Tricks of the Windows game programming gurus
- 2011-05-08 18:36:27下载
- 积分:1
-
Screen-rain-source
一个很漂亮的屏幕下雨源码,喜欢就拿去吧!(Screen rain source)
- 2016-02-19 16:55:34下载
- 积分:1
-
calculator
大三课程设计(java编程小实例):计算器小程序(java programming small example: Calculator applet)
- 2013-08-28 20:44:44下载
- 积分:1
-
Excel_To_Access
一个Excel文件到Access文件的转换工具,非常好用!(A Excel file to the Access file conversion tool, very good use!)
- 2017-12-04 22:33:36下载
- 积分:1
-
DXWTWJ
VB读写位图文件的源代码。可以对BMP文件修改,利用BMP文件加密、解密。(VB bitmap file read and write source code. BMP files can be modified using the BMP file encryption and decryption.)
- 2014-02-02 19:05:05下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1