代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/389516/8516039
rpt vga.map.rpt
Analysis & Synthesis report for VGA
Sun Nov 19 23:32:01 2006
Version 5.1 Build 216 03/06/2006 Service Pack 2 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/380706/9134496
m g2d.m
function D=G2D(G)
%Construct Adjacency Matrix by path graph
% G is matrix of 0 and 1, 1 represents obstacles
a=1;
N=size(G,1);
D=inf*ones(N^2,N^2);
for i=1:(N^2)
x=ceil(i/N-0.00001);
www.eeworm.com/read/364280/9915479
rpt vga.map.rpt
Analysis & Synthesis report for VGA
Sun Nov 19 23:32:01 2006
Version 5.1 Build 216 03/06/2006 Service Pack 2 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/457711/7318975
m nulbasis.m
function N = nulbasis(A)
% NULBASIS(A) is a matrix whose columns form a basis
% for the null space of A. The basis is obtained from
% the reduced row echelon form of A.
[R,jp] = rref(A);
[m,n] =
www.eeworm.com/read/435150/7796232
h mystring.h
// Exercise 14.1 MyString.h
// Definition of the MyString class representing strings
#ifndef MYSTRING_H
#define MYSTRING_H
namespace mySpace {
class MyString {
public:
MyString();
www.eeworm.com/read/435150/7796285
h mystring.h
// Exercise 13.4 MyString.h
// Definition of the MyString class representing strings
#ifndef MYSTRING_H
#define MYSTRING_H
namespace mySpace {
class MyString {
public:
MyString();
www.eeworm.com/read/398034/8008990
m sa_ex7_15b.m
sa% ESPRIT AOA estimation for a M = 4 element array with noise variance = .1
M = 4; % number of array elements
D = 2; % number of signals
sig2 = .1; % noise variance
th1 = -10*pi/180; %
www.eeworm.com/read/398034/8009108
m sa_ex7_15.m
% ESPRIT AOA estimation for a M = 4 element array with noise variance = .1
% use time averages instead of expected values by assuming ergodicity of the mean and
% ergodicity of the correlation.
%
www.eeworm.com/read/331439/12828925
m isoquaternion.m
function q = isoquaternion(z, a)
% ISOQUATERNION Construct a quaternion from a complex number, preserving
% the modulus and argument, and using the axis of the second
%
www.eeworm.com/read/243950/12904919
trace clonesprite-events-6.swf.trace
_level0.movie: init
_level0.movie: construct
duplicating...
_level0.foo: construct
...done
_level0.foo: init
_level0.movie: load
_level0.foo: load