代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/265527/11262166
asm pll42dly.asm
;File: pll42dly.a51
;Author: Eckart Hartmann Date:05/10/2003
;Development progress: Pll842.df
;
;PllDly==========Software delay
;C Function prototype: char PllDly(uint uDlyMs);
;Description of F
www.eeworm.com/read/265527/11262176
asm dac42cfg.asm
;File: dac42cfg.a51
;Author: Eckart Hartmann Date:17/10/2003
; Development progress: Dac842.df
;
;DacCfg==========Configures DAC.
;C Function prototype: char DacCfg(char cDaccon);
;Description
www.eeworm.com/read/147282/12570590
txt test.txt
'CSyntax.cls
Option Explicit
Option Compare Binary
Public Event Progress(ByVal Value As Integer) '*处理进度
Private m_initSTX As Boolean '语法初始化标记
Private m_oString As CStringBuilde
www.eeworm.com/read/201202/15413495
sci monitorpursuit.sci
function new_res = MonitorPursuit(typ,nuc,t,amax,res,a,dp,D,pktype)
// MonitorPursuit -- Display intermediate Pursuit progress
// Usage
// new_res = MonitorPursuit(type,nuc,t,amax,res,dp,D,pkty
www.eeworm.com/read/111979/15498392
htm read.cgi-read=10384.htm
How to show download progress when receving file from internet ?
www.eeworm.com/read/107246/15611401
h mycommpublic.h
#include "stdafx.h"
#ifndef _HLITTLE_COMM_PUBLIC_H
#define _HLITTLE_COMM_PUBLIC_H
/*************Function by hlittle*********************/
#define MSG_SEND_PROGRESS WM_USER+201
#define MSG_RECV
www.eeworm.com/read/102489/15780089
h program.h
class CProgram
{
public:
~CProgram();
int Blank(long addr, long length);
int Erase(long addr, long length);
void Progress(int ptc);
int Check(void);
int Read(BYTE *buffer, long start_add
www.eeworm.com/read/102489/15780111
h program.h
class CProgram
{
public:
~CProgram();
int Blank(long addr, long length);
int Erase(long addr, long length);
void Progress(int ptc);
int Check(void);
int Read(BYTE *buffer, long start_add
www.eeworm.com/read/390047/8488533
h mms_image.h
/*****************************************************************************
** File Name: xxx_mmi_image.h *
** Author:
www.eeworm.com/read/181652/9242788
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyQQ.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi