登录
首页 » Java » test1.part02

test1.part02

于 2020-06-21 发布 文件大小:5120KB
0 140
下载积分: 1 下载次数: 0

代码说明:

  这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第二部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words.this is the 2nd part)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • delphil编辑增强工具,使得编辑更快
    delphil编辑增强工具,使得编辑更快-delphil enhanced editing tools, making editing faster
    2022-03-12 18:00:28下载
    积分:1
  • Battery_charge_discharge_400V_2015
    说明:  电池管理系统,实现充放电,电压电流双闭环控制,恒压,buck-boost输出。(battery management system)
    2020-01-07 23:25:43下载
    积分:1
  • melpe
    说明:  MELPe fixed point 2400/1200bps
    2020-06-25 07:00:02下载
    积分:1
  • eclipse插件jigloo,方便实现eclipse中的GUI开发
    eclipse插件jigloo,方便实现eclipse中的GUI开发
    2023-03-19 14:50:05下载
    积分:1
  • VC++6.0 在程序内注册ActiveX控件的例子源码
    VC++6.0 在程序内注册ActiveX控件的例子源码,在程序中动态注册控件到Windows系统中,注册后所依赖该控件的程序才可正常运行。核心代码如下:   //加载ActiveX控件   HINSTANCE hLib = LoadLibrary(lpszDllName);   if (hLib == NULL)   {    TRACE(_T("%s加载失败 "), lpszDllName);    return FALSE;   }   //获得注册函数DllRegisterServer地址   FARPROC lpDllEntryPoint;   lpDllEntryPoint = GetProcAddress(hLib, _T("DllRegisterServer"));   //调用注册函数DllRegisterServer   if (lpDllEntryPoint != NULL)   {    if (FAILED((*lpDllEntryPoint)()))    {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;    }    else    {    FreeLibrary(hLib);    return TRUE;    }   }   else   {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;   }   更多代码请下载本源码包。
    2022-08-18 20:45:44下载
    积分:1
  • 用四阶龙格库塔法和自适应变步长法求解偏微分方程组 matlab
    说明:  用四阶龙格库塔法和自适应变步长法求解偏微分方程组(The fourth order Runge Kutta method and the adaptive variable step method are used to solve the partial differential equations)
    2020-07-10 11:38:54下载
    积分:1
  • 论文An Adaptive Tradeoff Model for Constrained Evolutionary Optimization的原代码
    说明:  这是论文An Adaptive Tradeoff Model for Constrained Evolutionary Optimization的原代码,便于交流学习(Original code is convenient for communication and learning for An Adaptive Tradeoff Model for Constrained Evolutionary Optimization)
    2020-05-31 08:40:40下载
    积分:1
  • 三段脉冲体制的调频连续波的信号处理和脉冲压缩 fmcw
    说明:  三段脉冲体制的调频连续波的信号处理和脉冲压缩(Signal processing and pulse compression of FMCW with three pulse system)
    2019-12-18 11:40:51下载
    积分:1
  • 北斗B
    接收北斗的数据,并解析,求出当前的位置,两个北斗设备之间的距离(beidou jiexi and qiuchuweizhi)
    2017-07-04 12:21:23下载
    积分:1
  • Fisica-Quantica---Lista-02-(Max)
    Lista 02 de Fisica Quantica (Max) da Universidade Federal do ABC.
    2016-07-21 23:23:52下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载