代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/418325/10952965
m contents.m
% Fractals:Contents Fractal Analysis
%
% The routines in this directory perform periodic- biorthogonal wavelet
% analysis of 1-d and 2-d signals.
%
% FracPartition -- Fractal Partition Function
www.eeworm.com/read/467300/7009591
plg bitree.plg
Build Log
--------------------Configuration: bitree - Win32 Debug--------------------
Command Lines
Creating temporary file "E:\DOCUME~1\IORISH
www.eeworm.com/read/466059/7043715
m bfsk.m
% All rights reserved by Krishna Pillai, http://www.dsplog.com
% The file may not be re-distributed without explicit authorization
% from Krishna Pillai.
% Checked for proper operation with Octave
www.eeworm.com/read/261146/7084165
plg threadtest.plg
Build Log
--------------------Configuration: ThreadTest - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEM
www.eeworm.com/read/296134/7103041
m fig7_10.m
%
% Fig7_10.m - M-file for generating Figure 7-10
%
n=[0:127];
x1=sin(2*pi*30*n/128);
X1=abs(fft(x1));
x2=sin(2*pi*30.5*n/128);
X2=abs(fft(x2));
subplot(2,1,1),plot(n,X1),axis([0 64 0 70]),
t
www.eeworm.com/read/387381/7116176
mmp messagetransport_uiq.mmp
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
#include "messagetransport.mmp"
// UIQ puts CMmsClientMtm exports in mmscli.lib, but there is no UIQ identifier macro
//
www.eeworm.com/read/464109/7169613
m m5torqi.m
% This function file to be used in conjunction with m5.m
% of Project 5 on permanent magnet drive in Chapter 10.
function f = m5torqi(sing,Tem,Em,Ia,xd,xq)
%To obtain underexcited motoring
www.eeworm.com/read/458733/7290128
plg edstock.plg
Build Log
--------------------Configuration: EDStock - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo
www.eeworm.com/read/454368/7393037
generate_shared_object
#!/bin/tcsh
echo decompressing file $1
set FILELIST=`ar -t $1`
echo "Object files:"
foreach i ($FILELIST)
echo $i
end
echo generating $1:r.so
ar -x $1
ld -shared -o $1:r.so $FILELIST
rm $FILELIS
www.eeworm.com/read/450063/7491145
log build.log
Compiler version: 4.7 (R2007b)
Warning: Duplicate directory name: D:\Documents and Settings\developer\MATLAB.
mcc -W 'dotnet:MagicTest,MagicTestclass,0.0,private' -d 'D:\MagicTest\src' -T 'link:lib'