搜索资源列表
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
数据挖掘分类算法:J48源代码
- 数据挖掘分类算法:J48源代码,采用JAVA语言编程实现-Data mining classification algorithms: J48 source code, the use of JAVA programming language
sort
- 演示各种排序算法,并且演示java中类,对象,继承等用法.-Demonstration of various sorting algorithms, and presentation in java class, object, inheritance, etc. usage.
Pagingrequestanalogstoragemanagementsystemtoachiev
- 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况下,其产生的缺页次数和页面置换次数,并分析其原因。 -P
Sams.Publishing.Data.Structures.and.Algorithms.pdf
- Data.Structures.and.Algorithms in java second edition
weka
- 经典的数据挖掘算法的源代码,包括分类、聚类、关联规则等,非常有用。-Classical data mining algorithms of source code, including classification, clustering, association rules and so on, very useful.
jfilecrypt
- 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
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
Flexible-Signal-Processing-Algorithms-for-Wireless
- Flexible Signal Processing Algorithms for Wireless Communications--PHD degr-Flexible Signal Processing Algorithms for Wireless Communications--PHD degree
f5
- f5信息隐写算法的JAVA描述,有源代码-f5 steganography algorithms JAVA information described in source code
Advanced.Programming.Java.NFA.graph.algorithms
- Java NFA图形算法高级编程Advanced Programming Java NFA graph algorithms -Advanced Programming Java NFA graph algorithms
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
DS-and-Algorithms-(Java-Edition)
- java版的数据结构与算法分析,算法都有java实现,学习数据结构和算法的好书,有助于提高java编程能力!-Data Structures and Algorithms (Java Edition)
JAVA-40-question
- java经典算法,面试时可能用得上,所以有空可以看看哦。-java classic algorithms, the interview may apply, so free to look oh.
algorithms
- 一个开放源码的基于Java库的目标跟踪算法-An open source Java based library for target tracking algorithms tools
Algorithms
- 编程之美-微软面试题算法导论,内置许多优秀的经典算法例子-Programming of the United States- Introduction to Microsoft interview questions algorithm, built many fine examples of classic algorithms
Data-Structures-and-Algorithms-in-Java-4th
- Data Structures and Algorithms in Java (4th edition)
Algorithms-of-the-intelligent-web
- 智能web算法英文原版, 描述利用各种技术对web应用进行智能化的处理; 涵盖五类重要算法:搜索、推荐、聚类、分类和分类器融合-This is the English original version of <Algorithms of the Intelligent Web>. It is about the use of techniques that enable the intelligent processing of information.This
the-sorting-algorithms
- the sorting algorithms