代码搜索:Infinity

找到约 1,499 项符合「Infinity」的源代码

代码结果 1,499
www.eeworm.com/read/364713/9897513

cpp dfstree.cpp

//DFSTree.cpp //无向图的深度优先构造生成树 # include # include # include # include # define INFINITY 1000 # define MAX_VERTEX_NUM 20 # define OK 1 # define
www.eeworm.com/read/165809/10050874

cpp 11.cpp

#include #include #include #define ERROR 0 #define OK 1 #define N 50 #define E 50 #define MAX 100 #define INFINITY 65535//最大值无穷 typedef char VexType;//顶点类型 ty
www.eeworm.com/read/424063/10500534

m hinfdes1.m

% A function for use with the h-infinity Control Toolbox demonstration % Copyright (c) 1990-94 by The MathWorks, Inc. format short e clear ae be ce de; sys = mksys(a,b,c,d); [aw1,bw1,cw1,dw1] =
www.eeworm.com/read/449372/7507701

c auxgraph.c

#include #define tofiles 1 #define infinity (11)&1)+((x>>2)&1)+((x>>3)&1)+((x>>4)&1)+((x>>5)&1)+((x>>6
www.eeworm.com/read/240780/13198376

h global.h

#ifndef _MAP_GLOBAL_H_ #define _MAP_GLOBAL_H_ #define infinity 1e20 //定义为无穷大 #define EP 1e-10 //定义无穷小 typedef unsigned char uchar; typedef unsigned int uint; t
www.eeworm.com/read/319689/13446405

h global.h

#ifndef _MAP_GLOBAL_H_ #define _MAP_GLOBAL_H_ #define infinity 1e20 //定义为无穷大 #define EP 1e-10 //定义无穷小 typedef unsigned char uchar; typedef unsigned int uint; t
www.eeworm.com/read/124910/6039512

h-data resource.h-data

constant PRIO_PROCESS constant PRIO_PGRP constant PRIO_USER type rlim_t constant RLIM_INFINITY constant RLIM_SAVED_MAX constant RLIM_SAVED_CUR constant RUSAGE_SELF constant RUSAGE_CHILDREN type {s
www.eeworm.com/read/233801/14136095

txt 新建 文本文档.txt

#include #include #include #include #include #define MAX_VERTEX_NUM 20 /*最大顶点数*/ #define INFINITY 32767 /*最大值*/ #define STACK_INIT_SIZE 100
www.eeworm.com/read/207808/15261609

h global.h

#ifndef _MAP_GLOBAL_H_ #define _MAP_GLOBAL_H_ #define infinity 1e20 //定义为无穷大 #define EP 1e-10 //定义无穷小 typedef unsigned char uchar; typedef unsigned int uint; t
www.eeworm.com/read/207523/15269112

h global.h

#ifndef _MAP_GLOBAL_H_ #define _MAP_GLOBAL_H_ #define infinity 1e20 //定义为无穷大 #define EP 1e-10 //定义无穷小 typedef unsigned char uchar; typedef unsigned int uint; t