搜索资源列表
03684
- 数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。 -digital image transmission of image coding and compre
watermarking source code
- This package provides source code for some watermarking algorithms in hopefully portable C code.
openstego-0.5.2.zip
- 是一种用JAVA执行的generic steganography工具,基于支持数据密码,并为各种算法提供插件,OpenStego is a tool implemented in Java for generic steganography, with support for password-based encryption of the data. It supports plugins for various steganographic algorithms
code
- java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
java-all
- 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
sort
- 演示各种排序算法,并且演示java中类,对象,继承等用法.-Demonstration of various sorting algorithms, and presentation in java class, object, inheritance, etc. usage.
222jfilecrypt
- 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source, a total of six kinds of algorithms to choose from, also can directly generate ZIP compressed file.
hill
- 爬山算法是一种局部择优的方法,采用启发式方法,是对深度优先搜索的一种改进,它利用反馈信息帮助生成解的决策。 属于人工智能算法的一种。-Climbing algorithm is a partial merit-based approach, using heuristic methods, is a depth-first search of an improvement, which uses feedback information to generate solutions to help
weka-src
- Java 编写的多种数据挖掘算法 包括聚类、分类、预处理等-Java to prepare a variety of data mining algorithms, including clustering, classification, preprocessing, etc.
SAMSDataStructuresAlgorithmsinJava
- DATA STRUCTURES AND ALGORITHMS IN JAVA SAM MITCHELL WAITE
javasrc
- Java数据结构和算法中文第二版源码, The files in this folder, \ReaderFiles\, contain both source code and executable code for the example programs presented in the text of "Data Structures and Algorithms in Java," 2nd Edition. They are available to any reade
Pagingrequestanalogstoragemanagementsystemtoachiev
- 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况下,其产生的缺页次数和页面置换次数,并分析其原因。 -P
Sams.Publishing.Data.Structures.and.Algorithms.pdf
- Data.Structures.and.Algorithms in java second edition
JavaMachineLearningAlgorithmsInJava
- java电子书籍 机器学习算法java版-Java- Machine Learning Algorithms In Java
JavaAlgor_CD
- Java常用算法的实现,是《Java算法》这本书中算法的实现-Commonly used algorithm for the realization of Java is " Java method" This is the realization of algorithms in this book
heap_sort
- 该压缩包是描述数据结构与算法中的堆排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source code HEAPSORT can be directly into Eclipse to see the effect of
association
- 数据挖掘算法中的Fp-tree 树算法源代码,希望大家可以用的到,谢谢!-Data mining algorithms in the Fp-tree tree algorithm source code, hope that we can use that, thank you!
Parking
- 有一个停车场,有m个进口,n个出口,k个空车位。要求每一刻只能有一个进口有车进入。停车场内没有一个集中的管理者,采用分布式的算法实现。能够动态的增加一个进口节点。-There is a parking lot, there are m-imported, n outlet, k empty parking spaces. Requires that every moment there can be only one import a car to enter. Car park does no
Algorithms.pdf.tar
- A very in-depth book explaining algorithms in programming. As we all know programming overlaps with melodramatics in many ways, and this book explains algorithms for those who may not have a very in depth math background. In turn, it is a powerful to
Data-Structures-and-Algorithms-in-Java-4th
- Data Structures and Algorithms in Java (4th edition)