模拟器提供了一个简单易用的平台

源代码在线查看: gb_roget.ch

软件大小: 1340 K
上传用户: zyhunicom
关键词: 模拟
下载地址: 免注册下载 普通下载 VIP

相关代码

				@x l.14				extern Graph *roget();				@y				extern Graph *roget(unsigned long,unsigned long,unsigned long,long);				@z								@x l.78				Graph *roget(n,min_distance,prob,seed)				  unsigned long n; /* number of vertices desired */				  unsigned long min_distance; /* smallest inter-category distance allowed				                            in an arc */				  unsigned long prob; /* 65536 times the probability of rejecting an arc */				  long seed; /* random number seed */				@y				Graph *roget(@t\1\1@>				  unsigned long n, /* number of vertices desired */				  unsigned long min_distance,				    /* smallest inter-category distance allowed in an arc */				  unsigned long prob, /* 65536 times the probability of rejecting an arc */				  long seed@t\2\2@>) /* random number seed */				@z							

相关资源