- IDEA_C.ZIP IDEA是一个分组长度为64位的分组密码算法
- PSO 改进的pso算法(3个m文件和一个说明文件): 本算法实现Clerc and Kennedy 2002年对pso算法的重要改进
- Formation-Open-CV opencv practise to start to become pro opencv
- miaojidaoju 功能完全的
- A_Robust_Digital_Audio_Watermarking_Algo Digital watermarking algorithm. This algorithm is implemented using EMD and Hilbert transform.
- TFIDF算法的C#实现 支持英文分词
资源列表
BinarySortTree
- 二叉树的源代码,实现用二叉树的代码存储基于java语言的实现-Binary tree source code, realize with binary tree code memory
paixu
- 各种排序算法,有直接插入排序,快速排序,堆排序,归并排序等-Various sorting algorithms, direct insertion sort, quick sort, heap sort, merge sort
ZJU-ACM-answers
- 部分浙大acm试题答案,大部分常用的都有了-some zju acm answers
point
- 用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方-Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity)
Introduction-to-Algorithms
- 这是介绍算法的经典书《算法导论》,有助于提高对算法的认识-introduction to algorithms, 2nd edition
Linear-list
- 线性表是最基本、最简单、也是最常用的一种数据结构。构造一线性表-The linear form is the most basic and most simple, is also the most commonly used data structures. Construct a linear table
paixu
- 程序里有5个经典的排序算法,大学程序设计实验必学的-The five classic sorting algorithms in the program University program designed experiments will learn
E10700104hf
- 哈夫曼编码是一个很受欢迎的编码方式,本程序就是一个哈夫曼编码和译码器。-Huffman coding is a very popular way of encoding, the program is a Huffman coding and decoder.
PrimeRing
- 素数环的java代码实现,数据结构上素数环的代码-Prime ring Java code realization, the data structure of the prime ring code
digui
- 数据结构中经典二叉树的三种遍历方法,用C语言实现-Classic binary tree data structure three traversal methods using C language
1-1
- 从文件读入30个无序整数,建立一个单链表,排序输出、再倒序输出。-Read from file into 30 disorderly integer, the establishment of a single linked list, sort out, and then reverse order output.
Eight_Queen
- 递归解决八皇后问题使用的是VS2010(编译通过)代码有注释说明. 有两种方法解决-Recursion to solve the eight queens problem using VS2010 (compiled by) code annotated There are two ways to solve
