代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/391151/8418568
asm fircasmfuncfast.asm
;FIRCASMfuncfast.asm C-called faster function to implement FIR
.def _fircasmfunc
_fircasmfunc: ;ASM function called from C
MV A6,A1 ;setup loop count
MPY A6,2,A6 ;since dly buf
www.eeworm.com/read/291333/8424164
chf cvboundingrect.chf
#include
#include
CvRect cvBoundingRect(const void* points, int update) {
void *fptr;
CvRect retval, *temp;
fptr = dlsym(_Chcv_handle, "cvBoundingRect_chdl");
www.eeworm.com/read/291273/8427414
rc wupddutch.rc
STRINGTABLE
{
909, "Ophalen update bestand : "
910, "Ophalen update bestanden ?"
911, "Afsluiten toepassing om update uit te voeren ?"
912, "Identiek bron en doel bestand : %s"
913, "Besta
www.eeworm.com/read/291273/8428429
rc wupdeng.rc
STRINGTABLE
{
909, "Download update file : "
910, "Download update files ?"
911, "Shutdown application to update executable files ?"
912, "Equal source and target files : %s"
913, "File no
www.eeworm.com/read/189297/8478053
pas unitachieve.pas
unit unitAchieve;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls,
Forms, Dialogs,unitDatamodule,IBQuery,IBDatabase,IBUpdateSQL,comObj,Variants,Math;
type
TAc