代码搜索:功率计
找到约 5,150 项符合「功率计」的源代码
代码结果 5,150
www.eeworm.com/read/116218/14982463
h bigint.h
/*
无符号大整数类
福州大学数计学院04研究生 彭小聪
04-11-28
高精度*高精度为O(N^2),需要改进,分治法或者fft(傅立叶快速变换);
*/
#ifndef BIG_INT
#define BIG_INT
#include "math.h"
#include
#pragma warning(disable:4035)
typed
www.eeworm.com/read/114100/15111815
txt 如何动态设置报表路径.txt
你 可 以 利 用 Crystal Reports控 件 的 DataFiles属 性 来 修 改 数 据 库 的 路 径 。 如 :
Report1.DataFiles(0) = dbPath + "report.mdb"
如 果 使 用 了 多 个 数 据 库 或 表 , 你 可 以 在 Crystal Reports的 设 计 环 境 中 Database|Set L
www.eeworm.com/read/114100/15112161
txt 如何设定msflexgrid每列、每行或每格的颜色.txt
固 定 行 、 列 的 颜 色 通 过 BackColorFixed和 ForeColorFixed设 置 。 无 法 在 设 计 时 设 置 每 格 的 颜 色 , 你 可 以 在 添 加 数 据 时 (通 常 是 在 Form_Load事 件 中 )设 置 CellForeColor属 性 。 如 :
Dim i
MSFlexGrid1.Col = 2
www.eeworm.com/read/114100/15112500
txt 如何能使timer控件定时超过一分钟.txt
你 可 以 将 定 时 设 置 为 1分 钟 , 然 后 在 Timer中 计 数 , 当 时 间 积 累 到 一 定 次 数 才 发 作 , 理 论 上 可 以 任 意 长 时 间 , 如 :
Private Sub Timer1_Timer()
Static n As Integer
n = n + 1
If n = 5 Then
www.eeworm.com/read/114100/15113263
txt outbuffercount为什么为 0.txt
该 段 程 序 前 半 段 没 有 任 何 问 题 , 后 半 段 写 程 序 的 人 犯 了 极 其 愚 蠢 的 错 误 , 呵 呵 !
comEventTxFull
comEventDCB
comEventBreak
comEventFrame
这 是 VB中 的 MSCOMM控 件 自 带 的 四 个 常 数 ! 估 计 该 程 序
www.eeworm.com/read/10400/185594
plg demo.plg
礦ision3 Build Log
Project:
D:\频率计\Demo.uv2
Project File Date: 08/26/2007
Output:
Build target 'Target 1'
compiling main.c...
LCD1602.H(139):
www.eeworm.com/read/18014/770077
plg plj.plg
礦ision3 Build Log
Project:
E:\ARM调试程序\0406151231--薛能庆--嵌入式课程设计--频率计\plj.uv2
Project File Date: 01/19/2007
Output:
www.eeworm.com/read/18065/773465
plg demo.plg
礦ision3 Build Log
Project:
E:\等精度频率计Mini51板方案\mcu\Demo.uv2
Project File Date: 07/18/2008
Output:
Build target 'Target 1'
compiling main.c...
www.eeworm.com/read/25575/947534
c main.c
/************************************
* 6通道航模遥控器初级版ICC程序 *
* 功 能:6通道比例遥控PPM编码 *
* 电 路:6_RC_ZJ.SCH *
* 建立日期:2010年05月17日 *
* 版 本:V10.01 *
* 设 计 者:周长洪 *
* 修改日期:2010年05月17日
www.eeworm.com/read/35405/1057218
cn2 nlsfunc.cn2
~aNLSFUNC~0
启动~aNLSFUNC~0程序可装载国家特定的语言支持(NLS)信息。
既可在命令行也可在CONFIG.SYS文件中使用~aNLSFUNC~0命令,以使用国家
特定的信息和字符集(代码页)切换。
当Windows运行时不能使用~aNLSFUNC~0命令,否则计