代码搜索:CATCH
找到约 10,000 项符合「CATCH」的源代码
代码结果 10,000
www.eeworm.com/read/457494/7324888
m catch.m
%%初始状态设置%%%%%
svnum=input('enter satellite number = ');
intodat=10001;
fs=5e6; %采样频率
ts=1/fs; %采样时间
n=fs/1000; %1ms的数据点
nn=[0:n-1]; %所有的数据点
fc=1.2
www.eeworm.com/read/456567/7345281
ico catch.ico
www.eeworm.com/read/454830/7382481
cpp catch.cpp
#include "stdafx.h"
#include "catch.h"
#include "stdlib.h"
#include "math.h"
#include "filereport.h"
#define SPEED_MEPTY 8
//FILEREPORT fcatch("catch.txt");
void OffSetIntArray(int *p,int
www.eeworm.com/read/454830/7382507
obj catch.obj
www.eeworm.com/read/454830/7382514
h catch.h
#ifndef __GAMECATCH_H
#define __GAMECATCH_H
class GAMEMAP;
class GAMECATCH
{
public:
GAMECATCH();
~GAMECATCH();
void Draw(HDC hdc,int *p);
void DrawAngle(HDC hdc);
void TcDrawAngleO
www.eeworm.com/read/443908/7620676
ico catch.ico
www.eeworm.com/read/296814/8076013
o catch.o
www.eeworm.com/read/296814/8076072
h catch.h
#ifndef __CATCH_H__
#define __CATCH_H__
#define WBON 1
#define WBOFF 0
void Cache_Init();
void Cache_SetWriteBuf(unsigned char OnOff);
void Cache_onoff(unsigned char
www.eeworm.com/read/296814/8076113
c catch.c
#include "44b.h"
#include "catch.h"
// rSYSCFG : 0x01C00000;
void Cache_Init()
{
rSYSCFG = 0x0e; //使用8K字节的指令缓存,write buffer disable
//禁止 0x02000000 ~ 0x0BFFFFFF 进入cache
www.eeworm.com/read/145052/12754858