资源列表
vrproblem.rar
- 解决vrp问题用蚁群算法,其中有出错误,还没找出来。,ant colony vrp
xunhuanpuguji
- 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计-Matlab-based spectral estimation algorithm to achieve the cycle, you can have the characteristics of the signal cyclostationary parameter estimation
matlab_matched_filter
- 利用matlab程序设计的匹配滤波器的功能源码-matched filter using matlab tools
unIPROGV_VHDL
- Universal LPT programmer source code
raytr
- 射线追踪程序,用于计算模拟地震波的路径在地震勘探中被广泛使用。-Ray-tracing program, widely used in seismic exploration.
xiaoboc
- 小波c语言描述了一维小波离散变化和卷积的C语言函数,是一种基本算法-Wavelet c language to describe the one-dimensional discrete wavelet changes and C language function convolution is a basic algorithm
ddw
- 创建图G(任选邻接矩阵或邻接表) 2. 显示图 3. 深度优先搜索遍历图 4. 广度优先搜索遍历图 5. 在图中插入顶点 6. 在图中插入边 -Create a graph G (optional adjacency matrix or adjacency table) 2. The depth-first search traversal Figure 3. Figure 4. Figure 5. BFS traversal 6. Insert Vertex
LFU
- LFU算法,页面置换算法,随机生成页号,可选择手动输入,计算缺页次数和缺页率-The LFU algorithm, the page replacement algorithm, randomly generated page number, can choose manual input, calculating the number of page faults and page fault rate
7asdff77
- Visual Basic完全控制打印对话框-Visual Basic complete control of the Print dialog box
Telephone-management
- 信息输入输出查找删除插入更改显示保存建立-Telephone management system
cPP五子棋
- 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
Huffman_code
- Huffman编码 1、将信号源的符号按照出现概率递减的顺序排列。 2、将两个最小出现概率进行合并相加,得到的结果作为新符号的出现概率。 3、重复进行步骤1和2直到概率相加的结果等于1为止。 4、在合并运算时,概率大的符号用编码0表示,概率小的符号用编码1表示。 5、记录下概率为1处到当前信号源符号之间的0,l序列,从而得到每个符号的编码。-Huffman coding 1. Source symbols are arranged in order of decreasing
