搜索资源列表
OSmulu
- MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function of melody. However found in t
sphinxRec
- 自己搭建了一个pocketsphinx sphinxbase的win下的语音识别程序,用vs2010打开 pocketsphinx.sln 编译pocketsphinx_continuous 项目,调试输入命令好都写好了,直接对着mic喊话,然后看识别cmd下的识别结果 -This speech recognition program is build with pocketsphinx and sphinxbase under the Win7 OS, Open the pockets