代码搜索:音频数字

找到约 10,000 项符合「音频数字」的源代码

代码结果 10,000
www.eeworm.com/read/453451/7420315

c ex6-5.c

/* ex6-5.C - 绘图型 LCD 数字时钟 */ #include #define TIMER0_COUNT 0xDC11 /* 10000h-((11,059,200/ (12*FREQ))-
www.eeworm.com/read/451727/7457373

lis 12864.lis

.module _12864.c .area text(rom, con, rel) 0000 .dbfile E:\张秋伟\我的实验\数字频率计/LCD_PORT.h 0000 .dbfunc e Delayus _De
www.eeworm.com/read/450061/7491209

cs fraction.cs

using System; using System.Collections.Generic; using System.Text; /// /// 分数,设置这个类的目的是可以让除法运算不丢失有效数字 /// class Fraction : IComparable { ///
www.eeworm.com/read/448182/7538550

c l5-1.c

/********************************************************************** 程序名称:L5-1.c 程序功能:用两位数码管静态显示数字00~99 程序作者:张三 创建时间:2008-3-28 *****************************************************************
www.eeworm.com/read/444220/7616470

txt at8frequencycounting.txt

单片机C51数字频率计程序 /************************************************** //头文件部分,文件名:plj.h /************************************************** #include #include #include
www.eeworm.com/read/296452/8102366

c barcode.c

#include "PublHead.h" // 检测是否为不是全0的数字串 static BOOL ChkBatNoOrBarCode(String * ascbuf,U8 length) { if(IsALLSrc((U8 *)ascbuf,'0',length) == TRUE) { return(FALSE); } for
www.eeworm.com/read/143751/12847669

cs validatefield.cs

namespace SMSTest { using System; using System.Text.RegularExpressions; /// /// ValidateField 的摘要说明。 /// public class ValidateField { //号码验证的正则表达式 11或14位数字
www.eeworm.com/read/143178/12890818

asp bs_news_edit.asp

www.eeworm.com/read/329551/12949350

c ex6-5.c

/* ex6-5.C - 绘图型 LCD 数字时钟 */ #include #define TIMER0_COUNT 0xDC11 /* 10000h-((11,059,200/ (12*FREQ))-