代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/493005/6403540
digit
NAME
digit - digit at specified position in a "decimal" representation
SYNOPSIS
digit(x, n [, b])
TYPES
x real
n integer
b integer >= 2, default = 10
return integer
DESC
www.eeworm.com/read/386327/8754034
png digit.png
www.eeworm.com/read/427067/8979003
vhd digit.vhd
--
-- Copyright (C) Doulos Ltd 2001
--
library IEEE;
use IEEE.std_logic_1164.all;
entity Digit is
port (Clock : in std_logic;
Reset : in std_logic; -- clear registers asynchron
www.eeworm.com/read/176439/9498622
c digit.c
/*功能:显示数字*/
#include
#include "digit.h"
static const char * digit_str = {
" 11111111111 "
" 11111111111 "
"2 111111111 3"
"22 33"
"222 333"
"222
www.eeworm.com/read/176439/9498623
h digit.h
#ifndef __DIGIT_H
#define __DIGIT_H
#include "image.h"
#define DIGIT_W 13
#define DIGIT_H 23
#define SPACE 5
#define WHOLE_DIGIT_W (DIGIT_W*3 + SPACE*2)
#
www.eeworm.com/read/165817/10050628
mat digit.mat
www.eeworm.com/read/165417/10063425
c digit.c
/* DIGIT.C - digit arithmetic routines
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#include "global.h"
#include "rsaref
www.eeworm.com/read/165417/10063428
h digit.h
/* DIGIT.H - header file for DIGIT.C
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
void NN_DigitMult PROTO_LIST ((NN_DIGIT
www.eeworm.com/read/357105/10216060
txt digit.txt
0 2 const
1 3 const
2 0 const
3 3 const
4 0 const
5 0 const
www.eeworm.com/read/357104/10216070
txt digit.txt
0 2 const
1 3 const
2 0 const
3 3 const
4 0 const
5 0 const