代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/124442/14567428
h math_emu.h
#ifndef _LINUX_MATH_EMU_H
#define _LINUX_MATH_EMU_H
struct fpu_reg {
char sign;
char tag;
long exp;
unsigned sigl;
unsigned sigh;
};
/* This structure matches the layout of the dat
www.eeworm.com/read/224579/14582975
c hexc_table.c
/* Copyright (C) 2002 Jean-Marc Valin
File: hexc_table.c
Codebook for high-band excitation in SB-CELP mode (8000 bps with sign)
Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/221695/14728805
h math_emu.h
#ifndef _LINUX_MATH_EMU_H
#define _LINUX_MATH_EMU_H
struct fpu_reg {
char sign;
char tag;
long exp;
unsigned sigl;
unsigned sigh;
};
/* This structure matches the layout of the dat
www.eeworm.com/read/117711/14907725
dat map.dat
Don't change the file !!!
But you can add some map at the end of [custom maps] section.
And you must restart the boxman program!
ps:Never use the same number to sign your map.
+ : wall
- : ou
www.eeworm.com/read/217603/14957562
java generatekeypair.java
import java.io.*;
import java.security.*;
public class GenerateKeyPair{
public static void main(String[] args){
boolean bHelp=false;//sign for show help.
FileOutputStream fileOut;//输出密钥到文件
www.eeworm.com/read/214747/15089708
cpp bala.cpp
#include
#include
using namespace std;
#define sign(x) ((x)==0?0:((x)>0?1:-1))
int calc (int data[], int cnt)
{
if (cnt
www.eeworm.com/read/208576/15243971
cpp fig15_15.cpp
// Fig. 15.15: Fig15_15.cpp
// Printing an integer with internal spacing and plus sign.
#include
using std::cout;
using std::endl;
using std::internal;
using std::showpos;
#includ
www.eeworm.com/read/38039/1090153
mnu femnd_unused.mnu
NODES_UNU NODES_UNU
# remove the # sign and enter foreign help string in this line
List#Unused 列出未使用的
Show list of unused elements
显示未使用元素的列表
www.eeworm.com/read/38039/1090184
mnu femel_unused.mnu
ELEMENTS_UNU ELEMENTS_UNU
# remove the # sign and enter foreign help string in this line
List#Unused 列出未使用的
Show list of unused elements
显示未使用元素的列表
www.eeworm.com/read/38039/1090207
mnu thrdmill.mnu
THREAD#MILL 螺纹铣削
# remove the # sign and enter foreign help string in this line
Inside 内侧
Inside thread milling.
内部螺纹铣削。
Outside 外侧
Outside thread milling.
外部螺纹铣削。