资源列表
qing
- 递归下降识别程序-recursive declined identification procedures
DDC
- 用matlab实现了数字阵列信号处理中的数字下变频技术(DDC)-Using matlab to achieve an array of digital signal processing technology, digital down-conversion (DDC)
nhou
- n皇后问题的源代码以及关于n皇后问题的说明-n Queen s source code as well as issues on the Queen s descr iption of the problem n
123
- 约瑟夫环。。。对网上的一个程序的优化与修改。。实现的是循环链表下。。每个人不同的密码出列的问题-Joseph Central. . . On-line optimization of a procedure with the modifications. . Cycle of implementation are under the list. . Different passwords for each person listed in the question
1111
- 数组实现循环链表 准备: 1. 队列空间的大小 maxsize 2.队首指针 front 3.队尾指针 rear 4.存储方式 动态数组 运算 出队,入队,初始化队列,创建队,释放队 5.a 动态数组的首地址-Prepared to achieve an array of circular linked list: 1. Queue space the size of the maxsize 2. Team first pointer front 3. Tail
sort
- C语言冒泡排序法,经典中的经典。本文当还有详尽的解释。-C language bubble sort method, the classic of classics. When there is a detailed explanation of this article.
cPP
- 用C++实现的汉诺塔,递归算法,复杂度比较高,但是编码和思路比较简单-C++ implementation of the Tower of Hanoi recursive algorithm complexity is relatively high, but relatively simple coding and ideas
N-queen-problem
- N皇后问题,解决N皇后问题,详细的C代码-N-Queens problem, solve the N queens problem, the details of the C code
quantizer
- 量化:用max algorithm设计量化器。探究随着量化点数量的变化,Rate-distortion的变化-Quantization: the max algorithm design quantizer. Inquiry, Rate-distortion changes with the change in the number of quantization point
bigcorPar
- Program for Correlation on big data
logistic映射的李亚普洛夫指数图
- 通过绘制李亚普洛夫指数图,来观察logistic映射的周期倍增规律。