代码搜索:电子脱扣器

找到约 10,000 项符合「电子脱扣器」的源代码

代码结果 10,000
www.eeworm.com/read/459991/7259282

opt 简易信号发生器.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/459991/7259286

lst 简易信号发生器.lst

C51 COMPILER V8.02 简_仔藕欧⑸_芲 11/11/2008 09:54:56 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 简_仔藕欧⑸_芲 OBJECT MODULE PLACED IN 简易信号
www.eeworm.com/read/459991/7259288

c 简易信号发生器.c

#include #define uchar unsigned char #define uint unsigned int sbit P32=P3^2; sbit P33=P3^3; sbit P34=P3^4; sbit P35=P3^5; sbit P36=P3^6; sbit P37=P3^7; uchar code sin[256]={0x80,0
www.eeworm.com/read/459991/7259291

plg 简易信号发生器.plg

礦ision3 Build Log Project: d:\我的文档\桌面\简易信号发生器\简易信号发生器.uv2 Project File Date: 11/08/2008 Output:
www.eeworm.com/read/459684/7268814

txt 电话计费器程序.txt

电话计费器程序 /*信号定义: clk: 时钟信号,本例中其频率值为 1Hz; decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示 长话,“11”表示特话; dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为 50 元 (500 角); disptime: 显示本次通话的时长; write,read: 当 write 信号 ...
www.eeworm.com/read/459537/7274088

vi 计算器1.vi