代码搜索:功率计

找到约 5,150 项符合「功率计」的源代码

代码结果 5,150
www.eeworm.com/read/247082/12684654

asm 电磁炉解决方案.asm

powctrl: mov r0, a ;以 下 为 计 算 PWM=128* Ptab/VOL- 28 mov a, 80h mov r1, a call mul ;ro,r1=128* Ptab mov a, VOLADN add a, offset adcbfr mov mp, a ;指 向 市 电 电 压 ADC值 mov a, j ar mov r2, a call d
www.eeworm.com/read/243938/12906998

asm text2.asm

;***************************************************************** ;name:测温传感器DS18B20和24C02的结合应用 ;bye :zxinfeng ;dat :05.08.07 ;功能:主要目的是one-wrie协议和I2C协议的综合运用。 ;数字温度计测温范围为-50-125度,精度误差在0.1度之内 ;LE
www.eeworm.com/read/242302/13078556

txt 如何动态设置报表路径.txt

你 可 以 利 用 Crystal Reports控 件 的 DataFiles属 性 来 修 改 数 据 库 的 路 径 。 如 : Report1.DataFiles(0) = dbPath + "report.mdb" 如 果 使 用 了 多 个 数 据 库 或 表 , 你 可 以 在 Crystal Reports的 设 计 环 境 中 Database|Set L
www.eeworm.com/read/242302/13079063

txt 如何设定msflexgrid每列、每行或每格的颜色.txt

固 定 行 、 列 的 颜 色 通 过 BackColorFixed和 ForeColorFixed设 置 。 无 法 在 设 计 时 设 置 每 格 的 颜 色 , 你 可 以 在 添 加 数 据 时 (通 常 是 在 Form_Load事 件 中 )设 置 CellForeColor属 性 。 如 : Dim i MSFlexGrid1.Col = 2
www.eeworm.com/read/242302/13079740

txt 如何能使timer控件定时超过一分钟.txt

你 可 以 将 定 时 设 置 为 1分 钟 , 然 后 在 Timer中 计 数 , 当 时 间 积 累 到 一 定 次 数 才 发 作 , 理 论 上 可 以 任 意 长 时 间 , 如 : Private Sub Timer1_Timer() Static n As Integer n = n + 1 If n = 5 Then
www.eeworm.com/read/242302/13081002

txt outbuffercount为什么为 0.txt

该 段 程 序 前 半 段 没 有 任 何 问 题 , 后 半 段 写 程 序 的 人 犯 了 极 其 愚 蠢 的 错 误 , 呵 呵 ! comEventTxFull comEventDCB comEventBreak comEventFrame 这 是 VB中 的 MSCOMM控 件 自 带 的 四 个 常 数 ! 估 计 该 程 序
www.eeworm.com/read/322517/13378068

plg test.plg

礦ision2 Build Log Project: D:\mcu_proj\频率计\test.uv2 Project File Date: 05/06/2003 Output: Build target 'Target 1' compiling test.c... TEST.C
www.eeworm.com/read/304182/13799313

bak digthermopro_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,0,
www.eeworm.com/read/300905/13882543

cn2 nlsfunc.cn2

~aNLSFUNC~0 启动~aNLSFUNC~0程序可装载国家特定的语言支持(NLS)信息。 既可在命令行也可在CONFIG.SYS文件中使用~aNLSFUNC~0命令,以使用国家 特定的信息和字符集(代码页)切换。 当Windows运行时不能使用~aNLSFUNC~0命令,否则计
www.eeworm.com/read/490630/6450283

plg phase.plg

礦ision3 Build Log Project: F:\zsw\等精度频率计\phase test.uv2 Project File Date: 01/11/2009 Output: Build target 'Target 1' compiling key_scanf.c..