代码搜索:significant

找到约 1,018 项符合「significant」的源代码

代码结果 1,018
www.eeworm.com/read/159496/5582969

c fblin-1.c

/* ** $Id: fblin-1.c,v 1.6 2004/04/19 09:08:20 snig Exp $ ** ** fblin-1.c: Frame buffer 1 bpp linear video driver for MiniGUI ** This driver is suitable for the most significant bit being left.
www.eeworm.com/read/159496/5582970

c fblin-4.c

/* ** $Id: fblin-4.c,v 1.5 2003/11/22 11:49:29 weiym Exp $ ** ** fblin-4.c: Frame buffer 4 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being left.
www.eeworm.com/read/159496/5582973

c fblin2.c

/* ** $Id: fblin2.c,v 1.9 2003/11/22 11:49:29 weiym Exp $ ** ** fblin2.c: Frame buffer 2 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being right.
www.eeworm.com/read/159496/5582975

c fblin4.c

/* ** $Id: fblin4.c,v 1.19 2003/11/22 11:49:29 weiym Exp $ ** ** fblin4.c: Frame buffer 4 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being right.
www.eeworm.com/read/159496/5582982

c fblin-2.c

/* ** $Id: fblin-2.c,v 1.8 2003/11/22 11:49:29 weiym Exp $ ** ** fblin-2.c: Frame buffer 2 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being left.
www.eeworm.com/read/159496/5582983

c fblin1.c

/* ** $Id: fblin1.c,v 1.7 2004/04/19 09:08:21 snig Exp $ ** ** fblin1.c: Frame buffer 1 bpp linear video driver for MiniGUI ** This driver is suitable for the most significant bit being right.
www.eeworm.com/read/194440/8194588

m sigfig.m

function [xx,xp,e]=sigfig(x,n) % [xx,xp,e]=sigfig(x,n) % % SIGFIG returns x rounded to n significant figures % (works for vectors) % % xx ... x rounded to n sig figures % xp and e ... xx==xp*10^e wh
www.eeworm.com/read/235612/14061337

m sigfig.m

function [xx,xp,e]=sigfig(x,n) % [xx,xp,e]=sigfig(x,n) % % SIGFIG returns x rounded to n significant figures % (works for vectors) % % xx ... x rounded to n sig figures % xp and e ... xx==xp*10^e wh
www.eeworm.com/read/349298/10837463

h tdrecord.h

#pragma once #include #include "TDDBStructs.h" typedef unsigned char TDR_RECORD_HEADER; #define TDRH_MASK_DELETED ((TDR_RECORD_HEADER)0x01) //least significant bit #define TDR_
www.eeworm.com/read/449075/7518956

h tdrecord.h

#pragma once #include #include "TDDBStructs.h" typedef unsigned char TDR_RECORD_HEADER; #define TDRH_MASK_DELETED ((TDR_RECORD_HEADER)0x01) //least significant bit #define TDR_