资源列表
lu.java.tar
- 矩阵lu分解 java语言实现-matrix lu
Ejercicio-5
- Ejercicio 5 SSD3 HTMLSalesFormatter.java
JavaScript-Beginner-Guide-3-Edition
- Javascr ipt A Beginner s Guide Third Edition
JavaScript-web-develop(PDG)-
- Javascr ipt 网页开发实例教程,里面包含大量 网页开发实例,用pdg格式打开-Instances of Javascr ipt web development tutorial, which contains a large number of instances of web development, open format, with pdg
sse4j
- SSE4J(Spatial Search Engine for Java)是针对地理信息数据源构建的垂直搜索引擎应用接口,是基于Lucene+JTS Topology Suite开源库设计的框架。 规划的SSE4J包含: 1)SSE4J应用开发包 2)SSE4J Webservice应用接口 3)SSE4J工具集 规划的SSE4J包含的功能: 1) POI搜索(名称、地址、类型等关键字搜索;周边搜索) 2)道路搜索、区域搜索 3)地址匹配、
blog
- 这是一个个人博客系统的代码,实现了发表博文,上传图片(上传图片可预览),修改个人信息,图片浏览,发表博文评论等功能,是基于jsp的,数据库是mysql -This is a personal blog system code, to achieve the published blog posts and upload pictures (upload images to preview), modify personal information, picture browsing, Bow
program-5
- 包括java图形化界面的基础应用 从中我们可以对java的图形化界面的使用有实质性的掌握-Including the java based graphical interface to the java application from which we can use the graphical interface of the control substantive
program-4
- 关于java多态的程序,建立一个虚的父类,有多个子类继承它。从而可以利用java的多态性对同名函数实现不同的功能-Polymorphism on the java program to create a virtual parent class, a number of sub-class inherits it. Which can use java function polymorphism of the same name, different functions
java456
- 五子连珠问题。在8*8的格子里,每一步随机产生3个7种不同颜色的彩球,每一步你可以移动一个彩球使其连成5个或5个以上的直线,就可以得分(注意只是其中program6)-Five or problems. 8* 8 of the grid, every step of randomly generated 3 of 7 different colors of balls, each step so you can move a ball into a 5 or even more than 5 s
commons-collections-3.2.1
- commons-collections-3.2.1包-commons-collections-3.2.1 package
Servlet
- 在JSP应用中,Servlet一般用于负责业务逻辑处理,而JSP用于显示处理结果。因此,我们必须掌握如何将Servlet的处理结果传递给JSP的方法。根据数据使用的周期和范围,可以选择将数据存储到JSP的内建对象Request、Session或Application中。但要注意的是,存放在Request对象中的数据只能应用在一个请求范围内;存在Session对象中的数据可以应用在一个会话期间;而在Application中的数据则可以应用在整个应用范围内。-Application in JSP,
GEF-ALL-3.6.1
- GEF是一款Eclipse插件 其功能很欠打-GEF is an Eclipse plug-in to play its function is less
