代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/132069/5923007
mbg realplayer.mbg
// platform/symbian/images/realplayer.mbg
// Generated by BitmapCompiler
// Copyright (c) 1998-2001 Symbian Ltd. All rights reserved.
//
enum TMbmRealplayer
{
EMbmRealplayerAudio_icon_left,
www.eeworm.com/read/164348/5494475
mbg realplayer.mbg
// platform/symbian/images/realplayer.mbg
// Generated by BitmapCompiler
// Copyright (c) 1998-2000 Symbian Ltd. All rights reserved.
//
enum TMbmRealplayer
{
EMbmRealplayerAudio_icon_left,
www.eeworm.com/read/389364/8528717
h dzsum1.h
#ifdef __cplusplus
extern "C" {
#endif
#include "f2c.h"
doublereal dzsum1_(integer *n, doublecomplex *cx, integer *incx);
#ifdef __cplusplus
}
#endif
www.eeworm.com/read/429467/8807284
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/285721/8821895
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/283498/9016586
asm delete.asm
; DELETE - removes some substring from a string.
;
; On entry:
;
; DS:SI Points at the source string.
; DX Index into the string of the start of the substring
; to delete.
; CX Length o
www.eeworm.com/read/282159/9116655
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/177686/9440566
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/372189/9518042
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/163682/10149719
c streams.c
case DOS_READ:
p = (BYTE_PTR) MK_FP(ds, dx) ;
i = 0 ;
while (i < cx) {
ch = _getch() ;
/* Check for and process backspace characters */