Noxim - the NoC Simulator that is implemented by SystemC 第一步: C++ compiler installation 第二步: YAML installation 第三步: SystemC installation 第四步: Build No ...
分类:
其他好文 时间:
2018-08-23 20:57:31
阅读次数:
538
# Sets the target folders and the final framework product. # 设置目标文件夹和动态库 FMK_NAME=${PROJECT_NAME} # Install dir will be the final output to the framew ...
分类:
移动开发 时间:
2018-08-19 15:46:23
阅读次数:
500
前言: NS2是指 Network Simulator version 2,NS(Network Simulator) 是一种针对网络技术的源代码公开的、免费的软件模拟平台,研究人员使用它可以很容易的进行网络技术的开发,而且发展到今天,它所包含的模块几乎涉及到了网络技术的所有方面。所以,NS成了目前 ...
分类:
系统相关 时间:
2018-08-11 12:25:30
阅读次数:
371
前言:我和“她”认识已经有十个春秋,3650个日起日落。5年前因为对她的“误会”我们各奔东西,彼此擦肩而错过;5年后由于个人发展原因再次与她重逢。最近由于工作项目上的需要,有了和她朝夕相处的机会,潜滋暗长,日久生情,于是开始萌芽了打算为她写个自传系列文章的念头。没错,“她”就叫GNS3!因为她的美,她的魅力,她的追随者数不胜数,目前网络大把关于
分类:
其他好文 时间:
2018-08-07 18:52:08
阅读次数:
223
1.下载graspit :git clone https://github.com/graspit-simulator/graspit 2. 安装一些附加工具包:sudo apt-get install libqt4-dev libqt4-opengl-dev libqt4-sql-psql lib ...
分类:
Web程序 时间:
2018-06-17 17:50:09
阅读次数:
582
We can emulate different operating systems, browsers, and devices within a desktop operating system. We’re going to discuss iOS and Android options we ...
分类:
移动开发 时间:
2018-06-15 20:06:07
阅读次数:
230
1 /*main.cpp 2 * 3 *The starting point of the network simulator 4 *-Include all network header files 5 *-initilize the network 6 *-initialize the traf... ...
分类:
其他好文 时间:
2018-05-21 21:19:41
阅读次数:
183
0 引言 Stuttgart Neural Network Simulator(SNNS)是德国斯图加特大学开发的优秀神经网络仿真软件,为国外的神经网络研究者所广泛采用。斯图加特神经网络模拟器(SNNS)是一个图书馆。包含许多标准的神经网络实现方法及函数。这个包包装了SNNS功能,使其可以在r中使用 ...
分类:
其他好文 时间:
2018-05-19 19:39:13
阅读次数:
238
Zipline Beginner Tutorial Basics Zipline is an open-source algorithmic trading simulator written in Python .Zipline是一个用Python编写的开源算法交易模拟器。 The source ...
分类:
其他好文 时间:
2018-05-15 12:17:52
阅读次数:
169
Introduction In this project, you will develop a simulator and multiple strategies for the dice game Hog. You will need to use control statements and ...
分类:
其他好文 时间:
2018-05-04 11:45:45
阅读次数:
456