CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - Document.java

搜索资源列表

  1. CSM69A2

    0下载:
  2. TF (Term Frequency)/IDF (Inverse Document Frequency) 搜索算法的JAVA实现-TF/IDF algorithm in JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:36755
    • 提供者:angus
  1. 1

    0下载:
  2. 基于java和关系数据库的excel 2007数据存取技术研究 1.2 项目背景和内容概要  在企业应用中,经常用Excel来处理表格,要把Excel表格中的数据存入数据库, 或者进行相反的操作,过去的方法有两个:一是采用文本格式的CSV文档做过渡, 缺点是无法携带Excel的格式信息;二是使用COM技术。用Java直接存取Excel文档 是困难的。由于Office 2007采用了开放的OpenXML标准,大大提高了用Java直接 存取Office文档的便捷性。本项目的研究内
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:651673
    • 提供者:南才北往
  1. Tetris_source_code

    0下载:
  2. 这是java版的俄罗斯方块源代码,里面包括了源码、执行文件以及详细的文档说明,是java初学者学习的好资料。-This is the java version of Tetris source code, which includes source code, the implementation of documents and a detailed descr iption of the document is java good information for beginners to l
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:641058
    • 提供者:肖广华
  1. Common_module_code

    0下载:
  2. java开发常用的模块代码,包括留言管理模块、数据库连接模块、文件管理模块、用户管理模块、邮件管理模块。通用性高,可移植性强!-commonly used to develop java code modules, including the message management module, the database connection module, a document management module, the user management module, e-mail mana
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:4025466
    • 提供者:liuli
  1. SAX_DOM_XMLParser

    0下载:
  2. java SAX and DOM parsers to parse an xml document and print the contents of the xml document
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5567
    • 提供者:prabhu
  1. Wordtotxt(java)

    0下载:
  2. java 语言实现word 文档装换成txt文档-java language word document loaded into txt file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:51759
    • 提供者:kdq
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. soap-bin-2.3.1

    0下载:
  2. soap文档 帮助你连接webservice-soap document you can use it
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2125105
    • 提供者:dfguij
  1. mjsip_doc_1.6

    0下载:
  2. MJSip document - open source impl of SIP stack in java (reference impl) Consists of all the files required to be used in conjunction with softphone dev.-MJSip document- open source impl of SIP stack in java (reference impl) Consists of all the files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:747634
    • 提供者:Shailen
  1. DocumentIterator.java

    0下载:
  2. 另外一个文档处理的算法,直接得到vector类型-Another document processing algorithm, directly from the vector type
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1237
    • 提供者:wintwelve
  1. WordToHtml

    0下载:
  2. 将word文档抽取成html格式 可以使上传的文档正常的在页面上以html格式显示 风格统一-Word document will be drawn into the html format can upload documents on the page in a normal html format style of uniform
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1766
    • 提供者:zhangjunbiao
  1. Graphjava

    0下载:
  2. java图像处理的代码,初学者可以看一看。 1.运行方法: 首先编译好类文件,使用下面的命令: javac *.java 编译好四个文件之后,由于程序中将所有的类声明在一个包(grapro)里面,所以需要建立一个目录,起名为grapro,然后 将所有的class文件都复制到里面。 做好上面的工作之后,用下面的命令来启动程序: javaw –classpath "新建的grapro目录的上级目录" grapro.GraphProg 假如class
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:5577
    • 提供者:seaharrier
  1. Student_Info_System.ZIP

    0下载:
  2. student information system java project with document
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1614181
    • 提供者:deneshbabu
  1. javaseo

    0下载:
  2. Java毕业论文:搜索引擎系统附源代码.这是一套拿去就能用的Java毕业论文资料,内含JAVA技术实现搜索引擎的源代码、技术文档、编译JAR文件,如果你想偷懒的话,拿去就能用了。尤其是文档写的很详细,源代码也比较完整,不过环境配置比较麻烦。-Java Thesis: Search engine system attached to the source code. This is a set of Naqu be able to use the Java thesis information t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:961820
    • 提供者:286
  1. ASortSoftware

    0下载:
  2. 排序软件,实现了基本数据类型(字符串、数值)、结构、对象、文件的排序。数据的获取可由键盘直接输入或从其他软件获取(Word文档或excel文件),排序后文件可保存到Word文档或excel文件,实现了用Java操作Microsoft office软件。-Sort software, to achieve the basic data types (strings, numeric), structure, object, document sorting. Access to the data
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3347596
    • 提供者:Avenway
  1. DocumentEditor

    0下载:
  2. 用java实现简单的文本文档打开、编辑、保存等功能-Using java to achieve a simple text document to open, edit, save and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:164634
    • 提供者:target
  1. BookSupermarket

    0下载:
  2. 用jsp做的网上书店毕业设计,附有WORD文档,数据库采用SQL2-Jsp to do with the online bookstore graduation design, with a WORD document, a database using SQL2000
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:4867698
    • 提供者:xiaoyin
  1. oa

    2下载:
  2. JSP+JavaBean+Servlet 办公自动化管理系统由前台管理和后台管理两大部分组成。 前台管理模块实现:公告管理、公文管理、员工管理、部门信息、收发信息和优秀员工管理6部分。 后台管理模块实现:部门管理、职位管理、公告管理、公文管理、员工管理、账号管理、短信息管理、在线管理和员工状态管理9部分。--JSP+ JavaBean+ Servlet office automation management system management by the front and back-off
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1441047
    • 提供者:changjl
  1. Java-MolyChin

    0下载:
  2. 关于嵌入式s3c2410开发平台上linux2.6内核移植以及其驱动程序开发的讲解文档,讲叙的十分清楚,是难得的好文章! -About Embedded s3c2410 development platform linux2.6 kernel porting as well as their driver development to explain the document, Jiang Xu a very clear and it was a rare good article!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2893302
    • 提供者:李班化
  1. JAV

    1下载:
  2. 基于JAVA毕业设计员工管理系统含文档,包含全部的工程文件。-JAVA-based staff management system, including graduate design document that contains all of the project file.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:809128
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 42 »
搜珍网 www.dssz.com