⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gb_flip.ch

📁 模拟器提供了一个简单易用的平台
💻 CH
字号:
@x l.38int main()@yint main(void)@z@x l.98extern long gb_flip_cycle(); /* compute 55 more pseudo-random numbers */@yextern long gb_flip_cycle(void); /* compute 55 more pseudo-random numbers */@z@x l.126long gb_flip_cycle()@ylong gb_flip_cycle(void)@z@x l.151void gb_init_rand(seed)    long seed;@yvoid gb_init_rand(long seed)@z@x l.223extern void gb_init_rand();@yextern void gb_init_rand(long);@z@x l.244long gb_unif_rand(m)    long m;@ylong gb_unif_rand(long m)@z@x l.255extern long gb_unif_rand();@yextern long gb_unif_rand(long);@z

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -