代码搜索:Patterns
找到约 8,017 项符合「Patterns」的源代码
代码结果 8,017
www.eeworm.com/read/430375/8753156
pat cla.pat
in a ( 7 to 0 ) B;
in b ( 7 to 0 ) B;
in c0 B;
out s ( 7 to 0 ) B;
out cout B;
begin
# testing the patterns begins
pat0_cla : 11111111 11111111 0 ?11111110 ?1;
pat1_cla : 11001101 11000111 1 ?100101
www.eeworm.com/read/449679/7498182
nec fractal.nec
CM Fractal Antenna
CM Select 'use original file' to Generate and
CM use left/right arrow in Pattern form to walk
CM through all far-field patterns
CE
GW 1 6 2 -2 0 10 -4.5 0 0.05
GW 2 8 10 -4.5
www.eeworm.com/read/138700/13223935
cpp sha1demo.cpp
// SHA1Demo.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include
#include
#include "sha1.h"
/*
* Define patterns for testing
*/
#define TEST1 "abc"
#define
www.eeworm.com/read/130982/14164240
sci set_3d_currents.sci
function [I,Ib]=set_3d_currents(protocol,elec,vtx,gnd_ind,no_pl)
I=[];Ib=[];
//function [I,Ib]=set_3d_currents(protocol,elec,vtx,gnd_ind,no_pl);
//
//This function sets current patterns in a system w
www.eeworm.com/read/221024/14770005
html http:^^st-www.cs.uiuc.edu^research-gp.html
Date: Wed, 20 Nov 1996 19:36:27 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Mon, 16 Sep 1996 21:24:25 GMT
Content-length: 4438
UIUC Smalltalk/Patterns Group
www.eeworm.com/read/216914/14986448
nec example5.nec
CM 12 ELEMENT LOG PERIODIC ANTENNA IN FREE SPACE
CM 78 SEGMENTS. SIGMA=O/L RECEIVING AND TRANS. PATTERNS.
CM DIPOLE LENGTH TO DIAMETER RATIO=150.
CE TAU=0.93. SIGMA=0.70. BOOM IMPEDANCE=50. OHMS.
www.eeworm.com/read/207991/4999584
mal tst027.mal
#variable arguments are only allowed in patterns
function test(s:str, b:bat[:any_1,:any_2]...);
io.print(s);
end test;
b:= bat.new(:int,:int);
c:= bat.new(:int,:int);
user.test("hello",b,c);
www.eeworm.com/read/347503/3170899
s vfp2.s
@ VFP2 Additional instructions
.text
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
@ Use a combination of r5, r10, s15, s17, d0 and d15 to exercise
@ the full reg
www.eeworm.com/read/447738/1697002
s vfp2.s
@ VFP2 Additional instructions
.text
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
@ Use a combination of r5, r10, s15, s17, d0 and d15 to exercise
@ the full reg