代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/277562/4155106
c tsx_basic_test.c
/* $Id: tsx_basic_test.c 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/275421/4177202
c basic_prediction_mmx.c
/**************************************************************************
* *
* This code has been developed by Eugene Kuzn
www.eeworm.com/read/275421/4177238
c basic_prediction_mmx.c
/**************************************************************************
* *
* This code has been developed by Juice. This
www.eeworm.com/read/275421/4177276
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/275421/4177283
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/275421/4177284
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/274267/4187153
c basic_prediction_mmx.c
/**************************************************************************
* *
* This code has been developed by Eugene Kuzn
www.eeworm.com/read/274267/4187183
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/274267/4187215
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/274267/4187219
dsw test_basic_prediction.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################