资源列表
NaiveBayes.java.tar.gz 基于weka的分类算法
- 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
workflow-design-demo.jbpm 流程设计器(JS版)
- jbpm 流程设计器(JS版) ...........................,jbpm designer
SpringMVC.用spring做的一个拥有添加,删除,修改,查询
- 用spring做的一个拥有添加,删除,修改,查询,上载等功能的一小的车辆管理系统测试版。运用了spring的MVC,jdbctemplate以及视图输出功能等。,Done with a spring to add, delete, modify, query, and other functions to upload a small test version of the vehicle management system. The use of the spring' s MVC, j
autopk.基于Java的排课系统
- 这是一个基于Java的排课系统,是一个自动排课系统!,This is a Java-based Course Scheduling System is a self-Course Scheduling System!
pressRelease.标准的MVC框架实现的一个新闻发布系统
- JSP+Servlet标准的MVC框架实现的一个新闻发布系统。JSP->Servlet->Service->DAO->DBMS分层实现。使用SmartUpload上传文件,实现了多数据分页功能和大数据缓存优化技巧。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。,JSP+ Servlet standard MVC framework of realization of a press release system. JSP-> Ser
JQQ.用java编写的局域网聊天系统
- 用java编写的局域网聊天系统,基于c/s模式,多个用户登录后可以相互聊天以及传文件、玩游戏,The preparation of local area network using java chat system, based on the c/s model, multiple users can log on and chat with each other Chuan documents, play games
Swing.java图形用户界面设计
- java图形用户界面设计 包括如何创建窗体 设计界面 管理布局 绘制图形 使用组件 事件编程等,java graphical user interface design including how to create a form design interface management layout rendering graphics programming events such as the use of components
MINIUI-API jQuery 做的非常强大的界面框架
- jQuery 做的非常强大的界面框架,非常漂亮哟 ,根据自己的应用实现把-jQuery to do very powerful user interface framework, very nice yo, according to their application to achieve the
Calculator源码程序
- Calculator源码程序,Android可编程计算器,android手机系统内的计算器程序代码,虽然不是很完善,但作为学习Android的资料相当不错。-Calculator Source program, Android programmable calculator, android phone calculator program code within the system, although not perfect, but as a learning Android data i
edit 简单的文本编辑器
- 一个简单的文本编辑器,能够编辑html、java、cpp、txt文件,并支持java的编译与运行。在文件内容显示方面,用多个文本域存放多个文件内容,文本域放在JScrollPane里,而JScrollPane放在JTabbedPane中,这就是一个多页面的布局,多个文本域,每个文本域显示一个文件的内容,多个文本域放在不同tab里-A simple text editor that can edit html, java, cpp, txt files, and support of java c
RXTX jar包和源码
- RXTX jar包和源码 RXTX是个提供串口和并口通信的开源java类库,由该项目发布的文档均遵循LGPL协议。该项目的主页位于http://users.frii.com/jarvi/rxtx/index.html。 -RXTX source
jspsourcecode 用JSP实现的购物车和在线支付源码
- 用JSP实现的购物车和在线支付源码,每部分都可以导入到MyEclipse中独立运行,可作为学习JSP的参考资料。-Implemented with JSP shopping cart and online payment source, each part can be imported into MyEclipse run independently, can be used as a reference to learn JSP.