代码搜索:8×8点阵
找到约 10,000 项符合「8×8点阵」的源代码
代码结果 10,000
www.eeworm.com/read/433922/7903897
bmp 8 (8)t.bmp
www.eeworm.com/read/198282/7942954
m examp8_8.m
x=-3+6*rand(200,1); y=-2+4*rand(200,1); % 重新生成样本点
z=(x.^2-2*x).*exp(-x.^2-y.^2-x.*y);
ii=find((x+1).^2+(y+0.5).^2>0.5^2); % 找出不满足条件的点坐标
x=x(ii); y=y(ii); z=z(ii); plot(x,y,'x')
t=[0:.1:2*pi,2*pi
www.eeworm.com/read/297402/8024651
m ex8_8.m
num=10; den=[conv([1,1],[1,2]),0]; T=0.5;
[A,B,C,D]=tf2ss(num,den);
[a1,b1,c1,d1]=bilin(A,B,C,D,1,'Tustin',T);
[eig(A) eig(a1)]
[a2,b2,c2,d2]=bilin(a1,b1,c1,d1,-1,'Tustin',T)
www.eeworm.com/read/397462/8047024
bsf charlib8_8.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/397462/8047034
pin ledarray8_8.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/397462/8047066
bdf ledarray8_8.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/397462/8047071
pof ledarray8_8.pof
www.eeworm.com/read/397462/8047080
qpf ledarray8_8.qpf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth