代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/425940/10308384
h scrambler.h
//---------------------------------------------------------------------------
#ifndef ScramblerH
#define ScramblerH
class Scrambler
{
public:
int __fastcall Update(int Value);
www.eeworm.com/read/425940/10308450
h destuffer.h
//---------------------------------------------------------------------------
#ifndef DeStufferH
#define DeStufferH
//---------------------------------------------------------------------------
www.eeworm.com/read/162364/10310492
h lubyrack.h
// lubyrack.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_LUBYRACK_H
#define CRYPTOPP_LUBYRACK_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
www.eeworm.com/read/425905/10310582
gitignore .gitignore
*.a
*.o
*.so
*.[0-9]
lspci
setpci
example
update-pciids
pci.ids.gz
www.eeworm.com/read/280531/10322496
m gentleboost.m
function classifier = gentleBoost(x, y, Nrounds, plotstyle)
% gentleBoost
%
% features x
% class: y = [-1,1]
%
%
% Implementation of gentleBoost:
% Friedman, J. H., Hastie, T. and Tibshirani
www.eeworm.com/read/354661/10336921
h align.h
//----------------------------------------------------------------------------------------------------
// ID Code : Align.h No.0000
// Update Note :
//
//-----------------------------------
www.eeworm.com/read/162078/10338199
mak heap_size.mak
# Nmake macros for building Windows 32-Bit apps
all: Heap_S~1.exe
# Update the resource if necessary
Heap_S~1.res: Heap_S~1.rc Heap_S~1.h
rc -r -fo Heap_S~1.res Heap_S~1.rc
# Update t
www.eeworm.com/read/162078/10338289
mak enab_dis.mak
# Nmake macros for building Windows 32-Bit apps
all: Enab_Dis.exe
# Update the resource if necessary
Enab_Dis.res: Enab_Dis.rc Enab_Dis.h
rc -r -fo Enab_Dis.res Enab_Dis.rc
# Update t
www.eeworm.com/read/162078/10338582
mak add_new.mak
# Nmake macros for building Windows 32-Bit apps
all: Add_New.exe
# Update the resource if necessary
Add_New.res: Add_New.rc Add_New.h
rc -r -fo Add_New.res Add_New.rc
# Update the obj