代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
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/303905/13806640
cpp grdijkl1.cpp
#include
#include
#include "book.h"
#define INFINITY 65535 // Big enough for simple tests
#include "grlist.h"
int minVertex(Graph*, int*);
// Compute shortest
www.eeworm.com/read/129924/5966167
h __math.h
extern char __infinity[];
#define HUGE_VAL (*(double *) __infinity)
www.eeworm.com/read/101082/6252260
s softfp.s
/* @(#)softfp.s 4.4 (ULTRIX) 2/12/91 */
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */
/* | Reserve
www.eeworm.com/read/222340/6290395
c 第一次写的没有加入路径.c
#include
#include
#include
#define MAX 100000
#define INFINITY 100000
int d[21][MAX]={INFINITY};
int main(){
int i,j,k,t,n;
long min;
int c[21][21]={0};
ch
www.eeworm.com/read/222340/6290397
c 最后加入路径的代码.c
#include
#include
#include
#define MAX 1000000
#define INFINITY 100000
int d[21][MAX]={INFINITY};
int pos[21][MAX];
int main(){
int i,j,k,t,n,tempk,tmppos;//tmpk用
www.eeworm.com/read/340608/12144074
asm fs_div32.asm
;******************************************************************************
;* FS_DIV32.ASM - 32 BIT STATE - v2.54 *
;* Copyright (c) 1996-2004 Texas Instr
www.eeworm.com/read/340608/12144673
asm fs_div16.asm
;******************************************************************************
;* FS_DIV16.ASM - 16 BIT STATE - v2.54 *
;* Copyright (c) 1996-2004 Texas Instr