代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/455545/7370290
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/443124/7637313
vhd udasyncounter.vhd
library ieee;
use ieee.std_logic_1164.all;
Entity UDasyncounter is
port (ud,reset,clk : in bit; Z : out bit_vector(3 downto 0));
end UDasyncounter;
Architecture beh of UDasyncounter is
sign
www.eeworm.com/read/442957/7641022
h types.h
#ifndef _Types_H
#define _Types_H
typedef unsigned char BYTE;
typedef unsigned int WORD;
typedef unsigned long DWORD;
typedef signed char Schar;
typedef signed int Sint;
typedef sign
www.eeworm.com/read/441213/7674507
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/440070/7694972
c eigen.c
/* Copyright (C) Marcus Richter and Thomas Schreiber (1997) */
#include
#include
#include
#include
#define SIGN(a,b) ((b) >= 0.0 ? fabs(a) : -fabs(a))
www.eeworm.com/read/439363/7711495
h archive.h
#ifndef ARCHIVE_H
#define ARCHIVE_H
#include "cppcms_error.h"
#include
#include
namespace cppcms {
using namespace std;
namespace sessions {
string sign(string const &val,string
www.eeworm.com/read/196292/8101673
cpp hexc_table.cpp
/* 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/333316/12687950
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/143999/12824241
txt readme.txt
isDcc by Mr. Smith. 30.I.2001.
isDcc 2.10 (98K).
News:
- fixed the problem of isDcc messing up labels !
- fixed the bug which printed "string" instead of the modulo sign "%".
This is a slight