-
机动.xlsx
说明: 解密的小功能,可以实现在线解密和加密,还可以实现多种加密解密方式(Decryption of small functions, can achieve online decryption and encryption, but also can achieve a variety of encryption and decryption)
- 2020-04-22 14:19:29下载
- 积分:1
-
TIJ4-code.tar
Java 编程思想(第四版)源码 ---------(Thinking in Java Code)
- 2010-12-20 21:07:11下载
- 积分:1
-
BTClient
安卓上的蓝牙串口助手,包含源代码,可以和单片夹等其他的设备相连。(Bluetooth serial port on Andrews assistant, including source code, and other devices can be connected to single folders.)
- 2020-11-07 20:59:48下载
- 积分:1
-
qq
说明: 仿QQ聊天程序,有客户端,服务器端,socket编程(QQ progrom)
- 2012-11-24 23:02:22下载
- 积分:1
-
packing
说明: 用EvoHyp实现一维装箱问题的选择构造超启发式算法。(Implementation of a Selection Constructive Hyper- Heuristic using EvoHyp to solve the One-Dimensional Bin- Packing Problem)
- 2020-11-12 17:45:49下载
- 积分:1
-
structsearch
让我们初学者可以在短时间了解action(Let beginners can understand the action in a short time)
- 2012-08-27 10:02:05下载
- 积分:1
-
Loader3DS1_2
Interface for 3ds objects to java3d
- 2013-07-04 14:27:49下载
- 积分:1
-
CodeAttribute_info
IAttribute Collection get Attributes Source Code for Andriod.
- 2014-01-13 12:13:49下载
- 积分:1
-
oscache
oscache的缓存实例,可以用于学习二级级缓存,及应用到项目中,加速数据库查找效率。(oscache cache instance, can be used to study the two-level cache, and applied to the project, to accelerate the efficiency of database lookup.)
- 2012-07-10 15:53:32下载
- 积分: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