代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/446412/7579660
asv mypapr_u_1.asv
clear all
clc
hold on
%Parameter setting
fftn = 128; %FFT点数
symbol_num = 1e3; %OFDM符号数
M = 1; %调制阶数(1——BPSK)?????????
data_length = fftn*symbol_num*M; %数据长度
%Data generating
data
www.eeworm.com/read/436022/7778662
bat runall.bat
@echo off
echo Batch for generating objects and debug information
@echo on
arm-hitex-elf-gcc.exe -mcpu=arm7tdmi -c -gdwarf-2 -MD -Wall -O3 -mthumb-interwork -mapcs-frame -I.\Source\FreeRTOS\ -I.\
www.eeworm.com/read/436017/7778778
bat runall.bat
@echo off
echo Batch for generating objects and debug information
@echo on
arm-hitex-elf-gcc.exe -mcpu=arm7tdmi -c -gdwarf-2 -MD -Wall -O3 -mthumb-interwork -mapcs-frame -I.\Source\FreeRTOS\ -I.\
www.eeworm.com/read/308733/13694316
pl fcgi.pl
use Config;
use ExtUtils::MakeMaker;
do 'FCGI.cfg' or die "no FCGI.cfg";
open OUT, ">FCGI.pm";
print "Generating FCGI.pm\n";
print OUT
www.eeworm.com/read/38039/1092912
mnu insertfeat.mnu
INSERT#FEAT 插入特征
# remove the # sign and enter foreign help string in this line
Create 创建
(1) Initially, select means for generating solid, then (2) display feature menu.
(1)初始化,选取产生实体的方法并(2)显示特征菜单
C
www.eeworm.com/read/180227/5288164
mkrtlpatch
#!/bin/bash
TAG=`bk changes | fgrep TAG | fgrep v2. | head -n 1 | awk '{print $2}'`
echo Generating patches against tag $TAG
bk rset -h -r${TAG},+ | egrep ^arch/i386 | bk gnupatch -h > i386.patch
b
www.eeworm.com/read/165926/5476642
svn-base ll1.pl.svn-base
#: LL1.pl
#: script for generating LL1 parsers
#: 2006-06-04 2006-06-04
use strict;
use warnings;
use Getopt::Std;
use FindBin;
use lib $FindBin::Bin;
use Data::Dumper::Simple;
use LL1_parser;
use
www.eeworm.com/read/303435/3812913
smooth
#! /bin/sh
# shell for smoothing a uniformly sampling velocity and for generating a
# slowness perturbation
set -v
n1=251 r1=200 dz=10 fz=0 labelz="Depth (m)"
n2=161 r2=200 dx=25 fx=0 labelx="Midpo
www.eeworm.com/read/303435/3813097
susynlvfti
#! /bin/sh
# shell for Kirchhoff modeling for linear v(x,z)
#set -x
nt=1000 dt=0.004 ft=0.0 tmin=0.0
fxs=1.5 dxs=0.05 nxs=40
fxo=0.0 dxo=0.05 nxo=40
fpeak=30 er=0 ls=0
echo "Generating data"
echo
www.eeworm.com/read/430037/1942784
m pr7_42.m
%Problem 7.42;
%Generating 1st Kamaletdinov ensemble;
clear all; close all;
p=31; %set up prime field order;
cht=bichar(p); cht=[1,cht]; %extended table of characters;
i1=kron(ones(1,p-1),[0:p-