代码搜索:Initialize

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

代码结果 10,000
www.eeworm.com/read/202291/6964295

asm ycbcrtorgb.asm

/******************************************************************************* Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/202291/6964316

asm ycbcrtorgb.asm

/******************************************************************************* Copyright(c) 2000 - 2005 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/467642/7006506

tig test43.tig

/* initialize with unit and causing type mismatch in addition */ let var a := () in a + 3 end
www.eeworm.com/read/304454/7085186

c example_2833xdma_ram_to_ram.c

// TI File $Revision: /main/1 $ // Checkin $Date: August 14, 2007 16:28:42 $ //########################################################################### // // FILE: Example_2833xDMA_Ram_to_R
www.eeworm.com/read/457016/7335246

c main_demo.c

/**************************************************************************** * * * TEXAS INSTRUMENTS PROPRIETARY INFORMATION * * (c) Copyright, Texas Instruments Incorp
www.eeworm.com/read/437118/7754847

tig test43.tig

/* initialize with unit and causing type mismatch in addition */ let var a := () in a + 3 end
www.eeworm.com/read/313217/7810279

c adccalibrationmain.c

//########################################################################### // // FILE: ADCcalibrationMain.c // // TITLE: ADC Calibration - Example Program // //##############################
www.eeworm.com/read/299741/7836046

c example_28xcputimer.c

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: Example_28xCpuTimer.c
www.eeworm.com/read/299741/7836164

c example_28xdevice.c

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: DSP28_Example.c // /
www.eeworm.com/read/399309/7870915

cpp ex04_12.cpp

// Exercise 4.12: ex04_12.cpp // What does this program print? #include using std::cout; using std::endl; int main() { int y; // declare y int x = 1; // initialize x int