资源列表
[WEB源码] 基于WEB的教学评价系统
说明:一个基于网络的课程教学评价调查的WEB应用程序,采用jsp/javabean设计,MVC设计模式。-a Web-based courses teaching evaluation survey of Web applications, using jsp / javabean design, MVC design pattern.<李先生> 在 2008-10-13 上传 | 大小:4.21kb | 下载:0
[JSP源码/Java] jsp&javabeans网上图书销售系统
说明:jsp和javabean做的网上图书销售系统,使用了tomcat数据库连接池,还是非常不错的。-jsp and javabean do online book sales system, using a tomcat database connection pool is still very good.<李先生> 在 2008-10-13 上传 | 大小:18.03kb | 下载:0
[WEB源码] JSP调用Java Bean在网页上动态生成柱状图
说明:JSP调用Java Bean在网页上动态生成柱状图的源代码,与JfreeChart实现的功能很接近,但是更容易明白!-JSP called Java Bean on the website dynamically generated source code column, and JfreeChart the functions are very similar, but more easily understood!<李先生> 在 2008-10-13 上传 | 大小:6.32kb | 下载:0
[WEB源码] LibSVM 简易入门
说明:LibSVM 简易入门(中英文版),对于使用LibSVM软件的科研人员是个很好的助手!-LibSVM introduction is an excellent assitant to the researchers on the use of LibSVM software<陈爱斌> 在 2008-10-13 上传 | 大小:34.6kb | 下载:0
[JSP源码/Java] MsgStruct
说明:在SIP电话系统中,分析SIP-Server打印的log文件从而判断呼叫状态。这个java程序是为SIP电话系统的状态演示而做的-SIP telephone system, an analysis of SIP-Print Server log file so that judgment call state. Java is the procedure for SIP calls on the state to do the demo<wgx> 在 2008-10-13 上传 | 大小:2.38kb | 下载:1
[WEB源码] mambo452-Golden-cn
说明:一个网站基本的模型,用PHP写的,可以让初学者比较快的学习建设网站的过程,同时也提供了一个比较流行的建设网站的源代码模式-basic model, written in PHP, allowing beginners to learn faster the process of building site, but also provided a more popular in the construction site of the<韩阳> 在 2008-10-13 上传 | 大小:2.07mb | 下载:0
[WEB源码] SuperReName
说明:一个应用FSO进行批量文件更名及修改文件内容的小程序。-FSO application for a batch file rename and amend the contents of the documents of small programs.<郑诒> 在 2008-10-13 上传 | 大小:1.75kb | 下载:0
[WEB源码] ASPNewsSystem
说明:本人写的一个新闻系统。代码结构非常好。给ASPER 学习。本人觉得可以成为ASP 面向对象学习的范本。-I wrote a news system. Code structure is very good. Learning to ASPER. I think that we can become the object-oriented learning ASP model.<郑诒> 在 2008-10-13 上传 | 大小:1.46mb | 下载:0
[JSP源码/Java] Adapter
说明:意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们<刘先生> 在 2008-10-13 上传 | 大小:40.13kb | 下载:0