-
booklib
软件工程设计--图书管理系统,实现基本的图书管理功能,利用流行的Struts框架架构的,里面包括了我的软件工程实习报告和设计包括和源代码。(Software engineering design library management system to achieve the basic library management features, using the framework of the popular Struts framework, which includes my internship report on software engineering and design including the source code.)
- 2008-06-06 22:22:37下载
- 积分:1
-
dwrUtil
dwr工具类,属于对于dwr的封装,希望对大家有帮助,得到大家支持,谢谢(dwr tools, belonging to dwr package, we hope to help, to get everyone to support, thank you)
- 2013-10-28 10:40:39下载
- 积分:1
-
jspshujuku
现在有好多初学jsp的网友经常会问数据库怎么连接啊,怎么老出错啊?所以我集中的在这写篇文章供大家参考,其实这种把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发(There are a lot of jsp beginner users often ask how to connect database ah, how old wrong ah? Therefore, I shall concentrate in this write articles for your reference, in fact, all of this logic on the database in jsp is not necessarily good practice, but is conducive to learning for beginners, so I do this, when the U.S. learned to some extent , we can consider the use of MVC pattern of development)
- 2007-11-10 14:08:29下载
- 积分:1
-
WifiHot-Sock
说明: Android Wifi热点数据传输Socket 通信示例源码(Android Wifi hotspot data transmission socket communication sample source code)
- 2020-03-18 13:57:55下载
- 积分:1
-
Java-mode
java 模式介绍 ,singleton factory 等等,对java迷失的学习很有帮助(java model describes a singleton the factory and so on, to learn java lost helpful)
- 2012-03-07 17:00:07下载
- 积分:1
-
Compiler
说明: LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
calculator
实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分:1
-
onlychi
说明: 自己系统开发,用与学习和后面项目的开发,主要集成springboot(Develop your own system, use and learn, and develop later projects, mainly inherit spring boot)
- 2019-03-15 11:28:41下载
- 积分:1
-
cgmpreskion
用java实现的将各种文件压缩或解压缩zip文件,不错,很好(Use a Java implementation of the various zip file, file compression or decompression is good, very good)
- 2017-05-30 05:07:05下载
- 积分:1
-
CLIQUE
CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for the discovery of clusters based on density in subspace. CLIQUE divides each dimension into a non overlapping interval, dividing the entire embedded space of the data object into a unit. It uses a density threshold to identify dense and sparse units. A unit is dense, if the number of objects mapped to it is more than the density threshold.)
- 2017-11-30 09:06:53下载
- 积分:1