代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/264377/11317560
c fileflags.c
#include "apue.h"
#include
int
main(int argc, char *argv[])
{
int val;
if (argc != 2)
err_quit("usage: a.out ");
if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0)
err
www.eeworm.com/read/401301/11559707
v counters_altera.v
// MAX+plus II Verilog Example
// Efficient Counter Inference
// Copyright (c) 1997 Altera Corporation
// download from: www.pld.com.cn & www.fpga.com.cn
module counters (d, clk, clear, ld, ena
www.eeworm.com/read/254980/12110157
v counters_altera.v
// MAX+plus II Verilog Example
// Efficient Counter Inference
// Copyright (c) 1997 Altera Corporation
// download from: www.pld.com.cn & www.fpga.com.cn
module counters (d, clk, clear, ld, ena
www.eeworm.com/read/253411/12224785
10 fig3.10
#include "apue.h"
#include
int
main(int argc, char *argv[])
{
int val;
if (argc != 2)
err_quit("usage: a.out ");
if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0)
err
www.eeworm.com/read/253406/12225804
c fileflags.c
#include "apue.h"
#include
int
main(int argc, char *argv[])
{
int val;
if (argc != 2)
err_quit("usage: a.out ");
if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0)
err
www.eeworm.com/read/126327/14428473
v counters.v
// MAX+plus II Verilog Example
// Efficient Counter Inference
// Copyright (c) 1997 Altera Corporation
module counters (d, clk, clear, ld, enable, up_down,
qa, qb, qc, qd, qe, qf, q
www.eeworm.com/read/126027/14451112
4 aha152x_cs.4
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net
.\" aha152x_cs.4 1.8 2000/06/12 21:24:47
.\"
.TH AHA152X_CS 4 "2000/06/12 21:24:47" "pcmcia-cs"
.SH NAME
aha152x_cs \- Adaptec AH
www.eeworm.com/read/115326/15018066
jd
#!/bin/csh -f
if ( ! -e synchronous.out ) then
echo File \"synchronous.out\" not found.
exit 1
endif
if ( { diff -w synchronous.out synchronous.sol } ) then
echo "PROGRAM ACCEPTED."
else
www.eeworm.com/read/476033/6772723
v counters.v
// MAX+plus II Verilog Example
// Efficient Counter Inference
// Copyright (c) 1997 Altera Corporation
module counters (d, clk, clear, ld, enable, up_down,
qa, qb, qc, qd, qe, qf, q