搜索资源列表
STL_CODE
- C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
DynamicArray_Backup
- 利用VC中的标准模板库(STL)实现了二维动态数组,并进行了相应的封装。
经典中的经典!STL源码分析
- 这是STL(标准模板库)学习的经典书籍,书中大量详细的剖析了STL的源码,相信认真读过这本书的读者用STL进行编程的能力会有很大提高-STL (Standard Template Library) learning the classic books, book a lot of detailed analysis of the source of STL, I believe carefully read this book readers with STL programming capac
CppLibFunction
- C++的库函数,C/C++ 语言参考,包括C++ 标准模板库,标准 C 库.-C++ library function, C/C++ Language Reference, including the C++ Standard Template Library, Standard C library.
DataStruct_CppSTL
- 数据结构 C++语言描述--应用标准模板库STL源码
CPP123
- C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O
mfccdtw
- 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som