代码搜索:current
找到约 10,000 项符合「current」的源代码
代码结果 10,000
www.eeworm.com/read/375050/9374921
bak current_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/375050/9374935
uv2 current.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
File 1,5,
www.eeworm.com/read/375050/9374962
m51 current.m51
BL51 BANKED LINKER/LOCATER V5.03 08/24/2007 09:37:13 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/371190/9562491
uv2 current.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,5,
www.eeworm.com/read/371190/9562518
m51 current.m51
BL51 BANKED LINKER/LOCATER V5.03 08/24/2007 09:37:13 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/170410/9807657
c bridge_current.c
/* 解析:xie_minix */
/* 概述:
* 该代码在FB中提供桥接功能,不过他只是在以太网接口上工作,能提供多个逻辑桥
* ,我们称为组,组是由一组有相同组ID的接口组成,组ID的范围在1到2^16-1之间.
* 打开桥的功能是通过sysctl n
www.eeworm.com/read/163247/10168695
m current_gps.m
clear all
close all
TT=1;
N=30;%观测点数
Te=1;
Tn=1;
De=9;
Dn=9;
%模拟真值,xx为位置真值,vv为速度真值,aa为加速度真值
for i=1:N
xxe(i)=0;
vve(i)=0;
xxn(i)=0;
vvn(i)=0;
end
aae=randn(1,N);
aae
www.eeworm.com/read/357508/10207634
c fld_current.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/162078/10338913
cpp show_current.cpp
#include
// Child thread procedure just displays a message box with information.
DWORD WINAPI ChildThreadProc(HWND hWnd)
{
TCHAR szBuffer[256];
wsprintf(szBuffer,
www.eeworm.com/read/162078/10338924
mak show_current.mak
# Nmake macros for building Windows 32-Bit apps
all: Show_C~1.exe
# Update the resource if necessary
generic.res:generic.rc generic.h
rc -r -fo generic.res generic.rc
# Update the obj