-
WEB_WORKFLOW
主要提供自定义工作流开发的资料,欢迎访问作者博客(Primarily provide custom workflow development information, please visit the author blog)
- 2013-10-31 03:24:33下载
- 积分:1
-
sendmail
邮件收发系统,实现了邮件发送以及新邮件的下载以及显示(Send and receive e-mail system, the realization of the e-mail and download new messages as well as the display)
- 2008-12-23 13:21:45下载
- 积分:1
-
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助...
仿真manet中的AODV协议,并对其仿真结果有详细分析,对同学者有一定帮助-MANET simulation of AODV protocol, and its simulation results are detailed analysis of students who have some help
- 2022-02-05 12:50:40下载
- 积分:1
-
JDBC-Connection-database-instance
JDBC Connection database instance.rar
JDBC连接数据库实例,可以运行的MyEclipse项目,适合初学者(JDBC Connection database instance.rar JDBC connect to the database instance, you can run the MyEclipse project)
- 2011-05-21 23:55:22下载
- 积分:1
-
shiyanxuankexitong
用java开发的实验课选课系统 内含数据库说明文档(java)
- 2010-06-15 02:17:18下载
- 积分:1
-
javachengxu2
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。
(Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.)
- 2009-04-22 19:40:02下载
- 积分:1
-
非常好 非常好 非常好
非常好 非常好 非常好 -Very good very good very good very good very good
- 2022-01-25 18:05:51下载
- 积分:1
-
QQChar_SER_Cliet
java版QQ聊天,实现用户登录验证,群发,私聊及公告,后台数据MSSQL2K(java version of QQ chat, users logged in achieving certification and repeated, and Private Chat notice background information MSSQL2K)
- 2006-11-18 23:50:58下载
- 积分:1
-
rec
Java实现将movielens各种规模数据的划分为测试集和训练集(Split movielens dataset to trainset and test set)
- 2015-04-18 22:18:49下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1