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

搜索资源列表

  1. Block

    0下载:
  2. 时钟的程序代码说明-clock code Note
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1205
    • 提供者:田磊
  1. Hamming_Java

    1下载:
  2. Hamming码是一类非常重要的线性分组码,它能纠正全部一位错误上传的是Hamming码的编码和译码的Java程序以及编写程序时所写的文档,本文提供的Hamming码的编码和译码的Java程序经过与笔算和观察法对比,在可靠性上两者是完全一致的.如果有充分的时间进行完善,修改还可用于线性码的编码和译码.-Hamming code is a very important kind of linear block code, all it can to rectify a mistake is upl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:20883
    • 提供者:王军
  1. 05

    0下载:
  2. 一个try-catch语句后面也可能跟着一个finally语句,不论try代码块是否顺利执行完,它都会被执行。 try { statements -A try-catch statement may also be followed by the back of a finally statement, regardless of whether the try code block the smooth implementation of END, it will be ex
  3. 所属分类:JavaScript

    • 发布日期:2017-05-03
    • 文件大小:964039
    • 提供者:mark
  1. AEScalc

    0下载:
  2. AES Block Cipher Calculator. Given key and input string, encrypts to AES standards. Java source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:36525
    • 提供者:Git
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. dos-system

    0下载:
  2. 模仿DOS命令行下的操作系统,功能仅实现一部分,如需增加功能可按已有功能添加代码块即可-Copy DOS command line operating system, function only implements part of a need for additional features can add the code block can have functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:26788
    • 提供者:Terry
  1. JavaService-2.0.5

    0下载:
  2. JavaService服务程序代码资料,内含部分代码块、程序及编写方式-JavaService service code information, containing some of the code block, procedures and preparation methods
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:127999
    • 提供者:shihuayun
  1. block

    0下载:
  2. 俄罗斯方块代码 很经典的Java基础练习代码-Tetris classic Java code based practice code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2125793
    • 提供者:kuwei
  1. no2

    0下载:
  2. asp2.0典型模块实现一书第二部分的源码 希望对在学习asp的同学能有所帮助 这本书籍代码简练 一个模块一个模块的分块实现 能够帮助你实现很多功能-A typical module asp2.0 the second part of the book to learn asp source hope the students can be helped this book concise and a module code block implementation of a module to
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:729587
    • 提供者:陈华
  1. no3

    0下载:
  2. asp2.0典型模块实现一书第三部分的源码 希望对在学习asp的同学能有所帮助 这本书籍代码简练 一个模块一个模块的分块实现 能够帮助你实现很多功能-asp2.0 typical module of the source of a third part of the book to learn asp hope to help the students to this book concise and a module code block implementation of a module
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3737935
    • 提供者:陈华
  1. FileUpLoadAndDownLoad

    0下载:
  2. Struts 2+Hibernate+Spring实现的网盘 1.能够对多个文件进行上传(可以选择上传文件个数,也即上传文件个数不定) 2.能够对上传路径进行配置文件指定(upload.properties),使用了一些类似单例模式的静态代码块 3.Struts2进行下载处理,能对上传的所有文件进行下载(多个) 4.文件保存的名称UUID生成,不过显示并下载的名称都是原文件名称 (通过UploadFiles处理) 5.对配置文件中的路径可以进行动态读取(不重启服务器)-S
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-21
    • 文件大小:6541893
    • 提供者:
  1. Block

    0下载:
  2. JAVA编写的俄罗斯方块,通过数组记录相关的方块形状,随机出现。完成的难度自动累加系统,完整的记录的实现本游戏的所有代码。-Tetris written in JAVA, through an array of records related to the box shape, randomly. The difficulty of complete automatic accumulation system, a complete record of all the code to achie
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:13589
    • 提供者:Tom
  1. static-founction

    0下载:
  2. 静态变量:由static修饰,静态变量是所有对象共享,唯一。 可以直接使用 类名.变量名 调用。 静态方法:方法中不能使用非静态的变量或对象,除非该变量或对象是在该方法 中申明或定义的。 可以直接使用 类名.方法名() 调用该方法。 不能被子类重写(覆盖 )。 静态代码块: static{你的代码}代码块中不能使用非静态的变量或对象, 除非该变量或对象是在该方法中申明或定义的。 该代码块在类加载的执行一次,不会再执行第二次。-Stat
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:1048
    • 提供者:顾培
  1. dengluchuangkou

    0下载:
  2. 登录窗口,数据库,验证码输入代码,验证码遮挡线-Login window, the database,Captcha code verification code block line
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:55561
    • 提供者:王群杰
  1. java

    0下载:
  2. java 最常用的java代码块,包括类型转换,文本操作,数据库连接,日期处理,缩略图穿件,抓屏,压缩与解压,发送邮件等-Java java code block most commonly used, including a type conversion, text operation, connections, date processing, thumbnail wearing parts, screenshots, compression and decompression, sen
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:5361
    • 提供者:liya
  1. n_number

    0下载:
  2. this is the code for the c programing and it will be run in code block and turbo c software
  3. 所属分类:其它源码

    • 发布日期:2016-11-25
    • 文件大小:266
    • 提供者:palak@patel
  1. addition

    0下载:
  2. this is the code for the c programing and it will be run in code block and turbo c software
  3. 所属分类:其它源码

    • 发布日期:2016-11-25
    • 文件大小:434
    • 提供者:palak@patel
  1. animation

    0下载:
  2. this is the code for the c programing and it will be run in code block and turbo c software
  3. 所属分类:其它源码

    • 发布日期:2016-11-25
    • 文件大小:307
    • 提供者:palak@patel
  1. armstrong

    0下载:
  2. this is the code for the c programing and it will be run in code block and turbo c software
  3. 所属分类:其它源码

    • 发布日期:2016-11-25
    • 文件大小:317
    • 提供者:palak@patel
  1. array

    0下载:
  2. this is the code for the c programing and it will be run in code block and turbo c software
  3. 所属分类:其它源码

    • 发布日期:2016-11-25
    • 文件大小:273
    • 提供者:palak@patel
« 12 3 »
搜珍网 www.dssz.com