资源列表
javamail2.0
- java邮件发送,用原生的java代码实现邮件的基本功能,包括发送和接收(Java mail sending, implementing the basic functions of mail with native java code, including sending and receivin)
app.javase.bank
- Java开发的简单银行系统,简单的实现了登录,存款,转账等功能(A simple banking system developed by Java)
Send_Messages_JAVA
- Java scr ipt to send messages.
canvas_kongzhongfeixing
- 用html,javascr ipt写的小游戏,一个环绕地球不停飞行的小飞机,可根据鼠标改变飞行方向(A small game written in HTML, Javascr ipt, a small plane around the earth, which can change the direction of the flight according to the mouse)
StringDemo
- 通过kmp算法实现字符串的匹配,时间复杂度第。面试常问问题(The matching of string is realized by KMP algorithm, and the time complexity is the first. Interviewing often asks questions)
JAVA线程池实验报告.docx
- 用JAVA实现一个线程池,线程池在初始状态下没有任何工作线程。当工作队列中有未执行的任务时,分一下两种情况处理: . 如果线程池中工作线程数目为MAX_SIZE,那就什么也不做; . 如果线程池中工作线程数目小于MAX_SIZE,那么创建一个工作线程,使它执行新任务。 对于线程池中空闲的工作线程,如果其闲置时间超过TIMEOUT秒,就销毁该线程。(A thread pool is implemented with JAVA, and the thread pool has no worki
Psystem-parent
- 基于javaweb与bootstrap的简单病人信息登记系统(A simple patient information registration system based on JavaWeb and bootstrap)
Lian.code
- 基于JavaSwing操作完成的一款连连看游戏,内含图片音乐等资源(A series of games based on JavaSwing operation, including pictures, music and other resources)
ShootGame
- 简单的飞机大战游戏java源码,适合初学者学习,经典实现(Simple aircraft war game java source code)
SerialPortDemo-master
- Java集成RXTX的jar包,实现串口通信(SerialPortDemo-master.zip)
bbs
- 论坛后台管理系统可以进行论坛的整个增删改查,权限等等管理(The forum backstage management system can carry out the entire increase, delete and change of the forum, authority and so on Management)
CommodityMIS
- 按照布置课程做的产品增删查改系统,很简陋的。 xml放tomcat目录\conf\Catalina\localhost下,productmanger放webapps下。 CommodityMIS是源码,可导入eclipse项目。 数据库名、表名、表内容设置照图片1.png自行建库。(In accordance with the layout of the course of the product added or deleted inspection and alteration sys
