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

搜索资源列表

  1. test.rar

    0下载:
  2. java程序模拟鼠标,进行模拟鼠标事件,调用robot类来实现网页中的相关连接模拟点击,java program simulated mouse, to simulate a mouse event, call-type robot to realize the relevance of web pages to connect analog clicks
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2926
    • 提供者:zhangjianhua
  1. TaxCalculator.rar

    0下载:
  2. Java编写个人所得税计算器, 可以自定义所得税表进行运算, 程序包含完整的Document和测试运行环境,Java to prepare individual income tax calculator, you can customize the table for computing income tax, the program includes a complete Document and test the operating environment
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:65475
    • 提供者:zh
  1. framebuffer 2440 frame buffer 测试程序

    1下载:
  2. 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-10-13
    • 文件大小:2119
    • 提供者:袁慎重
  1. 基于朴素贝叶斯方法的文本分类

    3下载:
  2. 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-11-27
    • 文件大小:1869824
    • 提供者:王丽静
  1. Test

    0下载:
  2. Java生产者消费者的模拟器,核心代码是用线程做的,能体现出线程互斥同步的状况-Java producers and consumers of the simulator, the core code is done with thread, to reflect the status of the thread mutex synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12268
    • 提供者:支持
  1. id3

    0下载:
  2. ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:364618
    • 提供者:王杰
  1. ehcacheTest

    0下载:
  2. ehcache缓存测试小用例,比较简单,初学者适用-ehcache cache test small use cases, relatively simple for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1429316
    • 提供者:zx
  1. Test

    1下载:
  2. 简易的java问答系统,使用struts+spring+hibernate实现。-Simple java question answering system, the use of struts+ Spring+ Hibernate achieve.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2014-12-09
    • 文件大小:40282
    • 提供者:xh
  1. Scanner

    1下载:
  2. 自己编写的主机和端口扫描、通过输入主机名或者使用IP,可测试主机是否开机、弱口令扫描中, 密码字典写了十个用户名十个密码、漏洞扫描的IP,线程设置同2中说明.其中猜解IPC用户, 的过程包含了IPC扫描的过程、日志的读写、密码字典的修改和恢复、Unicode漏洞的测试。个人编写,如有更好的建议,请加QQ362265437,平台是JB9+JDK1.4。刚学C++。大家谁有VC++USB操作的程序给个-Write your own host and port scanning, by enterin
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-24
    • 文件大小:267401
    • 提供者:jiamingbin
  1. Lucene+Nutch

    0下载:
  2. Lucene+nuctch一书的全部源码 测试源码 和几个简单的项目-Lucene+ Nuctch a book all the source code and test a few simple items
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:22999521
    • 提供者:文龙
  1. SNMP_DEMO

    0下载:
  2. 本程序很简单总共涉及到三个类,分别是Receiver (Trap接收者), Sender (Trap发送者), Startup(启动类)。 Receiver会实例化Snmp,并设定好IP,端口及监听程序,之后调用listen方法开始接收Trap。这边main方法最后会起一个用户线程,是为了让接收程序一直处于运行状态。 Sender会实例化Snmp,并实例化CommunityTarget类,这个类描述了发送目标的IP,端口等信息。然后实例化一个PDU类,里面设定了OID和变量值,最后通过S
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:308391
    • 提供者:waysonchen
  1. TripleDESTest

    0下载:
  2. Java 3des test include encrytion and decrytion
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:894
    • 提供者:Leo Chan
  1. 基于信息熵的蚁群聚类JAVA实现

    1下载:
  2. 基于信息熵的蚁群聚类JAVA实现。包含测试数据。-Ant Colony Clustering JAVA based on information entropy. Contains the test data.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-25
    • 文件大小:60047
    • 提供者:justok
  1. LR0

    7下载:
  2. (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) construct grammar G of the LR (0)
  3. 所属分类:Compiler program

    • 发布日期:2016-01-21
    • 文件大小:45372
    • 提供者:wolf
  1. AP_For_VRPTW100

    1下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1709935
    • 提供者:Zhang Minjie
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:129640
    • 提供者:xsl
  1. Java

    1下载:
  2. java开发图片投票系统(struts+spring+hibernate)+mysql数据库,在eclipse3.2环境下开发,项目我已经压缩,内包括数据库sql脚本和测试数据脚本,可以部署在ecli-java develop picture voting system (struts+ spring+ hibernate)+ mysql databases, developed in eclipse3.2 environment, projects I have been compressed
  3. 所属分类:JavaScript

    • 发布日期:2017-06-09
    • 文件大小:16748430
    • 提供者:沉降
  1. comet-demo

    0下载:
  2. 基于长轮询机制的Comet测试项目,用于开发类似于 网页QQ的平台-Mechanism based on long polling Comet test project for the development of similar web platform QQ
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1723945
    • 提供者:姜鹏
  1. DFAReader

    0下载:
  2. 一个java编写的DFA(difinite automata reader) 拥有完备的图形界面和rebustness 另付.dat的测试文件 -Java prepared a DFA (difinite automata reader) has a comprehensive graphical interface and rebustness extra. Dat test document
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:24939
    • 提供者:neo
  1. android-video

    1下载:
  2. 比较实用的在Android实时采集视频,并在PC上显示出采集到的视频的程序,包括PC端和Android端程序,基于Android 1.5 在HTC G3上测试通过。-Android more practical in real-time video capture and display the PC to the video capture process, including the PC-side program and Android, HTC G3 based on the Andro
  3. 所属分类:android开发

    • 发布日期:2013-03-30
    • 文件大小:38153
    • 提供者:郭清
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com