搜索资源列表
identifyComparative
- 关于数据挖掘的,比较句识别,Liubin等人写的-about identifying comparative sentences stategy with CSR and extended prefixspan,NB or svm
guestbook
- 管理网页的代码,有身份识别功能,留言板功能很强大-guestbook code
Birth
- 确定您的生日的软件代码,可以方便地识别您的生日信息-Make sure your birthday software code, you can easily identify your Birthday
pr2
- 模式识别作业 梯度下降法的java实现代码-Pattern Recognition Task gradient descent implementation code java
Util
- 一款非常实用的java公用程序util程序,能实现邮件地址分解,字符串识别.串接,分解, 日期,时间操作程序代码-A very useful utility util java program, e-mail address to achieve decomposition of the string recognition. Cascaded decomposition code ...
daimaguifan
- javadaimaguifan,含代码规范,注释规则,及不识别语法-javadaimaguifan, including coding standards, comments rules, and does not recognize the syntax
hudson-2.0.0
- Hudson 是一个可扩展的持续集成引擎。 主要用于: 1.持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。 2.监控一些定时执行的任务。 Hudson拥有的特性包括: 易于安装-只要把hudson.war部署到servlet容器,不需要数据库支持。 易于配置-所有配置都是通过其提供的web界面实现。 集成RSS/E-mail/IM-通过RSS发布构建结果或当构建失败时通过e-mail实
Java-AN-LI-XUE-XI
- 异常指的是程序运行时出现的非正常情况,又称为差错、违例等。在上一节中介绍的运行错误就是异常的主要现象。当异常现象发生时,会造成程序运行中断、系统死机等问题。Java程序可以用特定语句来处理异常并继续程序执行,而不让程序中断。Java语言提供一个异常处理类Exception类,专门处理程序执行期间的错误。每当Java程序运行过程中发生一个可识别的运行错误时,即该错误有一个异常类与之相对应时,系统都会产生一个相应的该异常类的对象,即产生一个异常。Java语言异常处理机制有以下一些优点 -Abn
source
- 电子高专获取成绩(新增不同课程类型学分统计,自动登录,验证码识别功能新增了统计学分功能)appJava(bin)-cec.edu.cn (add different types of credit statistics courses, auto login, authentication code recognition feature adds statistical functions credits) appJava (bin)
TypingApplication
- 一个JAVA键盘接口小程序,能够实现键盘打字识别-Keyboard interface, a JAVA applet, the keyboard type identification can be achieved
Countword
- 统计一段文章中的所有单词的个数,可以识别多种出多种符号,并将其去掉-Statistics section of the article in the number of all words that can identify a variety of a variety of symbols, and remove
1
- 汉诺塔 使用Java applet 来显示信息 创建并使用方法及使用递归 识别无效的用户输入 如果用户的输入无效,则设置默认值-Tower of Hanoi using Java applet to display information to create and use a recursive identification method and the use of invalid user input if the user input is invalid, then set
SimWord_part2
- 基于百科内容的同义词识别程序,也是我写的作业,请笑纳。-Content based on Baike synonym recognition program, but also my job to write, please accept my gift.
wordRecognition
- 文字识别的一种方法,不准确,仅供参考。 主要内容:界面,提取任意字点阵,识别。 环境ubuntu + eclipse + java-An approach to word recognition (Chinese). Content: UI, getting the dot metrix, recognition. Environment: ubuntu+ eclipse+ java
myImageProcess(1)
- 图像识别处理的小程序,可以直接使用,无需修改,可以实现一维元胞自动机-Image recognition processing applet can be used directly, without modification, can achieve a one-dimensional cellular automata
12306TicketOrder
- java做的12306订票软件 支持验证码识别 自动订票 自动选择相近车次 等-java do 12306 ticketing software to support the verification code to identify the automatic booking automatically select similar trips
workflow
- 工作流前端,实现画图的基本功能,开始、结束、中间节点,及接点之间的流程连接;实现流程图的标准数据导出及导入再编辑功能,生成可以识别且通用的标准格式;整套流程绘制平台的界面设计及制作-Workflow designer by javascr ipt
jxls-1.0-RC-1
- 通过java操作excel表格的工具类库 支持Excel 95-2000的所有版本 生成Excel 2000标准格式 支持字体、数字、日期操作 能够修饰单元格属性 支持图像和图表 应该说以上功能已经能够大致满足我们的需要。最关键的是这套API是纯Java的,并不依赖Windows系统,即使运行在Linux下,它同样能够正确的处理Excel文件。另外需要说明的是,这套API对图形和图表的支持很有限,而且仅仅识别PNG格式。-jxl src
Boosting-Relation-Extraction
- 通过使用命名实体识别提高无监督的关系提取 我们 也比较性能 KnowItAll最先进的系统性能,并以命名实体识别表现其模式学习 组件,它使用一个简单的和 强大的模式语言-also compare the performance of URES to the performance of the state-of-the-art KnowItAll system, and to the performance of its pattern learning component, w
User
- Scanner提供用户输入,输入后作正则验证,如果格式不正确重新输入。 (包括用户名/密码/email/电话)2,把用户输入的String信息创建一个User对象存起来, 其中用户名是用户的识别的准则,然后把user对象传入Server模拟类。 3,Server模拟类把User对象传入DB模拟类,在DB模拟类中,打印出用户有关信息。-Scanner offers the user input, the input was made after the regular verifica