码迷,mamicode.com
首页 >  
搜索关键字:simulator    ( 299个结果
LTE Module User Documentation(翻译)
LTE用户文档 (如有不当的地方,欢迎指正!) 1.背景 假定读者已经熟悉 ns-3 simulator ,能运行一般的仿真程序。如果不是的话,强烈推荐读者参考 [ns3tutorial]. (如有不当的地方,欢迎指正!) 1.背景 假定读者已经熟悉 ns-3 simulator ,能运行一般的仿真 ...
分类:其他好文   时间:2016-05-13 12:53:52    阅读次数:313
210 - Concurrency Simulator
Concurrency SimulatorPS:这道题目,看懂题意就费了好大功夫。跟着RuJia的程序走了一遍,调试了一遍才明白个大概,只能说基础不是很好,还需要大量的时间学习。 PS:因为该题排版较麻烦,这里给出OJ网址:UVa210 - Concurrency Simulator 你的任务是模拟n个程序(按输入顺序编号为1~n)的并行执行。每个程序包含不超过25条语句,格式一共有5种:...
分类:其他好文   时间:2016-05-13 00:47:33    阅读次数:172
cocos2d-x 3.10版本 使用BabeLua调试
cocos2d-x 3.10在"simulator\win32\"有一份src和res, 为避免混乱最好在删除副本文件夹,做法参考 cocos2d-x 3.10版本 Lua 删除工作目录下的src和res文件夹 为了使用BabeLua调试, 我们需要将项目的工作目录路径传给生成的exe, 做法如下: ...
分类:其他好文   时间:2016-05-11 14:56:26    阅读次数:207
xamarin 学习笔记02- IOS Simulator for windows 安装
微软发布了在window下的ios模拟器 下载和安装 下载 ios模拟器 并安装在windows系统上. Xamarin for Visual Studio 和 网络上的 Mac 中的 Xamarin.iOS 开发环境需要将xamarin的环境改为beta频道的发布版本 启用连接 iOS Simul ...
分类:移动开发   时间:2016-05-04 10:13:30    阅读次数:469
制作LaunchImage的简单方法
To make this launch image, I ran the app in the Simulator and chose File → Save Screen Shot. This puts a new PNG file on the Desktop. I then opened th ...
分类:其他好文   时间:2016-05-03 14:22:33    阅读次数:1389
Electronic circuit design software(Opensource)
Qucs(circuit simulator) -- http://qucs.sourceforge.net/ Oregano(Schematic capture and circuit simulator ) -- https://github.com/marc-lorber/oregano Fr... ...
分类:其他好文   时间:2016-05-03 10:45:08    阅读次数:171
Stoner Pipeline Simulator v9.7.2(SPS) 输气管道仿真软件\
Stoner Pipeline Simulator v9.7.2(SPS) 输气管道仿真软件
分类:Windows程序   时间:2016-04-21 15:00:01    阅读次数:1772
windows平台解决quick3.5final + sublimeText3 模拟器找不到的问题
下载了quick3.5 准备在sublime上进行开发,结果发现quick3.5中的player模拟器不见了,原来模拟器移到了quick引擎主目录下的 /tools/simulator/runtime/win32/下面,名字也改了,叫做simulator.exe。这样下来在sublime中安装好Qu ...
分类:Windows程序   时间:2016-04-01 01:15:01    阅读次数:446
C++ ssd5 12 optional exercise2
#pragma once#ifndef FIFO_H#define FIFO_H#include"simulator.h" class fifo : public simulator{public: fifo(int second_per_page); virtual void simulate(s ...
分类:编程语言   时间:2016-03-31 18:55:57    阅读次数:186
Delphi XE Seattle update1 在iOS 9.3模拟器调试程序时出现dlopen(libmidas.dylib,1):image not found错误的解决
发布时发布libmidas.dylib,但要注意真机和模拟器对应的libmidas.dylib不一样,发布错了会出现libmidas.dylib: mach-o, but not built for iOS simulator错误,模拟器要选E:\Program Files (x86)\Embarc ...
分类:移动开发   时间:2016-03-27 18:07:02    阅读次数:1112
299条   上一页 1 ... 12 13 14 15 16 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!