-
multiThread_Runnable
一个非常简单的多线程程序:三个线程随机产生26个英文字母,可以随时暂停线程并继续。用Java的implements Runnable()实现的多线程,当然您也可以用extends Thread class去实现多线程!代码的每一步都有详细的注释便于大家进一步了解多线程功能!(A simple multiple Thread program which based on implementing Runnable interface, you can use extends Thread class as well.)
- 2012-11-13 12:08:30下载
- 积分:1
-
PipedStream
java中的缓冲流,详细介绍了 一些用法(java buffer flow, detailing a number of usage)
- 2007-11-14 13:12:50下载
- 积分:1
-
SSH+JBPM工作流
很适合中小企业使用的OA办公源码 java版本里面包括了流程器设计,表单设计器等功能,任务分配 执行流程 前端的代办任务等信息 十分不错 可以用作二次开发
- 2023-03-09 17:20:03下载
- 积分:1
-
bankeralgorithmssourceCode
银行家算法java版,大家可以参考一下。(java bank algorithms sourceCode)
- 2017-04-19 23:19:42下载
- 积分:1
-
zip文件包含一个FTP客户端和服务器使用java源代码…
The zip file contains the source code of a ftp client and server employing java language.
- 2022-02-13 16:24:45下载
- 积分:1
-
Jsp开发的简单选购系统(采用jsp+javabean)能实现基本的选购功能,有很多地方需要完善,请多多指教啊...
Jsp开发的简单选购系统(采用jsp+javabean)能实现基本的选购功能,有很多地方需要完善,请多多指教啊-Jsp development of a simple purchase system (jsp javabean) to achieve the basic functions of purchase, there are many areas that need improvement, exhibitions ah
- 2022-04-09 13:18:55下载
- 积分:1
-
app17_13
说明: 这是大学里的 java课后题的答案,具体是哪个课后题那压缩包上都有(This is the university title after java answer specific questions after which it compressed packets have)
- 2008-09-08 17:04:25下载
- 积分:1
-
这是一个基于servlet/jsp编写的网上商城项目
这是一个基于servlet/jsp编写的网上商城项目,使用了mvc模式,后台的代码没写全,只实现了前台物品的增删改查
将就一下
- 2022-08-10 13:08:17下载
- 积分:1
-
CXXNET一种快速、简洁、分布式深度学习框架
# We move forward to [MXNet](https://github.com/dmlc/mxnet) !
----
Dear users,
Thanks for using and supporting cxxnet. Today, we finally make a hard but exciting decision: **we decide to deprecate cxxnet and fully move forward to next generation toolkit [MXNet](https://github.com/dmlc/mxnet).**
Please check the feature [highlights](https://github.com/dmlc/mxnet#features), [speed/memory comparation](https://github.com/dmlc/mxnet/tree/master/example/imagenet) and [examples](https://github.com/dmlc/mxnet/tree/master/example) in MXNet.
cxxnet developers,
28th, Sep, 2015
-----
Note: We provide a very simple converter to MXNet. Check [guide](simple_mxnet_converter) to see whether your model is able to be converted.
------
#cxxnet
- 2022-02-13 06:40:33下载
- 积分:1
-
state machine design source code
状态机设计源代码-state machine design source code
- 2022-02-04 11:20:14下载
- 积分:1