代码搜索:MISC

找到约 10,000 项符合「MISC」的源代码

代码结果 10,000
www.eeworm.com/read/375289/9365232

d target.d

target.o: target.c target.o: config.h target.o: Includes.h target.o: ..\arm\os_cpu.h target.o: os_cfg.h target.o: ..\source\ucos_ii.h target.o: c:\Keil\ARM\RV31\INC\string.h target.o: LPC2294.h
www.eeworm.com/read/277285/10649459

makefile

# # Text Editor Makefile # # Revision 3: Addition of menu pull-downs # .c.o: cc -g -c -D_NO_PROTO $*.c a.out: main.o menu.o misc.o cc -g main.o menu.o misc.o -lXm -lXt -lX11 main.o: main.c texte
www.eeworm.com/read/277145/10659592

h amp.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* these should not be touched */ #define SYNCWORD 0xfff #define TRUE 1 #define FALSE 0 /* version */ #defin
www.eeworm.com/read/421348/10740123

d main.d

main.o: USER_CODE\main.c main.o: USER_CODE\main.h main.o: USER_CODE\config.h main.o: USER_CODE\LPC2400.h main.o: USER_CODE\target.h main.o: USER_CODE\vicControl.h main.o: C:\Keil\ARM\RV31\INC\st
www.eeworm.com/read/124341/6965454

c dw_gtk_statuslabel.c

/* * GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/467355/7010633

makefile

# # Program LigBuilder/Process # CC = CC OBJECT = main_process.o \ parameter.o \ basic.o \ ligand.o \ population.o \ check.o \ misc.o
www.eeworm.com/read/223598/7104226

c dw_gtk_statuslabel.c

/* * GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/457944/7315175

xrf sub_tdm_modelsim.xrf

vendor_name = ModelSim source_file = 1, E:/232/INT_LED.v source_file = 1, E:/232/Waveform1.vwf source_file = 1, E:/232/IIC_RS232.v source_file = 1, E:/232/IIC_SFP.v source_file = 1, E:/232/top.v
www.eeworm.com/read/198946/7903162

h amp.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* these should not be touched */ #define SYNCWORD 0xfff #define TRUE 1 #define FALSE 0 /* version */ #defin
www.eeworm.com/read/242534/13001582

h loadermisc.h

#ifndef H_LOADER_MISC_H #define H_LOADER_MISC_H #include #include int copyFile(char * source, char * dest); int copyFileFd(int infd, char * dest); char * readLine(FILE * f); int