代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/274267/4187220
plg test_basic_prediction.plg
Build Log
--------------------Configuration: test_basic_prediction - Win32 Debug--------------------
Command Lines
Results
test
www.eeworm.com/read/274267/4187221
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/269205/4247014
sdc autoconstraint_ram_basic.sdc
#Begin clock constraint
define_clock -name {b:ram_basic|clk} -period 2.718 -clockgroup Autoconstr_clkgroup_0 -rise 0.000 -fall 1.359 -route 0.000
#End clock constraint
www.eeworm.com/read/269205/4247016
areasrr rpt_ram_basic.areasrr
#### START OF AREA REPORT #####[
Part: XC3S50TQ144-4 (Xilinx)
-------------------------------------------------------------------------
######## Utilization report for Top level view: ra
www.eeworm.com/read/268663/4251050
c basic_prediction_mmx.c
/**************************************************************************
* *
* This code has been developed by Eugene Kuzn
www.eeworm.com/read/268663/4251080
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/268663/4251112
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/268663/4251116
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/268663/4251117
plg test_basic_prediction.plg
Build Log
--------------------Configuration: test_basic_prediction - Win32 Debug--------------------
Command Lines
Results
test
www.eeworm.com/read/268663/4251118
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