资源列表
Introduction.to.Algorithms(chinese)
- 《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功*必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
signal-sorting
- 针对信号分选的几种常见算法,包括pri变换,sdif(序列差直方图)算法,cdif(累积差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等-For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) a
Modern_Digital_Communication
- This a solution manual of Probability of random signal.-This is a solution manual of Probability of random signal.
mfcrandom
- 基于MFC,生成用户端,能够根据要求产生随机数并保存出入栈的功能,还能实现排序,-based on mfc,get random data and save, push into stack or out of stack
符号三角形的回溯算法
- 符号三角形的回溯算法是经典的算法。 在一般情况下,符号三角形的第一行有n个符号。符号三角形问题,要求对于给定的n,计算有多少个不同的符号三角形,使其所含的“+”和“-”相同。
Cover-board-
- 分治算法中的棋盘问题 使用MFC编程 棋盘大小1~64*64-Divide and conquer algorithm chessboard problem with MFC programming board size from 1 to 64* 64
SIMULINK-simulation
- MATLAB语言精要及动态仿真工具SIMULINK-Essentials of MATLAB language and SIMULINK dynamic simulation tool
Matlab
- Matlab书,毕设论文等关于图像及识别的都可以参考,较有价值-Matlab books, papers, etc. to complete based on the images and can be identified by reference to, the more valuable
多光条标定
- 文件包含多光条传感器标定源码 包含多光条棋盘格标定用图,可以直接使用(File contains multi light stripe sensor calibration source It can be used directly with the chessboard calibration of multi light stripes)
Bayesian
- 关于贝叶斯网络分类的相关PDF资料,和机器学习的书籍-Bayesian net classification
MATLAB遗传算法工具箱与应用.part2
- matlab算法,值得下载,必须下载,大家赶快行动(MATLAB Genetic Algorithm Toolbox and Its Application2)
HuffmanCompress
- 基于哈弗曼树的压缩软件,可压缩文字和位图。-Huffman tree based compression software, compressible text and bitmaps.