代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/382361/2637954
readme
Once inserted, the stack offers a sockets-like API to the RT-Tasks
that can be used to send and receive packets over a network. The
sockets API is build over the "sequential API" (which is quite simil
www.eeworm.com/read/195469/8152655
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/393898/8255717
h smdsearch.h
/*SMDSearch.h
*Declarations of Sequential version of Torczon's Multi-Directional Search
*Adam Gurson College of William & Mary 2000
*/
#ifndef _SMDSearch_
#define _SMDSearch_
#include
www.eeworm.com/read/172784/9690800
mak build_vpi_xl.mak
#
# sample NMAKE makefile to make libvpi.dll with VisualC++ on Windows
# see windows.txt for more details.
#
SOURCES = \
sci_alu_combinational_vpi.c \
# sci_alu_sequential_
www.eeworm.com/read/113895/15444676
java sequentialplanner.java
import java.lang.*;
import java.util.*;
import java.awt.*;
/* here's a sequential plan. It ignores percepts, but tries to find a
solution to a MazeWorld problem using a sequence of actions, d
www.eeworm.com/read/113895/15444866
java sequentialplanner.java
import java.lang.*;
import java.util.*;
import java.awt.*;
/* here's a sequential plan. It ignores percepts, but tries to find a
solution to a MazeWorld problem using a sequence of actions, d
www.eeworm.com/read/100202/15881059
c inquiry.c
#include
#include
#include
#include
char *prg;
char *types[] = {
"direct access",
"sequential access",
"printer",
"processor",
"wri
www.eeworm.com/read/100201/15881153
c inquiry.c
#include
#include
#include
#include
char *prg;
char *types[] = {
"direct access",
"sequential access",
"printer",
"processor",
"wri
www.eeworm.com/read/428849/8834630
m smo.m
function model = smo( data, options, init_model)
% SMO Sequential Minimal Optimization for binary SVM with L1-soft margin.
%
% Synopsis:
% model = smo( data )
% model = smo( data, options )
% model
www.eeworm.com/read/378028/9253615
m smo.m
function model = smo( data, options, init_model)
% SMO Sequential Minimal Optimization for binary SVM with L1-soft margin.
%
% Synopsis:
% model = smo( data )
% model = smo( data, options )
% model