代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/399935/7820985
tdf simple.tdf
SUBDESIGN simple
(
clk : INPUT;
reset : INPUT;
d : INPUT;
q : OUTPUT;
)
VARIABLE
ss: MACHINE WITH STATES (s0, s1);
BEGIN
ss.clk = clk;
ss.reset = reset;
CASE ss IS
WHEN
www.eeworm.com/read/299266/7868870
h simple.h
// Simple.h : Declaration of the CSimple
#ifndef __SIMPLE_H_
#define __SIMPLE_H_
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////
www.eeworm.com/read/299266/7868900
rgs simple.rgs
HKCR
{
CEComServer.Simple.1 = s 'Simple Class'
{
CLSID = s '{04056CF6-5A52-498E-A751-8066C206AED1}'
}
CEComServer.Simple = s 'Simple Class'
{
CLSID = s '{04056CF6-5A52-498E-A751-8066C
www.eeworm.com/read/299266/7868919
cpp simple.cpp
// Simple.cpp : Implementation of CSimple
#include "stdafx.h"
#include "CEComServer.h"
#include "Simple.h"
/////////////////////////////////////////////////////////////////////////////
// CSimp
www.eeworm.com/read/199277/7870451
tex simple.tex
\begin{comment}
/*
\end{comment}
\section{A simple 2D system.}
\begin{comment}
*/
\end{comment}
This example is intended to let you quickly get started using meep to run
a simple calculation. As suc
www.eeworm.com/read/433846/7906425
y simple.y
%{
#include
#include
#include
#include "tree.h"
#define YYDEBUG 1
A_program theprogram ;
A_declarations thedecls;
A_commands thecommands;
A_commands else_
www.eeworm.com/read/198733/7915260
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/198733/7915266
c simple.c
/*
* Simple - REALLY simple memory mapping demonstration.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file
www.eeworm.com/read/198733/7915268
simple_unload
#!/bin/sh
module="simple"
device="simple"
# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1
# Remove stale nodes
rm -f /dev/${device}[rn]