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

搜索资源列表

  1. Java-wifi

    1下载:
  2. java源码, 用于检测无线网络中的AP 和clients的仿真。-The simulator iterates continuously through time until MAX_SIMTIME. At each time epoch, it checks all objects to determine whether they have any task to complete. For example, at time t it checks whether a traffi
  3. 所属分类:Java Develop

    • 发布日期:2014-09-02
    • 文件大小:25600
    • 提供者:cxz
  1. java servlet

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

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

    0下载:
  2. 一个温度计的小程序,用JAVA实现-A thermometer small procedures, using JAVA achieve
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:17485
    • 提供者:
  1. JAVA.java

    2下载:
  2. Q学习算法实例,这算法主要应用于机器人领域,运用此算法进行行动的选择使Q值最大最后找到最优的策略-Q-learning algorithm is applied in robot domain,example robot-hitting, robot-moving and so on。This paper refers to many robots domain 。It is so useful。
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-04
    • 文件大小:14789
    • 提供者:liuchengcheng
  1. p2p-example

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

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

    0下载:
  2. 用Java编写的RSA例子,能够使用,简单明了-Written in Java using RSA example, be able to use, simple to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2706542
    • 提供者:ouxinnan
  1. java-antrl-example

    0下载:
  2. ANTLR 编译器入门范例,其中包含了20多套样本,200多个文件.-Introduction to ANTLR compiler example, which contains more than 20 sets of samples, more than 200 documents.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:405762
    • 提供者:cnmqw
  1. notnoop-java-apns

    0下载:
  2. 服务端为Java时编写发送Push通知的示例,引用第三方库javapns-Send Push notifications server-side prepared for Java, example, reference to third-party libraries javapns
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-01-24
    • 文件大小:76800
    • 提供者:亮仔
  1. java

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

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

    0下载:
  2. 一个java写的proxy的例子-Write a java example proxy
  3. 所属分类:Java Develop

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

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

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

    0下载:
  2. LayoutDemo.java的例子,含有相关的诸如流式等布局小运用。-LayoutDemo.java example, contains relevant, such as streaming, such as the layout of small use.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:126180
    • 提供者:suyeflycao
  1. GUI(java)

    0下载:
  2. 100个java小例子,希望对初学者有一定帮助。-100 java small example, in the hope that there will certainly be helpful to beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:765448
    • 提供者:ploy
  1. Graphic3D

    0下载:
  2. 本程序将由浅入深的介绍多个Java 3D的例子。需要首先下载Java 3D的API,然后安装。-This procedure will introduce a number of easy-to-digest Java 3D example. Need to first download the Java 3D s API, and then install.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3792
    • 提供者:wuyu
  1. java_event

    0下载:
  2. java事件响应的例子,解压rar文件,即可得到java文件-Incident Response java example, extract rar files, java files can be obtained
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:18152
    • 提供者:cxs
  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. 用Java写的五子棋程序,可以运行,是一个很好的人机对战的例子。-Gobang use Java to write the program, you can run, is a good example of man-machine war.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3557
    • 提供者:戚品
  1. Example

    0下载:
  2. 这是一个基于java,xml,acess的音乐管理系统,很全面-This is based on java, xml, acess music management system, very comprehensive
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:61163
    • 提供者:yangyang
  1. Java-design-code

    0下载:
  2. 这是一个通过java 编程的学生信息管理系统和学籍管理系统,通过实例让我们了解java的基本结构组成。-This is a java program through the student information management systems and student management system, through an example to help us understand the basic structure of the composition of java.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-08
    • 文件大小:1720282
    • 提供者:wang chao
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com