代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/310741/13644743
vhd ledscan.vhd
--ledscan.vhd 4 digit bcd-to-7 segment scan display
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use work.components.all;
entity ledscan is
port(
clk : in
www.eeworm.com/read/306208/13749277
vhd ledscan.vhd
--ledscan.vhd 4 digit bcd-to-7 segment scan display
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use work.components.all;
entity ledscan is
port(
clk : in
www.eeworm.com/read/139291/5803945
c ssl_expr_parse.c
/* A Bison parser, made from ssl_expr_parse.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define T_TRUE 257
#define T_FALSE 258
#define T_DIGIT 259
#define
www.eeworm.com/read/13816/283949
vhd ledscan.vhd
--ledscan.vhd 4 digit bcd-to-7 segment scan display
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use work.components.all;
entity ledscan is
port(
clk : in
www.eeworm.com/read/37180/899752
cpp xt6-16.cpp
#include
using namespace std;
int main()
{char str[50],*pstr;
int i,j,k,m,e10,digit,ndigit,a[10],*pa;
cout
www.eeworm.com/read/201813/5056641
c mont.c
/* tests the montgomery routines */
#include
int main(void)
{
mp_int modulus, R, p, pp;
mp_digit mp;
long x, y;
srand(time(NULL));
mp_init_multi(&modulus, &R, &p, &pp, NUL
www.eeworm.com/read/169190/5426244
c ssl_expr_parse.c
/* A Bison parser, made from ssl_expr_parse.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define T_TRUE 257
#define T_FALSE 258
#define T_DIGIT 259
#define
www.eeworm.com/read/427628/1969438
com~2 searchenginewatch.com~2
define pattern digit="[0-9]+"
do (a)h1.$l("title",(a))
do (a)-title-.-.-.-.-.-.-.-.-.(b)-$until[-,$startwith"Search Headlines"](c);(d)-(c).$l("text",(b),(d));(e)-title.$l("_new",(e),(d))
do (a)-tit
www.eeworm.com/read/364259/2906751
cpp xt6-16.cpp
#include
using namespace std;
int main()
{char str[50],*pstr;
int i,j,k,m,e10,digit,ndigit,a[10],*pa;
cout