代码搜索:visual basic

找到约 10,000 项符合「visual basic」的源代码

代码结果 10,000
www.eeworm.com/read/355695/3050609

dsw basic_dump_ex.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/353649/3083276

c basic_prediction_mmx.c

/************************************************************************** * * * This code has been developed by Eugene Kuzn
www.eeworm.com/read/353649/3083306

c basic_prediction_mmx.c

**/ #include "basic_prediction.h" void CopyBlock(unsigned char * Src, unsigned char * Dst, int Stride) { int dy; long *lpSrc = (long *) Src; long *lpDst = (long *) Dst; int lpStride
www.eeworm.com/read/353649/3083338

c test_basic_prediction.c

/* test_basic_prediction.c Test program for basic_prediction. Tests for accuracy and can also be used for testing the speed of this module. Version 0.1 John Funnell, 18 March 2001
www.eeworm.com/read/353649/3083342

dsw test_basic_prediction.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/353649/3083343

plg test_basic_prediction.plg

Build Log --------------------Configuration: test_basic_prediction - Win32 Debug-------------------- Command Lines Results test
www.eeworm.com/read/353649/3083344

dsp test_basic_prediction.dsp

# Microsoft Developer Studio Project File - Name="test_basic_prediction" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE
www.eeworm.com/read/352214/3096369

input-basic-units2

/* ======================================================= */ /* VARIBALE WITH UNITS II */ /* This input file tests the variables with different Units */ /* ====
www.eeworm.com/read/352214/3096373

input-basic-units3

/* ======================================================= */ /* SI and US CONVERSIONS */ /* */ /* Test
www.eeworm.com/read/352214/3096380

input-basic-units1

/* ===================================================================== */ /* This input file tests the variables with different Units */ /* ===========================================