搜索资源列表
Block
- 时钟的程序代码说明-clock code Note
Hamming_Java
- 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
05
- 一个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
AEScalc
- AES Block Cipher Calculator. Given key and input string, encrypts to AES standards. Java source code.
8_puzzle
- 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
dos-system
- 模仿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
JavaService-2.0.5
- JavaService服务程序代码资料,内含部分代码块、程序及编写方式-JavaService service code information, containing some of the code block, procedures and preparation methods
block
- 俄罗斯方块代码 很经典的Java基础练习代码-Tetris classic Java code based practice code
no2
- 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
no3
- 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
FileUpLoadAndDownLoad
- Struts 2+Hibernate+Spring实现的网盘 1.能够对多个文件进行上传(可以选择上传文件个数,也即上传文件个数不定) 2.能够对上传路径进行配置文件指定(upload.properties),使用了一些类似单例模式的静态代码块 3.Struts2进行下载处理,能对上传的所有文件进行下载(多个) 4.文件保存的名称UUID生成,不过显示并下载的名称都是原文件名称 (通过UploadFiles处理) 5.对配置文件中的路径可以进行动态读取(不重启服务器)-S
Block
- 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
static-founction
- 静态变量:由static修饰,静态变量是所有对象共享,唯一。 可以直接使用 类名.变量名 调用。 静态方法:方法中不能使用非静态的变量或对象,除非该变量或对象是在该方法 中申明或定义的。 可以直接使用 类名.方法名() 调用该方法。 不能被子类重写(覆盖 )。 静态代码块: static{你的代码}代码块中不能使用非静态的变量或对象, 除非该变量或对象是在该方法中申明或定义的。 该代码块在类加载的执行一次,不会再执行第二次。-Stat
dengluchuangkou
- 登录窗口,数据库,验证码输入代码,验证码遮挡线-Login window, the database,Captcha code verification code block line
java
- 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
n_number
- this is the code for the c programing and it will be run in code block and turbo c software
addition
- this is the code for the c programing and it will be run in code block and turbo c software
animation
- this is the code for the c programing and it will be run in code block and turbo c software
armstrong
- this is the code for the c programing and it will be run in code block and turbo c software
array
- this is the code for the c programing and it will be run in code block and turbo c software