代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/278871/10501188
ems advert.ems
This ZIP file is from the PD/SW C Language Utility Library distributed
by EMS. The current library contains 722 Public Domain and Shareware C
utility programs for PC programmers compressed with PKZI
www.eeworm.com/read/159920/10589115
c getopts.c
/* getopts.h */
#if !defined(__GETOPTS__)
#define GETOPTS
#define OPTINT 1
#define OPTSTR 2
#define OPTBOOL 3
#define OPTLONG 4
typedef struct {char *sw;
int opttyp;
www.eeworm.com/read/349305/10836697
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity SRAMtest is
port(
CLOCK_50 : in vl_logic;
SW : in vl_logic_vector(11 downto 0);
LEDR
www.eeworm.com/read/419121/10885373
c ip_arp_udp_tcp.c
/*********************************************
* vim:sw=8:ts=8:si:et
* To use the above modeline in vim you must have "set modeline" in your .vimrc
*
* Author: Guido Socher
* Copyright: GPL V2
www.eeworm.com/read/419121/10885453
h ip_arp_udp_tcp.h
/*********************************************
* vim:sw=8:ts=8:si:et
* To use the above modeline in vim you must have "set modeline" in your .vimrc
* Author: Guido Socher
* Copyright: GPL V2
*