搜索资源列表
ITstudy
- 学习整站系统,由文章、下载、图片主要功能模块和广告、公告、调查、友情链接、网站统计、用户、数据库管理等多个通用模块组成,每个模块又包含若干个子模块,构建出强大和完善的功能体系。系统防止SQL注入攻击,对密码全部进行 MD5 不可逆加密处理。用户:admin 密码:admin-learning the whole station system, from the article, downloaded pictures main modules and advertising, notice, i
code-pateselect2
- 一个关于宠物统计的小程序。java编写。可供初学者学习。-pets on a small statistical procedures. Java prepared. For beginners learning.
cs-virtualBbs
- BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统. 运行平台: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL BBS-CS文件结构: 在BBS-CS的文件包中有home、src、jar、doc四个目录。 其中:home下是程序文件,src下是源码,jar下是工具文件包,
WordFrequencyStat-cipintongji
- ...将该字符串变量与停用词表中的所有单词进行比较,若果该词在停用词表中出现过则不对其进行统计,否则在对该词进行词干抽取。 经过以上停用词、词干处理后得到的将是实际进行统计的“单词”(此时的“单词”实际上已经是所有具有相同词干的原是单词的统一代表)... 注:jar包中含有完整的java源程序代码,仅供学习参考之用,传播时请保持本软件包的完整性 ---ZHG工作室 2008.4 E-mail:wudazhg@163.com All Rights Reserved
Mine
- 研学作品,功能架构方面比较完善,包含基本扫雷,纪录统计,存档等功能,供初学者学习-Institute school works, functions fairly complete structure, including the basic mine clearance, record statistics, archiving and other functions, for beginners to learn
stat
- 一个访问统计模块系统。使用了前台和后台分模块设计的思想,应用了MYSIWYG所见即所得编辑器,高效搜索优化得到了很好的应用。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-A visit to the Census and Statistics module system. The use of the foreground and background sub-module design ideas, applied MYSIWYG WYSIWYG edito
onlyfor
- 学习用例,统计访问次数,随便搞的JSP学习代码-example of studying JSp,count
gll
- 该网站是描述概率论与数理统计的网站,可以学习概率论与数理统计知识-The site is to describe the probability theory and mathematical statistics website, can learn the probability theory and mathematical statistics knowledge
vote
- 在线投票系统,可添加投票内容,统计票结果,只是出略的一个小项目,仅供学习和参考-on line vote,you can add vote ,and check the result. it is only for java learning
statTheory
- Vapnic的统计学习理论,第一版和第二版-Vapnic statistical learning theory, first and second editions
Godzilla
- Godzilla 围棋游戏Java版,目前它不具备和电脑下载的功能,只能以人对人的方式下棋。程序可以落子、吃子、及统计时间,自动判断打劫、非法落子等。它还支持棋末记地(算目),采用日式规则,是目前看过所有围棋程序中最精确的,采用通行的围棋档案格式SGF进行存档,学习价值极高。 -Go Game Java version of Godzilla, now it does not have the computer download function, only the way people p
hello
- JSP学习中简单的网页登录次数统计显示。-Learning a simple JSP page logins statistics.
library
- 学生在自己的学习和生活中会拥有很多的书籍,对所购买的书籍进行分类和统计是一种良好的习惯。可以便于对这些知识资料的整理和查询使用。如果用文件来存储相关书籍的各种信息,包括分类、购买日期、价格、简介等等,辅之以程序来使用这些文件对里面的书籍信息进行统计和查询的工作将使这种书籍管理工作变得轻松而有趣。简单个人书籍管理系统的开发就是为了解决这个实际问题的。-The students in their study and life will have a lot of books, to buy book
ChartTest2
- 最近研究统计与报表的实现,在网上查了一下,主流的是一个叫做jfreechart的插件,学习了一下,实现了柱状图报表,是3D效果的。-The recent realization of the statistics and reporting, checked on the Internet, the mainstream called jfreechart of plug-ins, learning, histogram report, the 3D effect.
ChartTest
- 最近研究统计与报表的实现,在网上查了一下,主流的是一个叫做jfreechart的插件,学习了一下,实现了折线图报表,一幅图上面同时实现多条折线,有实线也有虚线,根据需要不同可以取舍。-Recent statistics and reporting to achieve, checked on the Internet, the mainstream is one called jfreechart of plug-ins, learning a bit line chart report, th
SwingInterop
- javafx的例子代码,有兴趣学习的话是很好的学习资料,这是一个统计图表的例子-javafx example code, learning is a good learning materials, this is an example of the charts
CodeLinerStudy
- Java SWing开发的代码统计工具完整源码,可运行在WINDOWS,LINUX,MAC OS.导入Eclipse工程机即可运行调试。可用于SWing代码学习和二次开发 -The full source code for one Java source code line counter tool.
JavaTest
- 个人信息统计的Java原码,仅是原码,供大家参考学习!-The original Java code, personal information statistics, only the original code for your reference learning! Thank you
xueshengguanlixitong
- 对学生信息(包括学号、语文、数学、英语、平均分)进行管理,包括学生成绩的信息输入、输出、查询、删除、排序、统计、退出.将学生的成绩信息进行记录,信息内容包含:(1)学生的学号(2)学生的姓名(3)学生的成绩。假设,现收集到了一个班学生的所有成绩信息,要求用C语言编写一个简单的成绩管理系统,可进行录入、查询、修改和浏览等功能。学习相关开发工具和应用软件,熟悉系统建设过程。-Information to students (including student id, Chinese, maths,
JSP
- jsp编写的企业仓库管理系统,能登陆,对货物的增删查改,有订货单的统计。很简单,大家可以学习!-jsp prepared by the enterprise warehouse management system, able to land on the goods CRUD, there are statistical orders. Very simple, we can learn!