代码搜索:DevC
找到约 129 项符合「DevC」的源代码
代码结果 129
www.eeworm.com/read/316872/3603222
h sb.h
#define DSP_RESET (devc->base + 0x6)
#define DSP_READ (devc->base + 0xA)
#define DSP_WRITE (devc->base + 0xC)
#define DSP_COMMAND (devc->base + 0xC)
#define DSP_STATUS (devc->base + 0xC)
#define DSP_D
www.eeworm.com/read/266832/11211104
h v_midi.h
typedef struct vmidi_devc {
int dev;
/* State variables */
int opened;
/* MIDI fields */
int my_mididev;
int pair_mididev;
int input_opened;
int intr_active;
void (*
www.eeworm.com/read/477321/6741704
txt how to make conio.h work like mr.borlands conio.h in devc++5.txt
/// /// ///
/// /// ///
/// /// ///
/// /// ///
Hi, this is actually my first tutorial, somehow making me a part of the bored-proof people who tirelessly make tutorials.
/****
www.eeworm.com/read/322505/3524817
tmpl module.tmpl
Element
Driver
Serial driver for 8250 compatible uarts
www.eeworm.com/read/396632/2411318
tmpl module.tmpl
Element
Driver
Serial driver for sermx1 compatible uarts
www.eeworm.com/read/448594/7529102
txt c++跑出1000個為normal distribution.txt
//DevC++ 4.9(g++ 3.4.2)
Source code
#include
#include
#include
using namespace std;
double uniform();
double rejection();
const int MAX=1000000;
int main()
{
sra
www.eeworm.com/read/150030/12324157
mak devcaps2.mak
#------------------------
# DEVCAPS2.MAK make file
#------------------------
devcaps2.exe : devcaps2.obj devcaps2.res
$(LINKER) $(GUIFLAGS) -OUT:devcaps2.exe devcaps2.obj \
devc
www.eeworm.com/read/122672/14676926
mak devcaps2.mak
#------------------------
# DEVCAPS2.MAK make file
#------------------------
devcaps2.exe : devcaps2.obj devcaps2.res
$(LINKER) $(GUIFLAGS) -OUT:devcaps2.exe devcaps2.obj \
devc