-
j2eeproject
j2ee项目源码啊,很详细的例子,有视频好东东,看了源码你也可以自己编译修改框架了,希望对你有用(it s very useful ,you can use it and study better!hope you will be the best!)
- 2020-06-25 22:40:02下载
- 积分:1
-
kMeans
基于原型的目标函数聚类方法,数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则(A prototype based objective function clustering method, the data point to a certain distance from the prototype is used as the objective function of the optimization, and the adjustment rule of the iterative operation is obtained by the method of finding the extremum of the function.)
- 2018-05-18 15:17:50下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
Mylog
1. 撰写类MyLog,实现接口Loggable,完成在本地文件“MyLog.log”文件中的日志读写,要求记录的日志内容包括:当前时间,日志类型,日志内容。(1 writing class MyLog, achieve interface Loggable, complete log in the local file MyLog.log file read and write, log Records include: current time, log type, the contents of the log.)
- 2020-11-28 19:49:29下载
- 积分:1
-
bbs
一个用Spring+Struts+hibernate整合的BBS项目,使用MySQL数据库进行数据存储,发布在Tomcat服务器上。(With a Spring+ Struts+ hibernate integration BBS project, using a MySQL for data storage, published on the Tomcat server.)
- 2016-04-30 09:58:52下载
- 积分:1
-
基于Java Web的博客系统(源码+数据库+ppt文档)
基于Java Web的博客系统(源码+数据库+ppt文档)
- 2020-06-09下载
- 积分:1
-
Java
Java应用程序例 配有注释的代码,从低级到高级,适合初学者。(Java Programming)
- 2009-11-27 23:28:16下载
- 积分:1
-
org.eclipse
test my program hello world zheng
- 2013-12-25 03:18:35下载
- 积分:1
-
C3O0Jar
说明: c3p0数据库连接jar,有需要其他的可以联系up(the connector of DB
by c3p0)
- 2019-05-02 15:47:38下载
- 积分:1
-
TetrisSrc
Implementation of Tetris in java - source code attached
- 2013-12-07 02:14:03下载
- 积分:1