代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/205786/15307066
java signfunction.java
public class SignFunction{
public static void main(String args[]) {
int intx;
intx=0;
if(intx>0)
System.out.println("The sign of "+intx+" is + ;");
www.eeworm.com/read/165578/5480534
gsm0338
#
# Name: GSM 03.38 to Unicode
# Unicode version: 3.0
# Table version: 1.1
# Table format: Format A
# Date: 2000 May 30
# Authors: Ken Whistler
www.eeworm.com/read/165578/5480563
us-ascii-quotes
#
# Name: ANSI X3.4-1968 (US-ASCII) with 0x60/0x27 as
# left/right single quotation mark to Unicode
# Unicode version: 3.2
# Table version: 1.0
# Table format:
www.eeworm.com/read/165393/5482846
c _atoi.c
/*---------------------------------------------------------------------
atoi - convert a string to an integer and return it
written By - Sandeep Dutta . sandeep.dutta@usa.net (1999)
T
www.eeworm.com/read/165393/5482927
c expf.c
/* expf.c: Computes e**x of a 32-bit float as outlined in [1]
Copyright (C) 2001, 2002 Jesus Calvino-Fraga, jesusc@ieee.org
This library is free software; you can redistribute it and/
www.eeworm.com/read/165393/5482942
c sincosf.c
/* sincosf.c: Computes sin or cos of a 32-bit float as outlined in [1]
Copyright (C) 2001, 2002 Jesus Calvino-Fraga, jesusc@ieee.org
This library is free software; you can redistribut
www.eeworm.com/read/165393/5482945
c sincoshf.c
/* sincoshf.c: Computes sinh or cosh of a 32-bit float as outlined in [1]
Copyright (C) 2001, 2002 Jesus Calvino-Fraga, jesusc@ieee.org
This library is free software; you can redistri
www.eeworm.com/read/162915/5512150
cpp jv.cpp
/*!
* \file
* \brief Implementation of Bessel functions of noninteager order
* \author Tony Ottosson
*
* $Date: 2006-04-04 16:23:01 +0200 (Tue, 04 Apr 2006) $
* $Revision: 402 $
*
* ---------
www.eeworm.com/read/158865/5593932
asm lib1funcs.asm
;; libgcc1 routines for the Hitachi h8/300 cpu.
;; Contributed by Steve Chamberlain.
;; sac@cygnus.com
/* Copyright (C) 1994 Free Software Foundation, Inc.
This file is free software; you can redist