上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 164 下一页
摘要: http://blog.csdn.net/eroswang/article/details/4085310一些操作系统的最新版本已经更新了 /proc/cpuinfo 文件,以支持多路平台。如果您的系统中的 /p... 阅读全文
posted @ 2017-05-07 23:52 张同光 阅读(198) 评论(0) 推荐(0)
摘要: http://blog.sciencenet.cn/blog-373392-501454.html回首看看我们以前所有的作图,横坐标都标示在底部,而纵坐标都标示在左侧。其实,在图像顶部和右侧,还隐藏着一对不太引人... 阅读全文
posted @ 2017-05-07 22:25 张同光 阅读(678) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/bill_chuang/article/details/18215051一、基础篇:1、plot命令基本命令:plot {} { | {"" {datafile-... 阅读全文
posted @ 2017-05-07 15:23 张同光 阅读(1383) 评论(0) 推荐(0)
摘要: gnuplot是由Colin Kelly和Thomas Williams于1986年开始开发的科学绘图工具,支持二维和三维图形。它的功能是把数据资料和数学函数转换为容易观察的平面或立体的图形,它有两种工作方式,交互式方式和批处理方式,它可以让使用者很容易地读入外部的数据结果,在屏幕上显示图形,并且可... 阅读全文
posted @ 2017-05-07 15:04 张同光 阅读(592) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/ksearch/article/details/23282397之前讲过了简单的函数绘图,而实际科研中更多用到的是数据绘图。在讲如何用gnuplot进行数据绘图之前,我们... 阅读全文
posted @ 2017-05-07 15:02 张同光 阅读(534) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=566783作者:克里斯蒂娜酱 来源:知乎先给结论:程序员十年后的相对收入应该不会降低,但是竞争会越来越激烈,个人认为行业从... 阅读全文
posted @ 2017-05-06 20:19 张同光 阅读(121) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/zyuanyun/article/details/608905341. Android 音频框架概述Audio 是整个 Android 平台非常重要的一个组成部分,负责音... 阅读全文
posted @ 2017-05-06 17:40 张同光 阅读(1073) 评论(0) 推荐(0)
摘要: ###---------------------------------------------------------------------------------------- begin## 测试 doc... 阅读全文
posted @ 2017-05-05 23:53 张同光 阅读(137) 评论(0) 推荐(0)
摘要: ###---------------------------------------------------------------------------------------- begin## 测试 lin... 阅读全文
posted @ 2017-05-05 23:52 张同光 阅读(106) 评论(0) 推荐(0)
摘要: ============================================== 测试 docker matrix, 获得 CPU, MEMORY, 网络性能的 统计信息 - no use -begi... 阅读全文
posted @ 2017-05-05 22:58 张同光 阅读(141) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=566757在一年一度的DockerCon大会上,来自全球各地的 5000 名参与者,济济一堂,于奥斯丁会议中心,共同见证 ... 阅读全文
posted @ 2017-05-05 15:34 张同光 阅读(107) 评论(0) 推荐(0)
摘要: http://mailman.isi.edu/pipermail/ns-developers/2012-June.txtFrom mathieu.lacage at cutebugs.net Fri Jun ... 阅读全文
posted @ 2017-05-05 10:29 张同光 阅读(1110) 评论(0) 推荐(0)
摘要: https://www.nsnam.org/wiki/BRITE_integration_with_ns-3 cd /opt/tools/network_simulators/ns3/ns-allinone-3.26 $: hg clone http://code.nsnam.org/jpelkey 阅读全文
posted @ 2017-05-04 23:40 张同光 阅读(399) 评论(0) 推荐(0)
摘要: Q:您好!我想问您一个问题,最近我也在腾讯云上面搭建了一个服务器,z支持mptcp协议,我用本地电脑往云服务器上传数据,理论上应该是两路一起传,不知道为什么始终只有一路。。请问您知道原因吗?拜托,望回复!谢谢您了... 阅读全文
posted @ 2017-05-04 21:53 张同光 阅读(128) 评论(0) 推荐(0)
摘要: https://www.researchgate.net/post/Utilizing_multi-core_processors_in_NS-2I have a Corei7 laptop with an 8 ... 阅读全文
posted @ 2017-05-04 21:31 张同光 阅读(111) 评论(0) 推荐(0)
摘要: Python API Scanning Support : not enabled (gccxml missing) download: https://github.com/gccxml/gccxml scp gccxml-master.zip 10.109.253.80:/opt/tools T 阅读全文
posted @ 2017-05-04 17:17 张同光 阅读(198) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/3040801/error-compiling-gcc-undefined-reference-to-libc-name-pWhen comp... 阅读全文
posted @ 2017-05-04 17:08 张同光 阅读(316) 评论(0) 推荐(0)
摘要: dnf install castxml 阅读全文
posted @ 2017-05-04 14:29 张同光 阅读(213) 评论(0) 推荐(0)
摘要: need to:# dnf install libgfortran libtorque numactl# export PATH=$PATH:/usr/lib64/openmpi/bin# export LD_L... 阅读全文
posted @ 2017-05-04 14:11 张同光 阅读(305) 评论(0) 推荐(0)
摘要: https://www.nsnam.org/docs/models/html/distributed.htmlMPI for Distributed SimulationParallel and distribu... 阅读全文
posted @ 2017-05-04 11:13 张同光 阅读(416) 评论(0) 推荐(0)
上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 164 下一页