代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/309003/3708321
m toon0142.m
% toon0142 -- Illustrating Boundary Wavelets
%
% On a finite interval, one has also to make a choice about the
% boundary behavior. The two choices:
%
% 1. Periodization. The wavelets that en
www.eeworm.com/read/309003/3708355
m toon0141.m
% toon0141 -- Illustrating Boundary Wavelets
%
% On a finite interval, one has also to make a choice about the
% boundary behavior. The two choices:
%
% 1. Periodization. The wavelets that en
www.eeworm.com/read/309003/3708757
asv scfig11.asv
% scfig11 -- Short Course 11: Compare Wavelet and DCT Partial Reconstructions
%
% Here we compare Wavelet and Cosine Transform behavior in reconstruction
% of real signals. The signals are both o
www.eeworm.com/read/309003/3708762
m scfig11.m
% scfig11 -- Short Course 11: Compare Wavelet and DCT Partial Reconstructions
%
% Here we compare Wavelet and Cosine Transform behavior in reconstruction
% of real signals. The signals are both o
www.eeworm.com/read/270919/4233764
readme
Testsuite for watchdog component. It currently shows three behaviors:
1. watchdog being properly activated, and reset periodically. The
mote logically stays running. The behavior on the leds should
www.eeworm.com/read/439207/1807084
vhd 36_gcd.vhd
entity gcd is
port(start: in bit;
clk : in bit;
din : in bit;
xi,yi: in integer;
dout : out bit;
output:out integer);
end gcd;
architecture behavior of gcd is
begin
process
www.eeworm.com/read/418008/2094549
c pe.c
/*
* pe.c - Print a second extended filesystem errors behavior
*
* Copyright (C) 1992, 1993, 1994 Remy Card
* Laboratoire MASI, Institut Blais
www.eeworm.com/read/408697/2247550
java jsonstring.java
package org.json.me;
/**
* The JSONString interface allows a toJSONString()
* method so that a class can change the behavior of
* JSONObject.toString(),
www.eeworm.com/read/366702/2880000
c 20051228-1.c
/* PR target/25554 */
/* Bitwise shift with negative shift count has undefined behavior,
but we shouldn't ICE on it. */
void
foo (long x)
{
if (((x >> -2) & 1) != 0)
bar ();
}
www.eeworm.com/read/366508/2889964
ini nlsf.ini
; Origin Fitter v.40
; This file contains:
; 1) fitter control information
; 2) fitting functions
; You can modify this file directly to change the behavior of the fitter
[NLSF Control]
F