代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/386998/2564516
readme
WARNING: This is work-in-progress.
In the long run I plan to turn this into a v4l capture library. But
that isn't finished yet and probably will not for some time. Some
documentation can be found
www.eeworm.com/read/382791/2626899
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// progress.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/372723/2769805
c progbar.c
/*
* Copyright (C) 1999, 2000, Wei Yongming.
* Portions Copyright (c) 2000 Greg Haerr
*
* Progress bar for Microwindows win32 api.
*/
/*
** This library is free softw
www.eeworm.com/read/367470/2842694
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Progress.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/355930/3045851
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Progress.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/351636/3101289
py curvatureanisotropicdiffusionimagefilter.py
#
# Example on the use of the CurvatureAnisotropicDiffusionImageFilter
#
import itk
from sys import argv
itk.auto_progress(2)
dim = 2
IType = itk.Image[itk.F, dim]
OIType = itk.Image[it
www.eeworm.com/read/351636/3101295
py boxgrayscaledilateimagefilter.py
#
# Example on the use of the GrayscaleDilateImageFilter
# and Box strucutring element
#
import itk
from sys import argv
itk.auto_progress(2)
dim = 2
IType = itk.Image[itk.US, dim]
OITy
www.eeworm.com/read/351636/3101310
py strelfromimagegrayscaledilateimagefilter.py
#
# Example on the use of the GrayscaleDilateImageFilter
# and Box strucutring element
#
import itk
from sys import argv
itk.auto_progress(2)
dim = 2
IType = itk.Image[itk.US, dim]
OITy
www.eeworm.com/read/351636/3101313
py findemptyclasses.py
import itk, re, sys
# itk.auto_progress(True)
from itkTemplate import itkTemplate
# sets are not in builtin with python older than 2.4
import sets
set = sets.Set
# dirty but easier: a glob
www.eeworm.com/read/267735/4262414
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// progress.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.