代码搜索:G729
找到约 96 项符合「G729」的源代码
代码结果 96
www.eeworm.com/read/257324/11934116
opt g729编解码.opt
www.eeworm.com/read/257324/11934124
cpp g729编解码.cpp
// G729编解码.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "G729编解码.h"
#include "G729编解码Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/290048/8509724
pdf g729中文.pdf
www.eeworm.com/read/405106/11471661
pdf g729中文.pdf
www.eeworm.com/read/479784/6678590
pdf g729, dsp,优化,imdct.pdf
www.eeworm.com/read/257324/11934090
rc2 g729编解码.rc2
//
// G729编解码.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
www.eeworm.com/read/257324/11934095
h g729编解码dlg.h
// G729编解码Dlg.h : header file
//
#if !defined(AFX_G729DLG_H__1399AC0C_49D6_440A_8851_318AA4E046FB__INCLUDED_)
#define AFX_G729DLG_H__1399AC0C_49D6_440A_8851_318AA4E046FB__INCLUDED_
#if _MSC_VE
www.eeworm.com/read/257324/11934120
cpp g729编解码dlg.cpp
// G729编解码Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "G729编解码.h"
#include "G729编解码Dlg.h"
#include "EasyG729A.h"
#include "mmsystem.h"
#ifdef _DEBUG
#define new DEBUG_NEW