代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/158872/5590146
readme
OBSOLETE This is the fr30 simulator directory.
OBSOLETE
OBSOLETE It is still work-in-progress. The current sources are reasonably
OBSOLETE well tested and lots of features are in. However, there's
www.eeworm.com/read/103514/15730035
todo
The TIFF reader could do with progress reporting. Unfortunately, the
TIFF format and libtiff combine to make this a total pain to do in a
sufficiently general manner without killing the loading speed.
www.eeworm.com/read/188503/8535664
todo
IN PROGRESS
- Remove obsolete i,j in macroblocks in favour of Coord....
- Replace appending subsampled luminance to luminance data with a 5-plane
picture data model (YUVHQ)
- MotionEst should b
www.eeworm.com/read/385664/8792954
txt wishlist.txt
Wishlist for ReactOS CMD
~~~~~~~~~~~~~~~~~~~~~~~~
- Exclusion wildcards: "del /r *.bak -abcd.bak"
Deletes ALL *.bak files EXCEPT abcd.bak.
- Progress indikator on long file operations (copy/
www.eeworm.com/read/384426/8871259
m stochofn.m
function stochofn(action)
if nargin < 1
action='init';
end
% Modularize
% Percent overlap working?
% Add composing in progress dialog
name = mfilename;
figname = [name(1:end-2) '_fig'];
www.eeworm.com/read/382603/9016952
txt readme.txt
Please note. In keeping with "release early and release
often", the files in these directories are very much a work
in progress. The high level model produces useful results,
the rest doesn't wor
www.eeworm.com/read/381363/9096277
m progressbar.m
function progressbar(x,tit)
%PROGRESSBAR Display wait bar in the statusbar.
%
% PROGRESSBAR('title', X)
%
% displays a progress bar of fractional length X in the statusbar.
% X should be between 0 and
www.eeworm.com/read/362688/9986396
cpp progressbar.cpp
// ProgressBar.cpp : implementation file
//
// Drop-in status bar progress control
//
// Written by Chris Maunder (chrismaunder@codeguru.com)
// Copyright (c) 1998.
//
// This code may be used
www.eeworm.com/read/359285/10157314
dfm prograss.dfm
object Frm_prograss: TFrm_prograss
Left = 338
Top = 216
BorderIcons = []
BorderStyle = bsNone
Caption = 'frm_progress'
ClientHeight = 91
ClientWidth = 386
Color = clTeal
Def