代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/124018/14602134
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]
www.eeworm.com/read/223894/14613585
h simple.h
/*++
Copyright (c) 1997-2000 Microsoft Corporation All Rights Reserved
Module Name:
simple.h
Abstract:
Node and Pin numbers for simple sample.
--*/
#ifndef _MSVAD_SIMPLE_
www.eeworm.com/read/223570/14623929
h simple.h
/**************************************************************************/
/* LabWindows/CVI User Interface Resource (UIR) Include File */
/* Copyright (c) National Instruments 1998. Al
www.eeworm.com/read/223570/14623936
prj simple.prj
[Project Header]
Version = 501
Platform Code = 4
Pathname = "/f/mydoc/samples/4_9/cviogl/simple.prj"
CVI Dir = "/d/program files/cvi"
VXIplug&play Framework Dir = "/d/program files/VXIPNP/win95"
www.eeworm.com/read/223570/14623938
uir simple.uir
www.eeworm.com/read/223570/14623941
c simple.c
//----------------------------------------------------------------------------
// Simple 3D Plotting example using CVIOGL instrument driver
//----------------------------------------------------------
www.eeworm.com/read/222974/14666784
conf simple.conf
DATA_FORMAT Amis
MODEL_FILE simple.model
EVENT_FILE simple.event
OUTPUT_FILE simple.output
LOG_FILE simple.log
NUM_ITERATIONS 5
REPORT_INTERVAL 1
MAP_SIGMA 10
www.eeworm.com/read/222974/14666786
readme simple.readme
Very simple example:
feature 0 : feature 1 must be 2 : 3·and
feature 2 : feature 3 must be 1 : 2.
p( x | y )
feature 0 0, 0
feature 1 1, 0
feature 2 0, 1
feature 3 1, 1
0, 0
0, 0
1, 0
1, 0
1, 0
0,
www.eeworm.com/read/222974/14666803
event simple.event
event_0
1 0
0 1
event_1
1 0
0 1
event_2
0 0
1 1
event_3
0 0
1 1
event_4
0 0
1 1
event_5
1 2
0 3
event_6
0 2
1 3
event_7
0 2
1 3