代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/322210/3527332
c basic_prediction_mmx.c
/**************************************************************************
* *
* This code has been developed by Eugene Kuzn
www.eeworm.com/read/322210/3527362
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/322210/3527394
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/322210/3527398
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/322210/3527399
plg test_basic_prediction.plg
Build Log
--------------------Configuration: test_basic_prediction - Win32 Debug--------------------
Command Lines
Results
test
www.eeworm.com/read/322210/3527400
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/321483/3533748
t tbt_01basic.t
#!/usr/bin/perl
use Test::Builder::Tester tests => 9;
use Test::More;
ok(1,"This is a basic test");
test_out("ok 1 - tested");
ok(1,"tested");
test_test("captured okay on basic");
test_out("ok 1 -
www.eeworm.com/read/316872/3604185
txt basic-pm-debugging.txt
Debugging suspend and resume
(C) 2007 Rafael J. Wysocki , GPL
1. Testing suspend to disk (STD)
To verify that the STD works, you can try to suspend in the "reboot" mode:
# echo reboot