代码搜索:frames
找到约 9,514 项符合「frames」的源代码
代码结果 9,514
www.eeworm.com/read/150906/12248101
cpp commontool.cpp
//commontool.cpp
#include
#include
#include "ddutil.h"
#pragma comment(lib,"ddraw")
#pragma comment(lib,"winmm")
extern LPDIRECTDRAWSURFACE lpDDSBack;
void CLS()//清屏
{
www.eeworm.com/read/339051/12265444
h hapn.h
#ifndef _HAPN_H
#define _HAPN_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _TIMER_H
#i
www.eeworm.com/read/150238/12302620
m demo.m
% Demo script that generates all graphics in the report
% and demonstrates our results.
%
%
%%%%%%%%%%%%%%%%%%
% Mini-Project: An automatic speaker recognition system
%
% Responsible: Vladan Ve
www.eeworm.com/read/149908/12334373
h hapn.h
#ifndef _HAPN_H
#define _HAPN_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _TIMER_H
#i