代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/125381/6031005
h sevenseg.h
/*
* (C) Copyright 2003, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar
www.eeworm.com/read/171344/5396881
h sevenseg.h
/*
* (C) Copyright 2003, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar
www.eeworm.com/read/168763/5438854
h sevenseg.h
/*
* (C) Copyright 2003, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar
www.eeworm.com/read/168763/5440527
h sevenseg.h
/*
* (C) Copyright 2003, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar
www.eeworm.com/read/164889/5487562
h sevenseg.h
/*
* (C) Copyright 2003, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar
www.eeworm.com/read/450875/7475379
do seven_seg_ctrl.do
quit -sim
vcom seven_seg_ctrl.vhd
vcom seven_seg_impl.vhd
--vcom instance as well assource of instanse
vsim work.seven_seg_ctrl
add wave digit0
add wave digit1
add wave digit2
add wave dig
www.eeworm.com/read/393010/8315417
txt word...txt
NFA:
0-->2
0-->8
2-digit->3
3-->6
4-digit->5
5-->7
5-->4
6-->4
6-->7
7-->1
8-letter->9
9-->16
10-letter->11
11-->15
www.eeworm.com/read/439375/7711440
js vinlib.js
/* Copyright 2005, David Berube */
/* http://berubeconsulting.com */
/*
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Li
www.eeworm.com/read/432247/8617965
cpp assignment 5-1-1-digit.cpp
#include
using namespace std;
int sumdigits(long n);
int main()
{
long num;
cout > num;
cout