代码搜索:revised
找到约 6,802 项符合「revised」的源代码
代码结果 6,802
www.eeworm.com/read/259170/11817436
notes
//-------------------------------------------------------------------------
源文件:mkdosfs.c
功能:测试format函数
函数名:format(char* device, int fat)
//device为设备名,如 /dev/sdb,fat为文件系统格式,取int值,可取12/16/32,其它值返回错误
www.eeworm.com/read/259170/11817439
notes~
//-------------------------------------------------------------------------
源文件:mkdosfs.c
功能:测试format函数
函数名:format(char* device, int fat)
//device为设备名,如 /dev/sdb,fat为文件系统格式,取int值,可取12/16/32,其它值返回错误
www.eeworm.com/read/112232/15490795
cpp common.cpp
/************************************
REVISION LOG ENTRY
Revision By: Alex Turc
Revised on 6/15/00 1:53:03 PM
Comments: Common entities
************************************/
#incl
www.eeworm.com/read/430470/8743954
m digui.m
function yy=digui(n,u)
% see also digui_r(revised)
if n==1
%y(1)=0.5;
yy=0.5;
else
%y(n)=digui(n-1,u)-sign(u)*0.1
yy=digui(n-1,u)-sign(u)*0.1;
end
%yy=y(n);
%*mat_vib亮*
www.eeworm.com/read/382961/8984272
txt updates0409.txt
The followings have been updated.
1. Print R-squared and adjusted R-squared.
2. Print individual effects of the estimators.
3. PSS3 program is revised according to the revised PSS3 paper in Augu
www.eeworm.com/read/458493/7295608
dat jtcouple.dat
J-type thermocouple data
Excerpt from NIST Monograph 175
Revised to ITS-90
emf(mV) T(C)
-2.431 -50
-1.961 -40
-1.482 -30
-0.995 -20
-0.501 -10
0 0
0.507 10
1.019 20
1.537 30
2.059 40
www.eeworm.com/read/458488/7296033
dat jtcouple.dat
J-type thermocouple data
Excerpt from NIST Monograph 175
Revised to ITS-90
emf(mV) T(C)
-2.431 -50
-1.961 -40
-1.482 -30
-0.995 -20
-0.501 -10
0 0
0.507 10
1.019 20
1.537 30
2.059 40
www.eeworm.com/read/442713/7646178
ftm cdc328a.ftm
FMF Timing for CDC328A Parts
version: | author: | mod date: | changes made:
V1.0 R. Munden 98 APR 29 Initial