资源列表
DTMFinvoice
- 很好的关于DTMF检测原理介绍,对DTMF在语音环境下的优化检测做了详细的解释和分析-good on DTMF detection principle, the Voice of DTMF in the context of the optimal inspection done a detailed explanation and analysis
VHDL_cpld
- 用CPLD做了个FPGA的FPP下载时序,验证过。-done with CPLD - FPGA FPP download timetables tested.
CCfits-1.6
- CCfits是cfitsio数据库的面向对象的开发平台。cfitsio是应用广泛的FITS(Flexible Image Trandport System)开发数据库。-CCfits cfitsio database is the object-oriented development platform. Cfitsio is widely used in the FITS (Flexible Image Trandport System) development of the database
secvoip-minisip-presentation-final
- minisip的论文,共同学习,只不过是英文的!-minisip paper, learn together, but are in English!
ShujujiegouReview
- 这是数据结构课程的复习资料,帮助你更好的复习数据结构这门课程,重点抓的很好.-This is the data structure of the curriculum review information to help you better review of the data structure of this course, focusing on the good.
SGAperfect
- 基本遗传算法,又称为SGA算法,其中包括了详尽的注释,执行效果还不错!-basic genetic algorithm, also known as SGA algorithm, which included a detailed notes, the implementation of the results were pretty good!
gsm-dos
- 柏林科技大学开发的gsm编码程序,可以对语音文件按照gsm格式进行编码压缩。-Berlin University of Science and Technology Development gsm coding procedures, Audio files can be right under gsm format coding.
modmap
- 函数映射数字信号
Diagram
- 图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods, the operation of the map algor
wimgapitest
- 调用wimgapi实现的一个将wim文件apply到目录的例子。-call wimgapi achieve a wim document will apply to list the examples.
Linewatch
- 线性表的基本操作,基本操作:插入、删除、查找以及线性表合并等运算在顺序存储结构和链接存储结构上的运算。-linear form the basic operation, the basic operations : insert, delete, Search and linear forms merging operations in order to link storage structures and storage structure on the operation.
Twoforktrees
- 二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
