代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/432522/8596986
c example_281xspi_ffdlb.c
//###########################################################################
//
// FILE: Example_281xSpi_FFDLB.c
//
// TITLE: DSP281x Device Spi Digital Loop Back program.
//
// ASSUMPTIONS
www.eeworm.com/read/288527/8625199
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/187392/8642320
c start12.c
/*****************************************************
start12.c - standard startup code
The startup code may be optimized to special user requests
---------------------------------------
www.eeworm.com/read/431945/8645631
c start12.c
/*****************************************************
start12.c - standard startup code
The startup code may be optimized to special user requests
---------------------------------------
www.eeworm.com/read/387762/8655310
cpp grprimm1.cpp
#include
#include
#include "book.h"
#define INFINITY 65535 // Big enough for simple tests
#include "grmat.h"
void AddEdgetoMST(int v1, int v2) {
cout
www.eeworm.com/read/387762/8655374
cpp grpriml1.cpp
#include
#include
#include "book.h"
#define INFINITY 65535 // Big enough for simple tests
#include "grlist.h"
void AddEdgetoMST(int v1, int v2) {
cout
www.eeworm.com/read/387664/8660026
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/287529/8683913
doc comdemo.doc
Comdemo - Serial Communications Demo.
Comdemo is a full duplex terminal program. It recognizes most
of the more common ANSI control sequence such as cursor
loc
www.eeworm.com/read/287415/8687110
c hello2.c
/* hello2.c
* purpose show how to use curses functions with a loop
* outline initialize, draw stuff, wrap up
*/
#include
#include
main()
{
int i;
initscr(); /* turn o
www.eeworm.com/read/287135/8719302
c start12.c
/*****************************************************
start12.c - standard startup code
The startup code may be optimized to special user requests
---------------------------------------