代码搜索:Initialize
找到约 10,000 项符合「Initialize」的源代码
代码结果 10,000
www.eeworm.com/read/303905/13806608
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/303905/13806636
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/301068/13866795
c start12.c
/*****************************************************
start12.c - standard startup code
The startup code may be optimized to special user requests
---------------------------------------
www.eeworm.com/read/300892/13883124
c example_281xsci_ffdlb.c
//###########################################################################
//
// FILE: Example_281xSci_FFDLB.c
//
// TITLE: DSP281x Device SCI FIFO Digital Loop Back Test.
//
// ASSUMPT
www.eeworm.com/read/300892/13883165
c example_281xspi_ffdlb.c
//###########################################################################
//
// FILE: Example_281xSpi_FFDLB.c
//
// TITLE: DSP281x Device Spi Digital Loop Back program.
//
// ASSUMPTIONS
www.eeworm.com/read/148525/5714109
inc i3excsu.inc
; Include 80386ex register and board definitions and register get/set macros
;; *********************************************************************************
;; ********************** EV386E
www.eeworm.com/read/148525/5714119
inc csu.inc
; Include 80386ex register and board definitions and register get/set macros
$include (i386ex.inc)
;; *********************************************************************************
;; ****
www.eeworm.com/read/139903/5795581
cpp clibtest.cpp
//: C04:CLibTest.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
//{L} CLib
// Test the C-like lib
www.eeworm.com/read/135677/5883492
c init.c
/*
*Copyright (c) 2000-2002 Viola Systems Ltd.
*All rights reserved.
*
*Redistribution and use in source and binary forms, with or without
*modification, are permitted provided that the fol
www.eeworm.com/read/131315/5946580
c initquad.c
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi