资源列表
crawler_java
- 自己写的用java实现的网络爬虫,可以爬取指定网址上的所有图片,下载到本地文件夹里。-Write your own realization of the web crawler using java, you can crawl all the pictures on the specified URL, download to a local folder.
jdraw_demo
- Java课程设计程序 用Java编写的画图软件程序,通过界面选择图形,还可以改变颜色。比较经典的画图软件程序-Java program with curriculum design drawing software programs written in Java, through the graphical interface of choice, you can also change the color. More classic drawing software programs
chelianxinxi7.6
- 以java语言开发的车辆信息管理系统,数据库使用mysql-The java language development vehicle information management system, database using mysql
linear-program-java
- 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
sinyeeShopping
- 网上书店系统 完美论文跟源代码 基于MVC框架 使用JSP SERVLET技术 可以做毕业设计-Papers with the perfect online bookstore system MVC Framework source code using JSP SERVLET based technology can do graduation
jsp
- 基于jsp的网上选课系统 论文+程序 界面稍显简单 不过还是值得一看。-Jsp online course selection system based on paper+ program interface is slightly simpler but still worth a visit.
cmppClientV1.0
- cmpp 移动短信接口,java实现版本-cmpp
virtual-memory
- 用java编程模拟虚拟存储器功能,可以模拟演示FIFO页面置换算法:LRU页面置换算法:以及最佳页面置换算法 的运行过程 程序采用了多线程技术,使得运行过程更人性化-Java programming with simulated virtual memory function, can simulate the FIFO page replacement algorithm demo: LRU page replacement algorithm: the best page replac
wumpus
- 在某个房间有一只wumpus怪兽。与怪兽相邻的房间中,Agent可以闻到臭气。智能体可以射杀wumpus,但是智能体只有一支箭。某些房间内有陷阱,Agent来到这些房间将被陷阱吞噬。房间中存在一堆金子,Agent的目标是找到金子而不被怪兽吃掉。-a wumpus in one room,the rooms beside it smell no good,Agent can smell and has a arrow,it can kill the wumpus with the arrow.so
test4
- 做一个自己的名字的第一个字母的点阵式字母的字模,并用程序把它显示出来。同时方向编码和矢量图形法显示该字符-Their names to make a first letter of the alphabet of the font matrix, and show it with the program. While the direction of coding and vector graphics method displays the character
MyWeb
- 采用J2EE平台进行项目开发,MyEclipse作为项目开发工具,Tomcat6服务器,利用java语言实现后台代码设计,html,javascr ipt,jsp实现前台界面功能,利用SQL建立数据库,采用jdbc,struts,hibernate三种技术进行数据库链接 项目功能:实现用户在网页上注册、登录、安全退出、用户信息保存至数据库(利用sql系统),用户登录之后能够实现股票交易、保存交易记录、交易记录实现分页功能等,特别添加管理员角色,实现添加删除股票信息功能 -
Browser
- 浏览器由一个Java的Application程序来实现,包括: (1)浏览网页,包括网页内部的超链接响应事件,鼠标的响应事件; (2)后退,前进,刷新,主页,转到等按钮的设计; (3)记录历史记录并显示最近浏览的10个网页的历史记录; (4)书签的相应操作,包括:添加书签,删除书签,上移和下移书签; (5)弹出菜单的相关设计; (6)网页源代码的显示; (7)其余的相关设计-Browser from a Java-implemented Application pro