代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/137517/13318020
vhd 条件赋值:使用多路选择器.vhd
-- Conditional Signal Assignment with Multiple Alternatives
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsigm IS
PORT
(
www.eeworm.com/read/320605/13422230
java dynamicevents.java
//: c14:DynamicEvents.java
// You can change event behavior dynamically.
// Also shows multiple actions for an event.
//
// From 'Thin
www.eeworm.com/read/316450/13522543
vhd 38_test_28.vhd
--Page :294,295
--Objective :Multiple array inputs
--Filename :test_28.vhd
--Author :Joseph Pick
entity Test_28 is
end Test_28 ;
architecture Behave_1 of Tes
www.eeworm.com/read/314474/13566644
nbest-rover
#!/bin/sh
#
# nbest-rover --
# Combine multiple nbest lists ROVER-style
#
# usage: nbest-rover SENTIDS CONTROL-FILE [POSTERIORS]
#
# where SENTIDS is list of sentence ids (filenames of nbest lists)
#
www.eeworm.com/read/309649/13666817
c mv.c
/* +++Date last modified: 05-Jul-1997 */
/*
** mv.c -- move or rename files or directories
** updated for multiple files, 5 jul 92, rlm
** placed in the public domain via C_ECHO by the aut
www.eeworm.com/read/309649/13667385
c fork.c
/* +++Date last modified: 05-Jul-1997 */
/*
** fork.c (fork.h) - fork output to multiple file(s).
**
** By Dustin Puryear
** Placed in the Public Domain.
*/
#include "
www.eeworm.com/read/309649/13667506
c do.c
/* +++Date last modified: 05-Jul-1997 */
/*
** DO.C - a simple facility for specifying multiple commands
*/
#include
#include
main(int argc, char *argv[])
{
i
www.eeworm.com/read/307616/13719365
cpp ex3_06.cpp
// Ex3_06.cpp
// Multiple case actions
#include
using std::cin;
using std::cout;
using std::endl;
int main()
{
char letter = 0;
cout
www.eeworm.com/read/305575/13765498
m vempty.m
function[varargout]=vempty(varargin)
%VEMPTY Initializes multiple variables to empty sets.
%
% [X1,X2, ... XN]=VEMPTY is equivalent to
%
% X1=[]; X2=[]; .... XN=[];
%
% thus initializing
www.eeworm.com/read/301700/13852290
txt welcome-to-sdio-linux.txt
SDIO-linux project
The overall project goal of SDIO-linux is to provide SDIO support through
a new SDIO stack that supports multiple kinds of SDIO devices, SD card,
SDIO GPS, SDIO Bluetooth, and SD