资源列表
gernralSort
- 继承和多态 实验目的: 1、 掌握继承和多态的概念与实现方法 2、 掌握如何从已有的类中派生子类并继承父类 3、 掌握方法的覆盖和重载 实验内容: 设计一个通用的排序算法,作为验证,自定义学生类、矩形类,可以利用该排序算法对学生按照ID以及Name进行排序;对矩形按照面积排序。 -Inheritance and polymorphism of the experiment was: 1, inheritance and polymorphism to master t
Java123
- JAVA课程设计报告书 火柴游戏 使用图形用户界面 程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。 -Report JAVA course design matches the game
310609040110
- 这是一个网络嗅探器, 可以十分方便同学们学习,可以用作信息安全课程设计-This is a network sniffer can be very convenient students learn, can be used for information security curriculum design
chinesechess
- 可联机对战的中国象棋java源代码 包括服务器文件和客户端文件-Available on-line against the Chinese chess java source code, including server files and client files
fly
- 用java开发的飞行棋游戏 包含用户手册和技术文档-Using java to develop flight chess game that contains user manuals and technical documentation
TicketWeb(1)
- 在线订票系统用asp.net2.0的web控件及自定义模板进行界面设计,排版,同时以C#语言,javascr ipt脚本结合客户端无刷新技术实现各个分系统的功能,并与数据库连接整合为一个完整的学生注册系统 [TicketSys.rar] - 采用asp.NET and Sql Server 2005 实现航空公司售票系统 [wlyx.rar] - 一个网络营销软件,包括源码,使用说明,安装说明,模板数据库。使用C#.NET [plane.rar] - 我用java jsp 编写
workSpaceForQi4.12
- 应用repast实现的一个多智能体生态仿真系统,主要是针对湖里的两类水生植物竞争生长的过程模拟-Application repast achieve a multi-agent simulation of ecological systems, the lake is mainly directed against the two types of competition in the growth of aquatic plants simulation
Air_conditioning
- 空调控制程序,atmage16,绝对实用代码,超值。-Air-conditioning control procedures, atmage16, absolutely practical code value.
java
- 这是一份完整的用Java实现蚁群算法的代码!希望能给你在解决蚁群算法的代码中提供一定的帮助!-This is a complete implementation of ant colony algorithm using Java code! I hope you can solve the ant colony algorithm in the code must provide the help!
jcommon-1.0.15
- JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework
Proxy
- 简易防火墙代码,用java写的,比较简单。-firewall with proxy coding in java
Edit
- 设计一个Java程序编辑器 实验目的:图形界面、线程、流与文件等技术的综合应用。 题意 设计一个图形界面的文档编辑器,实现以下功能: (1) 打开、保存文件。 (2) 查找、替换字符串。 (3) 定时自动更新文件,并创建备份文件。 (4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, st
