代码搜索:高带宽
找到约 6,986 项符合「高带宽」的源代码
代码结果 6,986
www.eeworm.com/read/114100/15112238
txt 怎样才能加快vb中向excel中添加数据的速度.txt
采 用 Automation调 用 EXCEL本 身 就 是 比 较 慢 , 而 且 对 机 器 的 配 置 要 求 比 较 高 , 只 适 合 小 规 模 、 速 度 要 求 不 高 的 场 合 。 你 可 以 设 置 Excel不 可 见 , 这 样 可 以 提 高 速 度 。 如 :
Set objExcel = CreateObject("Excel.Application")
www.eeworm.com/read/27645/987239
c em78p372n_wdt.c
//**************************************************************************************
//以下程序动作情形为P50输出高约1秒;之后P50输出低约500ms,然后依前述情形循环。本程序利
//用看门狗定时器计时,使P50输出高约1秒,MCU即发生重置,此时P50输出低,而P50输出高的
//时间(即为
www.eeworm.com/read/487391/6510981
h 复件 zifu.h
unsigned char code Timename[11][32]={
{
/*------------------------------------------------------------------------------
; 源文件 / 文字: 今
; 宽×高(像素) : 16×16
----------------------------------------
www.eeworm.com/read/483855/6596433
h zifu.h
unsigned char code Timename[11][32]={
{
/*------------------------------------------------------------------------------
; 源文件 / 文字: 今
; 宽×高(像素) : 16×16
----------------------------------------
www.eeworm.com/read/356068/3043181
c main.c
/****************************************Copyright (c)**************************************************
** 大唐高鸿股份有限公司
** 硬件开发部
www.eeworm.com/read/296583/8091002
cpp main.cpp
#include
#include
#include
#include
#define LH +1//左高
#define EH 0//等高
#define RH -1//右高
//函数结果状态代码
#define TRUE 1
#define FALSE 0
#define
www.eeworm.com/read/144427/12795333
h typedef.h
/**********************************************************
Copyright (c) 2002,杭州高特电子设备有限公司
FileName : Typedef.h
MCU : 51兼容机
Compiler : C51编译器C51 COMPILER V7.02a
Author : 高特电子嵌
www.eeworm.com/read/326377/13144911
h trend.h
#ifndef trend_h
#define trend_h
#define TrendXorg 0//趋势窗口原点
#define TrendYorg 19
#define TrendWidth 578//趋势窗口宽和高
#define TrendHeight 555
#define CurveWidth 408 //四条曲线的宽和高
#define CurveHeight 62
#d
www.eeworm.com/read/301940/13845573
m waveletthreshod.m
clear;clc;
%-----------------------------------------------------------------
%从程序的运行结果来看,文献1,3,4的去噪效果比较好
%其中文献4对高信噪比的的情况不是很好,在高信噪比时,软硬阈值的效果最好
%----------------------------------------------------
www.eeworm.com/read/233189/14164625
txt 解码对象.txt
波形以4.5ms低电平和4.5ms高电平为开始
以约0.615ms低和0.5ms高为‘0’
以约0.615ms低和1.6ms高为‘1’