代码搜索:create
找到约 10,000 项符合「create」的源代码
代码结果 10,000
www.eeworm.com/read/318285/13482123
asv create_channel.asv
function [H, H_f]=create_channel(Mt, Mr, A, N);
% function [H, H_f]=create_channel(Mt, Mr, A, N);
%
% A - vector containing the power-delay profile (real values)
% Mt - number of Tx antennas
% M
www.eeworm.com/read/318052/13489009
m create_signal.m
t=[0 1 1 2 3 3 4 5];
u=[0 1 0 1 1 0 1 0];
sim_data=[t',u'];
plot(sim_data(:,1),sim_data(:,2))
www.eeworm.com/read/317898/13493446
m create_gabor.m
% Version : 5.0
% Date : MAY / 18 / 2007
% Author : Omid Bonakdar Sakhi
close all;
clear all;
clc;
G = cell(5,8);
for s = 1:5
for j = 1:8
G{s,j}=zeros(32,32);
end
end
www.eeworm.com/read/316231/13527657
html create_function.html
Create Or Redefine SQL Functions
body {
margin: auto;
www.eeworm.com/read/316231/13527680
html create_module.html
Register A Virtual Table Implementation
body {
margin
www.eeworm.com/read/316231/13527736
html create_collation.html
Define New Collating Sequences
body {
margin: auto;
www.eeworm.com/read/315745/13537102
sql database_create.sql
create database Hotel
on primary
( name=Hotel_data,
filename='F:\Program Files\Microsoft SQL Server\MSSQL\Data\link2000.mdf',
size=5MB,
filegrowth=10% )
log on
( name=Hotel_log,
www.eeworm.com/read/314908/13555972
c gsm_create.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/313906/13579402
c dted_create.c
/******************************************************************************
* $Id: dted_create.c 10646 2007-01-18 02:38:10Z warmerdam $
*
* Project: DTED Translator
* Purpose: Implementation
www.eeworm.com/read/309709/13665970
html create_function.html
Create Or Redefine SQL Functions
body {
margin: auto;