代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/446819/7564406
h misc.h
//---------------------------------------------------------------------------
//
// Misc.h: Miscellaneous Routines Header
//
//---------------------------------------------------------------------
www.eeworm.com/read/446236/7583400
cpp misc.cpp
// misc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "words.h"
NAMESPACE_BEGIN(CryptoPP)
byte OAEP_P_DEFAULT[1];
void xorbuf(byte
www.eeworm.com/read/446236/7583403
h misc.h
#ifndef CRYPTOPP_MISC_H
#define CRYPTOPP_MISC_H
#include "config.h"
#include
#include
#include
NAMESPACE_BEGIN(CryptoPP)
inline unsigned int bitsToBytes(
www.eeworm.com/read/446236/7583448
obj misc.obj
www.eeworm.com/read/442957/7641014
h misc.h
extern void Delay4us(void);
extern void Delay1ms(WORD msNums);
extern void ForceDelay1ms(WORD msNums);
extern BYTE GetVSyncTime(void);
extern void SetAudio(bit on);
extern void mStar_AutoPositi
www.eeworm.com/read/442957/7641047
c misc.c
#include
#include "types.h"
#include "board.h"
#include "global.h"
#if MSTMCU
#define DelayPeriod (CPU_CLOCK_MHZ*73/20)
#else
#if DoubleSpeed
#define DelayPeriod (CP
www.eeworm.com/read/442957/7641075
pft misc.pft
50 1 0 0d 27 02 03 02
6 1 ModeSel 'Mode Select'
6 1 Reset 'Reset'
6 1 Vol 'Volume'
6 1 Yes 'YES'
6 1 No 'NO'
6 1 TextMode '640x400'
6 1 PictureMode '720x400'
www.eeworm.com/read/442904/7642550
c misc.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/441865/7663602
c misc.c
/*
libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server
Copyright (C) 2005 William Poetra Yoga Hadisoeseno
This program is free software; you can
www.eeworm.com/read/441746/7666178