资源简介
ns2的安装文件,是一款强大的仿真软件~~
代码片段和文件信息
/*1:*/
#line 57 “common.w“
/*5:*/
#line 101 “common.w“
#include
/*:5*//*8:*/
#line 164 “common.w“
#include
/*:8*//*22:*/
#line 469 “common.w“
#include
/*:22*/
#line 58 “common.w“
#define ctangle 0
#define cweave 1 \
#define and_and 04
#define lt_lt 020
#define gt_gt 021
#define plus_plus 013
#define minus_minus 01
#define minus_gt 031
#define not_eq 032
#define lt_eq 034
#define gt_eq 035
#define eq_eq 036
#define or_or 037
#define dot_dot_dot 016
#define colon_colon 06
#define period_ast 026
#define minus_gt_ast 027 \
#define buf_size 100
#define longest_name 1000
#define long_buf_size (buf_size+longest_name)
#define xisspace(c) (isspace(c) &&((unsigned char) c<0200) )
#define xisupper(c) (isupper(c) &&((unsigned char) c<0200) ) \
#define max_include_depth 10 \
#define max_file_name_length 60
#define cur_file file[include_depth]
#define cur_file_name file_name[include_depth]
#define cur_line line[include_depth]
#define web_file file[0]
#define web_file_name file_name[0] \
#define lines_dont_match (change_limit-change_buffer!=limit-buffer|| \
strncmp(bufferchange_bufferlimit-buffer) ) \
#define if_section_start_make_pending(b) {*limit= ‘!‘; \
for(loc= buffer;xisspace(*loc) ;loc++) ; \
*limit= ‘ ‘; \
if(*loc==‘@‘&&(xisspace(*(loc+1) ) ||*(loc+1) ==‘*‘) ) change_pending= b; \
} \
#define max_sections 2000 \
\
#define too_long() {include_depth--; \
err_print(“! Include file name too long“) ;goto restart;} \
#define max_bytes 90000 \
#define max_names 4000 \
\
#define length(c) (c+1) ->byte_start-(c) ->byte_start
#define print_id(c) term_write((c) ->byte_startlength((c) ) ) \
#define hash_size 353 \
#define llink link
#define rlink dummy.Rlink
#define root name_dir->rlink \
\
#define first_chunk(p) ((p) ->byte_start+2)
#define prefix_length(p) (int) ((unsigned char) *((p) ->byte_start) *256+ \
(unsigned char) *((p) ->byte_start+1) )
#define set_prefix_length(pm) (*((p) ->byte_start) = (m) /256 \
*((p) ->byte_start+1) = (m) %256) \
#define less 0
#define equal 1
#define greater 2
#define prefix 3
#define extension 4 \
#define bad_extension 5 \
#define spotless 0
#define harmless_message 1
#define error_message 2
#define fatal_message 3
#define mark_harmless {if(history==spotless) history= harmless_message;}
#define mark_error history= error_message \
#define confusion(s) fatal(“! This can‘t happen: “s) \
\
#define show_banner flags[‘b‘]
#define show_progress flags[‘p‘]
#define show_stats flags[‘s‘]
#define show_happiness flags[‘h‘] \
#define update_terminal fflush(stdout) \
#define new_line putchar(‘\n‘)
#define putxchar putchar
#define term_write(ab) fflush(stdout) fwrite(asizeof(char) bstdout)
#define C_printf(ca) fprintf(C_fileca)
#define C_putc(c) putc(cC_file) \
#line 59 “common.w“
/*2:*/
#line 72 “common.w“
typedef short boolean;
boolean program;
/*:2*//*7:*/
#line 158 “common.w“
char buffer[long_buf_size];
char*buffer_end= buffer+buf_size-2;
char
相关资源
- 西门子授权工具Sim_EKB_Install_2016_05_0
- CCLicenseService
- Cisco Unified Operations Manager白皮书
- Cisco License Manager白皮书
- 一种有效的InSAR相位干涉图滤波方法
- 英迅(Intransa) IP7500存储解决方案
- NetApp NetCache助HypoVereinsbank实现安全快
- 在s = 7 $$ \\ sqrt {s} = 7 $$ TeV的pp碰撞中
- 广义Einstein-Cartan-Kibble-Sciama引力和引力
- q广义Bose-Einstein和Fermi-Dirac系统的热力
- Rindler空间中的Bose-Einstein凝聚
- 具有Λ项的Einstein–Gauss&ndash
- Weyl和Einstein–Gauss–Bonnet引力中
- Einstein-Gauss-Bonnet引力的大D膜范例
- 全息Chern-Simons缺陷
- 异质超电势的有限变形:全纯Chern-S
- N = 4 $$ \\ mathcal {N} = 4 $$ Chern-Simons-ma
- 从11 + 3维流形上的Chern-Simons修正重力
- 具有SO和USp量规组的Chern-Simons物质对偶
- 一般Chern-Simons向量模型中的散射振幅
- 在Chern-Simons向量模型中四点函数级的
- Chern-Simons-fermion理论中的无序算子
- 拓扑Abelian Chern-Simons和BF理论的精确计
- SU2Chern-Simons理论与竞争标量耦合
- 精确的Chern-Simons /拓扑字符串对偶
- 弦对偶用于部分拓扑的Chern-Simons问题
- Chern-Simons理论中的拓扑界面和AdS3 /
- Chern-Simons动态引力中的非扰动旋转黑
- Chern-Simons超引力的量子理论
- Einstein-Maxwell-Dilaton-Axion模型中的剪切
评论
共有 条评论