代码搜索:Sign

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

代码结果 10,000
www.eeworm.com/read/101459/15831494

asm float.asm

;******************************************************************* ; FLOATING POINT ; ADDITION AND SUBTRACTION ; ROUTINE ;****
www.eeworm.com/read/101253/15839333

c 递归车厢.c

/**********递归题改为非递归题实例 车厢********/ #include #define MAX 4 int stack[MAX],p=-1; struct { int num; int sign; }train[MAX]; void sub() { int inc; if(p==MAX-
www.eeworm.com/read/100780/15864429

cpp quicksort.cpp

#include #include"quicksort.h" void main(void)//主函数 { int i,k,s=1,t=10; int sign=1; char c; while(sign){ Create(); //键盘输入,构造一个序列 k=1; while(k
www.eeworm.com/read/100753/15865281

c 递归车厢.c

/**********递归题改为非递归题实例 车厢********/ #include #define MAX 4 int stack[MAX],p=-1; struct { int num; int sign; }train[MAX]; void sub() { int inc; if(p==MAX-
www.eeworm.com/read/100594/15870299

cpp math.cpp

#pragma math #pragma qualified #include #include #include float acos(float x) { return MathLib1.ArcCos(x); }; float asin(float x) { retu
www.eeworm.com/read/100431/15873795

c powill.c

/* powil.c * * Real raised to integer power, long double precision * * * * SYNOPSIS: * * long double x, y, powil(); * int n; * * y = powil( x, n ); * * * * DESCRIPTION: * * Retu
www.eeworm.com/read/100204/15880357

c cvt.c

/* @(#)cvt.c 1.3 99/09/08 Copyright 1998 J. Schilling */ /* * Compatibility routines for 4.4BSD based C-libraries ecvt()/fcvt() * and a working gcvt() that is needed on 4.4BSD and GNU libc systems.
www.eeworm.com/read/143434/5757867

c modes.c

/* Copyright (C) 2002 Jean-Marc Valin File: modes.c Describes the different modes of the codec Redistribution and use in source and binary forms, with or without modification, are permi
www.eeworm.com/read/226071/14498289

txt uni_8859-15_mapping.txt

{0x52, 0x52}, {0xC2A1, CHAR_8859_15_INVERTED_EXCLAMATION_MARK}, {0xC2A2, CHAR_8859_15_CENT_SIGN}, {0xC2A3, CHAR_8859_15_POUND_SIGN}, {0xE282AC, CHAR_8859_15_EURO_SIGN}, {0xC2A5, CHAR_8859_15_YEN_
www.eeworm.com/read/226071/14498454

txt uni_8859-15_mapping.txt

{0x52, 0x52}, {0xC2A1, CHAR_8859_15_INVERTED_EXCLAMATION_MARK}, {0xC2A2, CHAR_8859_15_CENT_SIGN}, {0xC2A3, CHAR_8859_15_POUND_SIGN}, {0xE282AC, CHAR_8859_15_EURO_SIGN}, {0xC2A5, CHAR_8859_15_YEN_