代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/423392/10563157
h wireless_copy.h
/* This is based on Linux Wireless Extensions header file from WIRELESS_EXT 18.
* I have just removed kernel related headers and added some typedefs etc. to
* make this easier to include into user s
www.eeworm.com/read/278099/10571998
mak myio.mak
# +++Date last modified: 05-Jul-1997
##
# Makefile for Myio project
# Created on 06/13/93 at 09:47 after a long night
##
##### MSDOS & OS/2 extensions #####
X = .cpp
O = .obj
E = .EXE
www.eeworm.com/read/418445/10945259
txt readme.txt
HOW TO INSTALL FSO EXTENSIONS FOR NS
This code was developed using NS-2.28 and g++ version 4.0.1. and thus should compile with no problems using that system configuration.
1. The simplest way to get
www.eeworm.com/read/461264/7230648
pro rdfits_struct.pro
pro rdfits_struct, filename, struct,SILENT = silent, HEADER_ONLY = header_only
;+
; NAME:
; RDFITS_STRUCT
; PURPOSE:
; Read an entire FITS file (all extensions) into a single IDL structure.