代码搜索:抄表器

找到约 10,000 项符合「抄表器」的源代码

代码结果 10,000
www.eeworm.com/read/143995/12824671

txt dma控制器.txt

可编程DMA控制器8237A DMA(Direct memory access)称为直接存储器存取。是一种完全硬件控制 的I/O交换方式。DMA控制器从CPU临时借用总线控制权后,在存储器和I/O设备 之间建立一个数据传送通道,而不通过CPU,实现批量数据的高速传输。 DMA控制其在微机系统中常用作为:显卡、软盘、硬盘、光盘和存储器之间 的接口。 DMA在数据交 ...
www.eeworm.com/read/143774/12843912

doc 词法分析器.doc

www.eeworm.com/read/331022/12855367

exe 网络测速器.exe

www.eeworm.com/read/244288/12874673

rar 传感器模组.rar

www.eeworm.com/read/143416/12878215

txt 温度传感器.txt

/////////////////////////////////////// 发送复位/////////////////////////// void tmreset (void) // { // unsigned int i; // TMDAT = 0;
www.eeworm.com/read/330104/12916220

txt 词法分析器.txt

//////////////////////////////////////////////////////////////// // Author:huchubin // // Date:2008.4.6 // /
www.eeworm.com/read/142688/12930523

resx 读卡器配置.resx

www.eeworm.com/read/142688/12930552

cs 读卡器配置.cs

namespace 毕业设计 { using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace 射频卡 { /// /// Config
www.eeworm.com/read/142688/12930560

resx 读卡器操作.resx

www.eeworm.com/read/243633/12930601

c 简单计算器.c

#include int result=0,valuess=0,k,y=1,l; char a,b[1],d[50],r; int main (void) { while (1) { int j=0; printf ("%d",result); printf ("please input a cha