亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

emulator

計算機模擬(簡稱sim)是利用計算機進行模擬的方法。利用計算機軟件開發出的模擬器,可以進行故障樹分析、測試VLSI邏輯設計等復雜的模擬任務。在優化領域,物理過程的模擬經常與演化計算一同用于優化控制策略。計算機模擬器中有一種特殊類型:計算機架構模擬器,用以在一臺計算機上模擬另一臺指令不兼容或者體系不同的計算機。阿蘭·圖靈曾提出:(不同體系的)機器A或機器B不考慮硬件和速度的限制,在理論上可以用指令實現互相模仿(即圖靈機)。然而在現實中,速度和硬件是必須考慮的。
  • Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone

    Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a Gobang board for two players to play a typical Gobang game on a Java mobile phone.

    標簽: Java interactive graphical interface

    上傳時間: 2015-06-05

    上傳用戶:LouieWu

  • 該文件為adoce30.h

    該文件為adoce30.h,需要下載的朋友請支持一把。下載后把該文件copy到\Include\emulator或者其他的編譯器下及可消除can not open adoce30.h錯誤。

    標簽: adoce 30

    上傳時間: 2014-01-26

    上傳用戶:kernaling

  • 正弦波、方波、鋸齒波信號發生器

    正弦波、方波、鋸齒波信號發生器,DSPC5000系列實現,emulator調試通過 附帶正弦波、方波、鋸齒波 播表制作matlab源程序

    標簽: 正弦波 方波 信號發生器 鋸齒波

    上傳時間: 2013-12-26

    上傳用戶:小草123

  • 1.SendDataClient是視頻數據傳輸的發送端的源程序

    1.SendDataClient是視頻數據傳輸的發送端的源程序,其程序是Embedded Visual C++ 4.0編寫。 2.SendDataServer是視頻數據傳輸的接收端的源程序,其程序是Visual C++ 6.0編寫。 3.在研博模擬器下的EVC的編譯環境:SDK研博仿真器:EmboCE42CMM3_Emul_SDK、選擇CPU型號為:Win32[WCE emulator] Debug、輸出設備選用研博仿真器EmboCE42CMM3_Emulemulator 4.在PCM-7230開發板上的編譯環境:PCM-7230的SDK:PCM_7230_SDK_EVC、選擇CPU型號為:Win32[WCE ARMV4l] Debug、輸出設備選用PCM-7230:PCM-7230_Device 5.視頻數據傳輸的發送端的程序在編譯通過后通過PCM-7230開發板與PC機的USB數據連接線下載到PCM-7230開發板上的Windows CE 4.2 的操作系統下。與視頻數據傳輸的接收端進行通訊。 6.SendWordCS是嵌入式下傳輸字符的源程序。

    標簽: SendDataClient 視頻數據 傳輸 發送

    上傳時間: 2014-01-19

    上傳用戶:13517191407

  • This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So f

    This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can see in that photo, I developed that application on a read device: the great Asus MyPal 636N.

    標簽: Framework developed Compact Mobile

    上傳時間: 2016-08-11

    上傳用戶:gxf2016

  • windows嵌入式編程

    windows嵌入式編程,一個帶有網絡功能的紙牌游戲。可以建立主機,加入游戲等。也有單機游戲,可令AI參與游戲。 使用了Windows mobile 6 professional sdk 如果使用device emulator測試此程序,請提前安裝virtual PC 2007或者device emulator虛擬網卡,否則網絡功能無法演示。

    標簽: windows 嵌入式編程

    上傳時間: 2017-01-03

    上傳用戶:sssl

  • wince6.0平臺上的任務管理器,功能類似于windows的任務管理器. In order to develop applications for Windows Mobile 6.x from

    wince6.0平臺上的任務管理器,功能類似于windows的任務管理器. In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispensable tool to test your applications. This sample code uses COM and Compact .NET Framework 3.5.

    標簽: applications develop Windows windows

    上傳時間: 2017-01-16

    上傳用戶:aappkkee

  • MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm

    MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. Both VHDL and Verilog versions are supplied. The package comes with assembler, emulator and extensive documentation.

    標簽: Macrocell available smallest programm

    上傳時間: 2017-03-11

    上傳用戶:mikesering

  • The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and da

    The main MIPS processor of SMP8630 comes with a JTAG interface, allowing:  access to caches and data bus (DRAM) with a bandwidth of about 200kbit/s  examining the processor state whatever the execution mode (monice)  connecting to monice using mdi-server and using a gdb client on the processor to step and break accurately whatever the execution mode  running semi-hosted applications  fl ash write tool  memory testing (MT command)  real-time traces: has not been built in CPU (Config3_TL=0) and only supported by MajicPLUS probes (maybe built into emulator?)

    標簽: interface processor allowing access

    上傳時間: 2013-12-19

    上傳用戶:youke111

  • Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for

    Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for CalmRisc16 -- Gmini 1xx & 2xx emulator

    標簽: for development Binutils CalmRisc

    上傳時間: 2013-12-24

    上傳用戶:waitingfy

主站蜘蛛池模板: 吉首市| 大英县| 科技| 五河县| 同江市| 沾益县| 庆城县| 三穗县| 平陆县| 陇西县| 老河口市| 嘉荫县| 青冈县| 宁武县| 石台县| 张掖市| 自贡市| 寿宁县| 浮山县| 西昌市| 东港市| 凯里市| 康保县| 庐江县| 达尔| 吉水县| 镶黄旗| 眉山市| 宁远县| 太白县| 手机| 广灵县| 南投县| 色达县| 广平县| 威远县| 隆安县| 沂南县| 利川市| 页游| 南靖县|