代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/237463/4627744
svn-base easyprogressdlg.pas.svn-base
{***********************************************************}
{ }
{ Print progress dialog }
{
www.eeworm.com/read/390920/8433526
c jdapistd.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Forward declarations */
LOCAL(boolean) output_pass_setup JPP((j_decompress_ptr cinfo));
/*
* Decompression initializ
www.eeworm.com/read/287361/8689912
m newtraj2d.m
function newtraj2D;
global TRJ_bufer Time_bufer bufer_i;
global DS;
global calculation_progress;
ss=get(gcf,'UserData');
colorval=get(ss.traj,'Color');
Xdt=get(ss.traj,'Xdata');
Ydt=get(ss.
www.eeworm.com/read/287361/8689982
m newtraj3d.m
function newtraj3D;
global TRJ_bufer Time_bufer bufer_i;
global DS;
global calculation_progress;
ss=get(gcf,'UserData');
colorval=get(ss.traj,'Color');
Xdt=get(ss.traj,'Xdata');
Ydt=get(ss.tr
www.eeworm.com/read/428927/8828502
c jdapistd.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* Forward declarations */
LOCAL(boolean) output_pass_setup JPP((j_decompress_ptr cinfo));
/*
* Decompression initializ
www.eeworm.com/read/181913/9227806
ppc mmc_test.ppc
[DeviceName]
Value=P18F452
[DeviceClock]
Value=8
[MainUnit]
Value=MMC_Test.c
[DeviceFlags]
Count=3
Value0=_HS_OSC_1H = $00FA
Value1=_WDT_OFF_2H = $00FE
Value2=_LVP_OFF_4L = $00FB
[ProjectFi
www.eeworm.com/read/376715/9309947
c se.c
/*
** $Id: dialogbox.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 4.1
**
** dialogbox.c: Sample program for MiniGUI Programming Guide
** Usage of DialogBoxIndirectParam
**
** Copyri
www.eeworm.com/read/179896/9332000
c widget_simpleprogbar.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applicati
www.eeworm.com/read/179896/9332082
c widget_simpleprogbar(1).c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applicati
www.eeworm.com/read/356364/10229612
cpp dialogprogress.cpp
// DialogProgress.cpp : implementation file
//
#include "stdafx.h"
#include "Dialog.h"
#include "DialogProgress.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL