搜索资源列表
Jdownqqqqqqqqqq
- 该软件用java开发,eclipse开发环境下 ,支持多线程下载,由哈工大软件学院相关学生开发-java with the software development, eclipse development environment, supports multi-threaded download, HIT by the Institute of related software development students
xmodem-receiver
- xmodem协议源码实现,用java实现,采用eclipse开发,支持多线程.
SWTSamples
- 自己建立的项目,整合了上百个SWT例程,eclipse工程可以直接打开运行,可做为RCP界面开发的参考源码
chap06
- 在eclipse环境下非同步线程访问共享数据源码
work
- 在eclipse下开发的web服务器,支持多线程,具有良好的图形界面。
MS-Word_yang
- 模拟实现对windows的记事本多线程查找,使用eclipse写的,功能很简单,不过对于理解JAVA中的多线程编程很有帮助。
qqGame
- 这是个用java写的qq的多线程聊天的功能,有客户段和服务端,在eclipse里可以自动运行连接数据库
eclipse-CXF.zip
- 基于eclipse环境下开发的cxf例程,developed under the eclipse routine cxf
eclipse-BPEL
- 基于eclipse环境下开发的bpel流程编排例程-Eclipse-based development environment bpel process scheduling routines
MultiThreadDownload
- 用Java开发的多线程下载工具,支持http和ftp协议,在eclipse下运行通过,这是做Java课程设计时做的-Java development with multi-threaded download tools, support for http and ftp agreement runs through the eclipse, which is doing the design of Java programs do
eclipse-Synapse
- 基于eclipse环境下开发的Synapse例程-Eclipse-based development environment routines Synapse
eclipse-ServiceMix
- 基于eclipse环境下开发的servicemix例程-Eclipse-based development environment routines servicemix
tomcat_sourcecode2~7
- Eclipse+tomcat开发web程序的源程序,速度较慢,打到几个小包里面,可以单独下载,最好一起下载使用。-Eclipse+ tomcat develop web program source code, the speed slower, hit a few small packets which can be downloaded separately, preferably with the download.
download
- 使用Eclipse进行开发的多线程下载工具,支持断点重传、URL的复制-Use Eclipse for development of multi-threaded download tool that supports breakpoints retransmission, URL copy
20093319
- (1) 使用常用的网络工具查看网络情况 (2) 学习子网的规划和划分方法 (3) 熟悉Eclipse 开发环境 (4) 学习HTTP 协议,编写简单的HTTP 1.0 客户端程序,编写简单的HTTP1.0 服务 器程序 (5) 学习多线程,编写多线程HTTP 1.0 服务器程序 (6) 学习RMI,编写简单的RMI 程序-(1) the use of common network tools to view network status (2) learning and
wvcufp
- GEF图形编辑框架,是Eclipse旗下一个重要的插件,用于开发图形界面,这是系列教程源码之6-1,()
3354730
- 这是我提供的文挡,关于ECLIPSE的,需要的请大家下载()
ifxow
- 自己看吧,Eclipse 编写的最好装上NOKIA开发包编译,本游戏商业代码,只供研究,()
overloading operator
- 操作符重载基本例程。定义了一个虚数类,可以用+号实现虚数直接相加。实现适合小白琢磨(A basic program of overloading operator. Noob friendly)
Inheritence
- c++类的继承的基本例程。定义了“动物”类,然后定义了“猫”类并继承动物的特征(猫属于动物),然后定义了“老虎”类并继承猫的特征(老虎属于猫)。简单易懂,适合小白琢磨。(The basic routine of the inheritance of the c++ class. It defines the "animal" class, then defines the "cat" class and inherits the characteristi