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

搜索资源列表

  1. Junit

    1下载:
  2. 一个非常好的java单元测试类库,由java鼻祖编写的.地址(www.junit.org).-a very good test unit java class libraries, prepared by the originator of java. Address (www.junit.org).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:109.79kb
    • 提供者:zqp
  1. id3

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

    • 发布日期:2017-03-24
    • 文件大小:356.07kb
    • 提供者:王杰
  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
    • 文件大小:44.31kb
    • 提供者:wolf
  1. cmm_java

    0下载:
  2. java语法分析程序 主要是用于编译器原理的实践-implement the grammar analysis using java programming language, including the java parser and lexical analyse ,and java test and can run well in my machine good good good
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:johnson
  1. sourcecodeofjava

    0下载:
  2. sun 公司的标准英文教程,配套的源代码。 有练习题,有源代码。如果你想学java,想考java的sun 公司的证书,很有用。-sun' s standard English tutorial, matching the source code. Have exercises, active code. If you want to learn java, want to test the sun' s java certificate, very useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7.2mb
    • 提供者:刘乐宝
  1. 107215806Delphi

    0下载:
  2. 个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.-a simple student performance management system, the VC 2000 and SQL tested successfully, (they have a database backup file, direct reduction, and it would be reduced after -A
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2.46mb
    • 提供者:huyue
  1. TestActionEvent

    0下载:
  2. Java test button action events.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:Sirius
  1. Test Class By SVM

    2下载:
  2. 支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm too
  3. 所属分类:中文信息处理

    • 发布日期:2013-08-07
    • 文件大小:17.77mb
    • 提供者:111111
  1. test

    0下载:
  2. 编译原理实验,要求做的词法分析器,功能很简单-cifafenxiqi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:19.95kb
    • 提供者:
  1. LR0

    0下载:
  2. 编译原理的LR0分析法,Java源代码,编译原理课程重要试验-Compiler theory of LR0 analysis, Java source code, compile, test theory courses important
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:7.11kb
    • 提供者:天行健
  1. Test

    0下载:
  2. 编译java语言的 词法分析器 输出token表 符号表 显示错误-Lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:215.68kb
    • 提供者:liunim
  1. java-test

    0下载:
  2. 语音识别系统。java做的。是一朋友做的毕业设计。-Speech recognition system. Java to do. Is a friend to do graduate design.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:105.29kb
    • 提供者:姜洪
  1. test

    0下载:
  2. Java+CKeditor+CKFinder 实现在线编辑文字、上传下载图片、预览图片等。如无法上传或下载 须自行调整上传路径。此包是本人已测试好的项目源码,下载后需根据实际上传路径调整。-Java+CKeditor+CKFinder online editing text, uploading and downloading images, preview pictures. If you are not able to upload or download required to adjus
  3. 所属分类:Editor

    • 发布日期:2017-11-14
    • 文件大小:3.4mb
    • 提供者:Arike
  1. Java-calculator

    0下载:
  2. 这个是用Java编写的实现计算器功能的小程序,我充分考虑到了实际运用中国计算器的功能,测试性能良好-This is written in Java applet calculator function, I give full consideration to the practical application of calculator function test performance
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:1.56kb
    • 提供者:刘安森
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we want to test for primality.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-07
    • 文件大小:2.19kb
    • 提供者:deitel10
  1. 3test7

    0下载:
  2. think in java test,think in java test,
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:2.43kb
    • 提供者:panx
  1. AES-For-Delphi-And-Java-V1.0.0.0

    2下载:
  2. 此AES测试用例,使用的加密方式和填充方式是AES/ECB/PKCS5Padding 博主仅仅写了密钥正好是128位时java和delphi的加密解密,192位和256位还没有写,不过应该可以举一反三的, 后续会将192位和256位的加密解密也写出来,请关注http://blog.csdn.net/kunlun122/article/details/29270219-This test AES encryption mode and fill mode using AES/E
  3. 所属分类:Delphi VCL

    • 发布日期:2015-11-12
    • 文件大小:211kb
    • 提供者:xia
  1. test

    0下载:
  2. Java Console code for application development
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:722byte
    • 提供者:pavan
  1. redis-test

    0下载:
  2. redis java应用sample, 作为初学redis的人可以了解redis java的接口-redis java application sample
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:59.18kb
    • 提供者:lu llinh
  1. test

    0下载:
  2. java socket通讯远吗,包含客户端,服务端一级其他代码-java socket clint server
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-30
    • 文件大小:21.64kb
    • 提供者:刘宪龙
« 12 3 »
搜珍网 www.dssz.com