代码搜索:数字传感器
找到约 10,000 项符合「数字传感器」的源代码
代码结果 10,000
www.eeworm.com/read/491768/6434343
m wuxing_suojian_all.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%本段程序实现22选5的号码缩水%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%25个有 177,100
%33个数字全包有1107,568注
%马龙
ti
www.eeworm.com/read/491768/6434346
asv wuxing_suojian_all.asv
%%%%%%%%%%%%%%%%%%%%%%%%%%%本段程序实现22选5的号码缩水%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%25个有 177,100
%33个数字全包有1107,568注
%马龙
ti
www.eeworm.com/read/490590/6449193
c timer.c
//============================
//绕线机程序
//显示一个4位数字
//============================
#ifndef __timer_c__
#define __timer_c__
#include "included.h"
//==========================
void display(uint x)
www.eeworm.com/read/485130/6565335
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 数字签名.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi
www.eeworm.com/read/408047/11406056
asm clock.asm
;*********************************************************
; 带有时间设置和秒显示的数字闹钟(1个闹钟功能)
; Date : 2008.3.15 11。0592MHZ晶振
; Create by :lus2008 email:
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