代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/278099/10571509
c ccomcall.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Call undocumented Int 2Eh to invoke COMMAND.COM
**
** demo by Bob Stout
**
** NOTES: Dangerous code - will abort batch files in progress and
www.eeworm.com/read/419401/10871228
txt communitystructuredetectingofcomplexnetwork(realizethegnalgorithmbyjavacode).txt
import java.io.*;
class Progress {
Static int num[][];
Static int num1[][];
Static int cost[][];
Static int w[];
Static int d[];
Static int shorttree[][];
Static
www.eeworm.com/read/364251/7075911
py regressions.py
#!/usr/bin/python -u
import glob, os, string, sys, thread, time
# import difflib
import libxml2
###
#
# This is a "Work in Progress" attempt at a python script to run the
# various regression tests.
www.eeworm.com/read/457308/7328056
py progressbar.py
#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
"""
A basic widget for showing the progress
being made in a task.
"""
from Tkinter import *
class ProgressBar:
def __init__(self, master=None,
www.eeworm.com/read/141594/12996686
arff cpu.arff
%
% As used by Kilpatrick, D. & Cameron-Jones, M. (1998). Numeric prediction
% using instance-based learning with encoding length selection. In Progress
% in Connectionist-Based Information Systems
www.eeworm.com/read/309649/13667269
c ccomcall.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Call undocumented Int 2Eh to invoke COMMAND.COM
**
** demo by Bob Stout
**
** NOTES: Dangerous code - will abort batch files in progress and
www.eeworm.com/read/114741/6122647
properties publish.properties
# ResourceBundle for publish application messages
# Homepage
home.page.title=Book Publishing Home
home.booksinprogress.title=Books In Progress
home.plannedbooks.title=Planned Books
home.booknew
www.eeworm.com/read/154977/11908516
inc kei841.inc
;Functions: Keil specific definitions.
;File: Keil841.inc
;Author: Eckart Hartmann Date:16/10/2003
;Description of Software: None.
;Development progress: None.
;
;Interface Signals:
;===
www.eeworm.com/read/221828/14718840
cpp mkdarts.cpp
#include
#include
#include
#include
#include "darts.h"
int progress_bar (size_t current, size_t total)
{
static char bar[] = "*******************************
www.eeworm.com/read/116634/14961113
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, Classes, Controls, Forms,
StdCtrls, ICQDb, ICQWorks, ComCtrls, SysUtils;
type
TForm1 = class(TForm)
Button1: TButton;
Progress