搜索资源列表
java.zip
- 使用java压缩文件的例子
Md5&Des&Diff
- Java 实现 Md5加密、Des加密的例子,另外还有一个Diff比较两个java数组的有何不同的例子。
SGA_java
- 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long
MaxSort
- 这是一个用Java语言编的一个小程序,主要教java初学者如何使用java语言,本例实现数据结构中如何实现排序的一个小例子-This is a use of the Java language in a series of small procedures, the java java beginners how to use the language, in this case the data structure of how to achieve a ranking of small ex
GameOfLife_java
- 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
gif4j_light_1.0_trial
- java对GIF的编解码工具,有完整的说明和例子-java GIF the right codecs tools, a full descr iption and examples
JAGA
- JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for
jt_jpeg
- 用java写的jt-jpeg。jt表示java time package,主要用于PDA设备。压缩包包括三个文件夹,demo是例子,jpeg是编码解码器,jcp用于PDA设备。-with java write jt - jpeg. Jt said java time package, mainly for PDA devices. Compressed including three folders, yes demo examples, jpeg is codec, jcp for PDA d
javaNet
- 采用java编写的神经网络工具,里面附有好几个例子来说明如何使用
DataStructures_Algorithms_in_Java(two)All_Example.
- Java数据结构和算法(第二版)全部例子
AC
- 使用Java实现了AC算法,并附上简单例子,输入是ACSII码文件读取-Using Java AC algorithm, along with a simple example, enter ACSII code file read
neural
- 用java语言编写的人工智能中的,神经网络源码和例子-Using java language in artificial intelligence, neural network source code and examples
java
- 使用java压缩文件的例子 -The example of using java to compress file
HashTableApp
- 简单的HASH,显示简单的哈希算法,算是一个例子新手见谅-Simple HASH, shows a simple hash algorithm will be forgiven as an example of new
123
- 这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。-failed to translate
FFVSDK
- Fingerprint Verification SDK 包涵: 指纹特征提取和识别算法 指纹扫描仪支持模块 编程例子 SDK 文档 -Fingerprint Verification SDK contains: * Fingerprint feature extraction and matching algorithm * Support modules for fingerprint scanners * Programming sa
JAVAJDBC
- 标准使用JDBC连接数据库的例子,JAVA初学者可以-Standard example of connecting to the database using JDBC, JAVA beginners can see
BlackScholesJava
- MATLAB java web ,这是一个调用MATLAB 算法的好例子,可以用来开发自己的算法-MATLAB java web
zip
- 使用Java实现压缩或解压zip,rar,jar文件功能例子-Java implementation of compression or decompression using zip, rar, jar file function examples
ListSimple.java
- 简单的列表java 在java中的一个简单列表的例子,该算法可以:添加,删除,编辑