代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/108729/15577769
sv3config
#!/bin/sh
CONFIGAGENT createUser initial MD5 initial_test_pass_auth DES
CONFIGAGENT createUser templateMD5 MD5 templateMD5_test_pass_auth DES
CONFIGAGENT rwuser initial
CONFIGAGENT rwuser newtestuser
www.eeworm.com/read/108729/15577770
t022snmpv3getmd5
#!/bin/sh
. ../eval_tools.sh
HEADER SNMPv3 get using initial/MD5 of .1.3.6.1.2.1.1.3.0
#
# Begin test
#
# standard V3 configuration for initial user
. ./Sv3config
STARTAGENT
CAPTURE "snmpget -On
www.eeworm.com/read/239424/13281140
asm system.asm
//============================================================
// 文件名称:system.asm
// 实现功能:键盘扫描初始化及扫描程序
// 日期: 2003/7/7
//============================================================
.INCLUDE
www.eeworm.com/read/392149/8361108
txt 00readme.txt
FatFs/Tiny-FatFs Module Source Files R0.06 (C)ChaN, 2008
FILES
ff.h Common include file for FatFs and application module.
ff.c FatFs module.
tff.h Com
www.eeworm.com/read/192210/8399382
s tct.s
;************************************************************************
;*
;* Copyright Mentor Graphics Corpora
www.eeworm.com/read/391253/8413871
m confg.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/191785/8422866
s tct.s
;/*************************************************************************/
;/* */
;/* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/189078/8490761
txt 序列卷积运算之c语言实现.txt
序列卷积运算之C语言实现[原创]
设x是有n+1个样值的有限序列,y是有m+1个样值的有限序列,则二者的卷积z有n+m+1个样值,并且有zt=∑xpyt-p,t=0,1,...,n+m;p=0,1,...,n。当pn时,有xp=0;当t-pm时,有yt-p=0。
代码如下,简单模拟:
#define N 6
#define M 8
www.eeworm.com/read/189078/8490816
txt 判断两矢量是否相等的c语言程序.txt
判断两个矢量是否正交的C代码[原创]
用数组元素来表示矢量的分量,则两个矢量的内积变为两个数组对应位置元素相乘的和,而两个矢量的内积为0时,称它们是正交的。
#define N 5
#i nclude
#i nclude
void initial(int p[])
{
int i;
for(i=0;i
www.eeworm.com/read/189008/8497233
lst main.lst
C51 COMPILER V6.23a MAIN 11/14/2002 00:32:15 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN m