代码搜索:progress
找到约 5,291 项符合「progress」的源代码
代码结果 5,291
www.eeworm.com/read/157603/11683535
cpp mystatusbar.cpp
// MyStautsBar.cpp : implementation file
//
#include "stdafx.h"
#include "Cad.h"
#include "MyStatusBar.h"
#include "CadDoc.h"
#include "CadView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#u
www.eeworm.com/read/259580/11780776
output timechain.output
Best-case times in progress
50000 inserts took 45.092 ms
50000 gets took 13164.5 ms
50000 indexOfs took 12968 ms
Worst-case indexOf took 0.55 ms
50000 erases took 2.119 ms
Average-case times in
www.eeworm.com/read/259143/11818430
asm bf533_ez-kit_omnivision_config.asm
/******************************************************************************/
//
// Name: BF533 EZ-KIT video ITU-656 receive mode (8bit) for the Omnivision chip OV6630
//
/*********************
www.eeworm.com/read/259083/11821245
cpp sendmail.cpp
// SendMail.cpp : implementation file
//
#include "stdafx.h"
#include "tbvc.h"
#include "SendMail.h"
#include "MailMessage.h"
#include "smtp.h"
#include "ProgressWin.h"
#ifdef _DEBUG
#def
www.eeworm.com/read/257903/11907646
cpp makerestordatabase.cpp
// MakeRestorDatabase.cpp : 实现文件
//
#include "stdafx.h"
#include "MedicineSaleManages.h"
#include "MakeRestorDatabase.h"
#include ".\makerestordatabase.h"
// CMakeRestorDatabase 对话框
IMP
www.eeworm.com/read/257760/11913323
h kypcjxexamcrkdlg.h
// KYPCJXExamCrkDlg.h : 头文件
//
#pragma once
#include "afxcmn.h"
// CKYPCJXExamCrkDlg 对话框
class CKYPCJXExamCrkDlg : public CDialog
{
// 构造
public:
CKYPCJXExamCrkDlg(CWnd* pParent = NULL
www.eeworm.com/read/153044/12064203
m help_warranty.m
function help_warranty(self)
%
% The SeaGrid software, an educational work-in-progress,
% is made available without warranty or promise for remedy
% of any kind, either expressed or implied. Do no
www.eeworm.com/read/341528/12079574
c widget_simpleprogbar.c
/*
*********************************************************************************************************
* uC/GUI V4.04
* Univ
www.eeworm.com/read/250756/12385906
c sshrsag.c
/*
* RSA key generation.
*/
#include "ssh.h"
#define RSA_EXPONENT 37 /* we like this prime */
int rsa_generate(struct RSAKey *key, int bits, progfn_t pfn,
void *pfnparam)
{