代码搜索:数字器件
找到约 10,000 项符合「数字器件」的源代码
代码结果 10,000
www.eeworm.com/read/403149/11521578
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[数字游戏.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/255571/12073188
c mytest01.c
#include "tommath.h"
//////////////////////////////////////////////////////////////////////////////////////////
//大整数fp_int的结构(二进)显示
//
/* 2-64进位制的数字 chars used in radix conversions */
const
www.eeworm.com/read/234603/14104201
js functions.js
//数字字符串检测函数:
function number_Validator(obj)
{
var checkOK = "0123456789";
var checkStr = obj.value;
var allValid = true;
var decPoints = 0;
var allNum =
www.eeworm.com/read/132158/14106066
frm frmabout.frm
VERSION 5.00
Begin VB.Form frmabout
Caption = "关于阿拉伯数字转换成汉字"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 5550
LinkTo
www.eeworm.com/read/221018/14779798
c clock.c
/*************************************************************\
项目名称:数字钟
作者:赵阳
日期:2007年5月29日
功能:日历,时间,码表,闹钟
版本:v0.1
备注:晶振11.0592
\*************************************************************
www.eeworm.com/read/114797/15037808
java digitaldisplay.java
/*
该类实现显示数字的功能
*/
import java.awt.*;
import java.util.*;
public class digitaldisplay extends Canvas {
int VerLedx[], VerLedy[], HorLedx[], HorLedy[];
int CifraXP, CifraYP; // 所有
www.eeworm.com/read/206529/15293883
asm aic23mic.asm
**********************************************************************************
* aic23mic.asm v1.00 数字录音机主程序 *
* 版权(c) 2004- 北京百科融创科技有限公司