资源列表
数字信号处理1
- matlab有关数字信号处理方面的程序,希望能够给大家一点帮助。-Matlab the digital signal processing procedures, hoping to give us some help.
jiajiemi_ZLib
- 流的压缩和解压 说明:适用文件压缩、图象压缩等 调用ZLib单元的方法实现-A tool for bit stream compression and decompression. It may be used in coding of text and images, realized by Zlib unit method.
EightFigure
- 自己用JAVA编的人工智能的A*算法的八数码程序-own use JAVA series of the artificial intelligence of the A * algorithm eight digital procedures
Mastering MATLAB 5 a comprehensive tutorial and re
- 对于掌握Matlab来说至关重要的一些源程序。-master Matlab for some essential source.
05-3-9
- 利用非数NaN对所选图像进行镂空、透视、剪切处理。-few NaN using non-selected images of Pierced, perspective, shear processing.
数据结构中的计算器
- 是一种数据结构的算法,实现一种简单的数据计算功能-is a data structure of the algorithm to achieve a simple function data
最短路径在铁路上实现的
- 是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
链表实现用户对数据针对每个人的管理
- 是一种数据结构的编程代码,程序实现一块链表的管理每个人资料-is a data structure of the programming code, procedures to achieve a Chain Management everyone information
算式分析器
- 使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculation results.
数据结构-单链表
- 用vc++编译的数据结构单链表源代码 供作数据结构实验用-vc compiled using data structure Listless single source for experimental data structure
PLDistance
- 已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions
kthleast
- 用三种方法实现在数组中选择第k个最小的元素-three methods to find the k-th minium element in an array.