代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/243660/12929424
c dcodpg.c
/**************************************************************************
*
* ROUTINE
* dcodpg.c
*
* FUNCTION
* Decodes all pitch gain values for a frame
*
*
* SYNOPSIS
* subroutine dc
www.eeworm.com/read/243660/12929497
c dcodtau.c
/**************************************************************************
*
* ROUTINE
* dcodtau
*
* FUNCTION
* Decodes all pitch tau values for a frame
*
*
* SYNOPSIS
* subroutine dcod
www.eeworm.com/read/243660/12929506
c dcodcbg.c
/**************************************************************************
*
* ROUTINE
* dcodcbg.c
*
* FUNCTION
* Decodes all code book gains for a frame
*
*
* SYNOPSIS
* subroutine dco
www.eeworm.com/read/243660/12929576
c pack.c
/**************************************************************************
*
* ROUTINE
* pack (pack tau into binaru bit stream)
*
* FUNCTION
* Input decimal value and number of binary bits,
www.eeworm.com/read/329762/12935221
h portab.h
/****************************************************************************
; File : $Workfile$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; L
www.eeworm.com/read/329746/12935814
pas unit1.pas
//外挂饭馆www.wgum.net
//中国最大的专业免费外挂教学,外挂研究,技术交流网站
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Math, Co
www.eeworm.com/read/329746/12935845
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Math, ComCtrls,StrUtils;
type
TfrmMain = class(TF
www.eeworm.com/read/142573/12938785
c yabasic.c
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
written by Marc-Oliver Ihm 1995-99.
e-mail: ihm@kph.uni-mainz.de
Current Version:
*/
#define BASIC_VERSION "2.45"
/
www.eeworm.com/read/142573/12938811
c 复件 yabasic.c
/*
YABASIC --- a tiny integrated Basic Compiler/Interpreter
written by Marc-Oliver Ihm 1995-99.
e-mail: ihm@kph.uni-mainz.de
Current Version:
*/
#define BASIC_VERSION "2.45"
/
www.eeworm.com/read/329385/12956717
inc import.inc
{ *** kernel32 *** }
function WaitForSingleObject(
hObject, dwTimeout: Integer):
Integer; stdcall; external 'kernel32.dll';
function CloseHandle(
hObject: Integer):
Integer; stdcall; externa