代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/420071/10819303
java clock.java
// 程序:电子小时钟
// 范例文件:Clock.java
import java.awt.*;
import java.util.*; //为了使用其中的GregorianCalendar类
import java.applet.*;
public class Clock extends Applet implements Runnable
{
//
www.eeworm.com/read/349091/10852852
txt 449的键盘程序(带连击键处理).txt
于本站449的键盘程序(带连击键处理)
微控论坛原创作品 作者:xuesheng
Microcontrol CODE
包括74hc595驱动,键盘用定时中断实现。
main。c
/*****************************************************************************\\
文件名:main.c
www.eeworm.com/read/273409/10916832
cpp xt3-16.cpp
#include
using namespace std;
int main ()
{char c;
int letters=0,space=0,digit=0,other=0;
cout
www.eeworm.com/read/273409/10917117
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/465477/6938440
txt rfc1278.txt
Network Working Group S.E. Hardcastle-Kille
Requests for Comments 1278 University College London
www.eeworm.com/read/468886/6981115
java clock.java
// 程序:电子小时钟
// 范例文件:Clock.java
import java.awt.*;
import java.util.*;
import java.applet.*;
public class Clock extends Applet implements Runnable
{
int hour,minute,seco
www.eeworm.com/read/464684/7067521
txt 新建文本文档 (3).txt
#include
main()
{
char c;
int letter=0,space=0,digit=0,others=0;
printf("please input some characters\n");
while((c=getchar())!='\n')
{if(c>='a'&&c='A'&&c
www.eeworm.com/read/197608/7069724
c digitsum.c
/*
* File: digitsum.c
* ----------------
* This program sums the digits in a positive integer.
* The program depends on the fact that the last digit of
* a integer n is given by n % 10 and the nu
www.eeworm.com/read/346365/7106047
c fet410_lcd02.c
//******************************************************************************
// MSP-FET430P410 Demo - LCD, displays numbers on static LCD
//
// Description "FET410_staticLCD.C": This program
www.eeworm.com/read/257510/7149312
ini set.ini
[Prize]
name=鼓励奖
number=10
[SetCode]
digit=5
start=0
end=15000