代码搜索:float

找到约 10,000 项符合「float」的源代码

代码结果 10,000
www.eeworm.com/read/351555/3107505

c float.c

/* libFLAC - Free Lossless Audio Codec library * Copyright (C) 2004,2005 Josh Coalson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided
www.eeworm.com/read/260597/4330355

h float.h

/*** *float.h - constants for floating point values * * Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. * *Purpose: * This file contains defines for a number of impleme
www.eeworm.com/read/260597/4331677

h float.h

/*** *float.h - constants for floating point values * * Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved. * *Purpose: * This file contains defines for a number of implementat
www.eeworm.com/read/258615/4353306

asm float.asm

;已知:a=-123.4;b=0.7577;c=56.34;d=1.276; ;它们分别存放在30H、33H、36H、39H开始的连续四个浮点单元中。 ;用BCD码浮点数表示时,分别为a=831234H;b=007577H;c=025634H;d=011276H。 ; 计算 y = Ln √ | Sin (ab/c+d) | ;求解过程:通过调用BTOF子程序,将各变量转换成二
www.eeworm.com/read/258615/4353307

mpj float.mpj

*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬] *** Do not modify ! # Begin Project # PROP RegFile_Dir "C:\Keil\C51\INC\Philips" # Begin Target "float" # PROP DEVICE=P89C668 # PROP VENDOR=P
www.eeworm.com/read/258615/4353315

h float.h

/*-------------------------------------------------------------------------- FLOAT.H Limits for floating point types. Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc. All rig
www.eeworm.com/read/256195/4370451

h float.h

/* float.h for target with IEEE 32 bit and 64 bit floating point formats */ #ifndef _FLOAT_H_ #define _FLOAT_H_ /* Produced by enquire version 4.3, CWI, Amsterdam */ /* Radix of exponent represent
www.eeworm.com/read/255218/4378800

h float.h

/* Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as pub
www.eeworm.com/read/255218/4378948

h float.h

/* * float.h * This file has no copyright assigned and is placed in the Public Domain. * This file is a part of the mingw-runtime package. * No warranty is given; refer to the file DISCLAIMER wit
www.eeworm.com/read/162614/5535362

java float.java

/* Float.java -- object wrapper for float Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free softwa