代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/128746/14279984
m fig2_22.m
%
% This file generates the graphs of the characteristic
% impedance for the microstrip line of two different
% metallization thicknesses
%
% Copyright (c) 1999 by P.Bretchko and R.Lud
www.eeworm.com/read/230340/14293055
c 伺服电机驱动.c
#include
#define uint unsigned int
#define uchar unsigned char
uchar SM[8]={15,15,15,15,15,15,15,15};
void initial(void);
void delay_1ms(uint n){
uint i;
for(i=0;i
www.eeworm.com/read/230262/14294953
v ham_code_16tt.v
`timescale 1ns/1ns
module Ham_Code_16TT();
//input sig
www.eeworm.com/read/228581/14378550
v cf_fft_1024_8.v
//
// Copyright (c) 2003 Launchbird Design Systems, Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that
www.eeworm.com/read/227899/14406675
h util.h
/* voifax general purpose functions library
* Copyright (C) 2004 Simone Freddio & Andrea Emanuelli
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/227810/14411360
v divarrsgn_tb.v
//---------------------------auther :JHxin-------------------------------//
`timescale 1ns/100ps
module DivArrUns_tb();
reg[15:0] x;
reg[7:0] y;
wire[8:0] q;
wire[7:0] r;
DivArrUns div(
www.eeworm.com/read/227183/14438568
m prbs.m
%Initial_PID_objfun_MSE.m
%Written by Ian Griffin July 2003
%Last Modified 29-07-03
%____________________________________________________________________
function y=prbs(u)
%This prbs file is use
www.eeworm.com/read/226271/14482814
c proc.c
/*********************************************************/
/* */
/* proc.C */
/*
www.eeworm.com/read/125102/14513430
m comp_wls.m
% Demonstration of Wiener filter,LMS filter,Steep-descent algorithm
clear;
clc;
N = 10000; %----- the length of the observation sequence
M = 2; %----- the filter length
www.eeworm.com/read/124744/14550705
changelog
betaftpd (0.0.8pre17-1) unstable; urgency=low
* Initial release.
-- Steinar H. Gunderson Thu, 17 Aug 2000 18:02:18 +0200
Local variables:
mode: debian-changelog
End: