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

搜索资源列表

  1. java Design Patterns

    0下载:
  2. java设计模式一书的源代码,用java实例实现GOF讲述23种设计模式,是学习设计模式阅读此书必不可少的补充-a book of the source code, using java example to achieve about 23 GOF was designed to study design pattern reading this book indispensable complement
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12383075
    • 提供者:韩志达
  1. Java实例剖析

    0下载:
  2. 介绍java的例子,介绍怎么使用java的类库,以及使用方法.-introduced java example, how on the use of java class libraries, and the use of methods.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12974457
    • 提供者:马建
  1. java-Cal

    0下载:
  2. 本程序实现java计算器的示例,在界面方面有很好的引导作用-the calculator program java example, the interface is very good role in guiding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4531
    • 提供者:小刚
  1. java.example

    2下载:
  2. 现在在国外大学里最流行的java学习软件,同时还有大量的example,在名为project的文件里.安装好后用bluej打开peoject的例子,可以进行你想要的任何变化.同时可以了解大量的源码-now in foreign universities most popular java learning software, while there is a lot of example, the project called the document. installed after open
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12499144
    • 提供者:mojinhua
  1. 密码学中的java例子

    0下载:
  2. 密码学中的JAVA例子,此源码说明了密码学中的JAVA的应用,借此说明JAVA的广泛应用,已应用到了很广的范围了!-cryptography JAVA example, the source of cryptography note of Java applications, this shows that the extensive application of Java, has been applied to a very wide scope of the!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5927
    • 提供者:王振磊
  1. imageProcess.rar

    1下载:
  2. 图片文字识别,OcrModule.java 为接口 OcrTest.java是例子 java运行参数中要把libocr.dll所在路径添加参数-Djava.library.path中,Image Character Recognition, OcrModule.java example for the java interface is OcrTest.java operating parameters in the path where the libocr.dll to add pa
  3. 所属分类:图形/文字识别

    • 发布日期:2012-10-28
    • 文件大小:188464
    • 提供者:L.G
  1. java版B+树程序

    1下载:
  2. java 版B+树程序-java version of B+ tree procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:11628
    • 提供者:吕荣
  1. java servlet

    0下载:
  2. java servlet example
  3. 所属分类:J2ME

    • 发布日期:2012-10-25
    • 文件大小:1180
    • 提供者:Inconsolable93
  1. p2p-example

    0下载:
  2. example for java peer to peer
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:69394
    • 提供者:emel
  1. java

    0下载:
  2. 使用java压缩文件的例子 -The example of using java to compress file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:9124
    • 提供者:站长
  1. Java

    0下载:
  2. 《java 数据库编程宝典》,是初学者很好的学习实例- Java database programming book is a good learning example for beginners
  3. 所属分类:Database system

    • 发布日期:2017-05-25
    • 文件大小:8557120
    • 提供者:马灵
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920
    • 提供者:kivilin
  1. java

    0下载:
  2. java 入门的好友,一定就要看哦!是关于java的基础知识的一个整合例子!-java entry of Friends, we must看哦! is about the basic knowledge of java an integrated example!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:282864
    • 提供者:fffffff
  1. Java

    0下载:
  2. TCP、UDP、计算器、日历,applet、异常处理等等,还有课本经典例题源码使用基础的程序源代码(Word文档里)。适合初学java这下载学习。-TCP, UDP, calculator, calendar, applet, exception handling, etc., as well as the classic textbook Example source code using the basic source code (Word document-ri). This downl
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2483564
    • 提供者:*
  1. DragDrop

    0下载:
  2. Java Example for Drag and Drop
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:AhmedSalem
  1. Huffman_coding_(Java)

    0下载:
  2. Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2503
    • 提供者:Felippe
  1. AugmentedRealityExample.java

    0下载:
  2. Augmented Reality Example for Android
  3. 所属分类:Games

    • 发布日期:2017-04-06
    • 文件大小:1309
    • 提供者:omni
  1. Core.technology.UDPScan.Java.code

    0下载:
  2. Java核心技术UDPScan实例代码Core technology UDPScan Java example code -Core technology UDPScan Java example code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1273
    • 提供者:q
  1. Core.FileChannelTest.Java.example.code

    0下载:
  2. Java核心FileChannelTest实例代码Core FileChannelTest Java example code -Core FileChannelTest Java example code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2344
    • 提供者:x
  1. Java.multi.threaded.sqlTimeStamp

    0下载:
  2. Java多线程编程sqlTimeStamp实例代码Java example code multi-threaded programming sqlTimeStamp -Java example code multi-threaded programming sqlTimeStamp
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:33554
    • 提供者:wenli
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com