登录
首页 » C# » AIS-Simulator

AIS-Simulator

于 2021-03-15 发布 文件大小:121KB
0 161
下载积分: 1 下载次数: 16

代码说明:

  this is test version for ais simulator.

文件列表:

AIS Simulator
.............\AIS Simulator.csproj,3896,2012-09-27
.............\bin
.............\...\Debug
.............\...\.....\AIS Simulator.exe,18432,2012-09-27
.............\...\.....\AIS Simulator.pdb,40448,2012-09-27
.............\...\.....\AIS Simulator.vshost.exe,11600,2012-09-27
.............\...\.....\AsyncSocket.dll,19968,2012-08-06
.............\...\.....\ERR
.............\...\.....\...\20120927.log,28993,2012-09-27
.............\...\.....\LOG
.............\...\.....\...\20120927.log,10860,2012-09-27
.............\...\Release
.............\...\.......\AIS Simulator.exe,17920,2012-09-27
.............\...\.......\AIS Simulator.pdb,38400,2012-09-27
.............\...\.......\AIS Simulator.vshost.exe,11600,2012-09-27
.............\...\.......\AIS Simulator.vshost.exe.manifest,490,2010-03-17
.............\...\.......\AsyncSocket.dll,19968,2012-08-06
.............\...\.......\ERR
.............\...\.......\...\20120927.log,9273,2012-09-27
.............\...\.......\LOG
.............\...\.......\...\20120927.log,3990,2012-09-27
.............\MainForm.cs,8621,2012-09-27
.............\MainForm.Designer.cs,12221,2012-09-27
.............\MainForm.resx,5817,2012-09-27
.............\myAISData.cs,788,2012-09-27
.............\myLogManager.cs,2420,2012-09-27
.............\obj
.............\...\x86
.............\...\...\Debug
.............\...\...\.....\AIS Simulator.csproj.FileListAbsolute.txt,870,2012-09-27
.............\...\...\.....\AIS Simulator.csproj.GenerateResource.Cache,1036,2012-09-27
.............\...\...\.....\AIS Simulator.csprojResolveAssemblyReference.cache,12177,2012-09-27
.............\...\...\.....\AIS Simulator.exe,18432,2012-09-27
.............\...\...\.....\AIS Simulator.pdb,40448,2012-09-27
.............\...\...\.....\AIS_Simulator.MainForm.resources,180,2012-09-27
.............\...\...\.....\AIS_Simulator.Properties.Resources.resources,180,2012-09-27
.............\...\...\.....\DesignTimeResolveAssemblyReferences.cache,2867,2012-09-27
.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6403,2012-09-27
.............\...\...\.....\TempPE
.............\...\...\Release
.............\...\...\.......\AIS Simulator.csproj.FileListAbsolute.txt,766,2012-09-27
.............\...\...\.......\AIS Simulator.csproj.GenerateResource.Cache,978,2012-09-27
.............\...\...\.......\AIS Simulator.exe,17920,2012-09-27
.............\...\...\.......\AIS Simulator.pdb,38400,2012-09-27
.............\...\...\.......\AIS_Simulator.MainForm.resources,180,2012-09-27
.............\...\...\.......\AIS_Simulator.Properties.Resources.resources,180,2012-09-27
.............\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,6407,2012-09-27
.............\...\...\.......\TempPE
.............\Program.cs,520,2012-09-27
.............\Properties
.............\..........\AssemblyInfo.cs,1549,2012-09-27
.............\..........\Resources.Designer.cs,3129,2012-09-27
.............\..........\Resources.resx,5612,2012-09-27
.............\..........\Settings.Designer.cs,1100,2012-09-27
.............\..........\Settings.settings,249,2012-09-27
AIS Simulator.sln,881,2012-09-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • seven report
    VC++2005编程实例源代码\第7章 水晶报表开发编程实例,包括水晶报表的各种操作共25个源码实例(VC++ 2005 programming examples of Chapter 7 of the source code to develop programming examples of Crystal Reports, Crystal Reports, including a variety of operating a total of 25 source code examples)
    2008-12-22 13:57:01下载
    积分:1
  • dns-Audit
    A simple DNS auditing tool
    2014-01-04 15:28:26下载
    积分:1
  • AdvTree
    DotNetBar下AdvTree控件的使用方法及其相关代码,包含了几乎所有可能的AdvTree使用方法(DotNetBar under AdvTree control the use of methods and their associated code, contains almost all of the possible use of AdvTree)
    2011-10-12 11:46:19下载
    积分:1
  • c++
    双闭环可逆直流调速(H桥)simulink仿真模型,波形很好((Double closed loop reversible DC speed control (H bridge) Simulink simulation model, the waveform is very good))
    2017-12-12 18:06:04下载
    积分:1
  • u
    说明:  C#U盘识别代码。 我找了半天才找得到的(C# U disc identification code. I am looking for a long time to find the)
    2008-06-13 17:32:33下载
    积分:1
  • C语言 学生兴趣管理系统
    一个用C语言实现的学生兴趣管理系统,用结构体和文件录入实现的
    2020-12-08下载
    积分:1
  • Further-analysis-WTL_-classic
    是我读过的所有讲解WTL框架最深刻的资料,向成为WTL高手必须学习它。(I' ve read all explain the WTL framework of the most profound information, it must learn to become WTL master.)
    2012-05-30 16:07:29下载
    积分:1
  • JavaHostWPF_src
    WPF控件与java的通信,JAVA加载WPF控件(The main ideas of Java and .NET code integration described in [4] where I showed an example of embedding .NET GUI components into Java interface. For anybody who is not familiar with Object-Oriented JNI for .NET, I recommend reading this article first. Description of Windows Presentation Foundation (WPF) can be found in MSDN, special manuals and is also not discussed in this article. WPF Module used in my example (without sources) was borrowed from [1]. Here I set out only with the task of embedding WMF Component into Java GUI. )
    2012-02-04 15:35:46下载
    积分:1
  • C# 屏幕放大镜 功能源码
    实现鼠标移动到某处后放大效果,类似Windows放大镜
    2020-12-24 23:29:04下载
    积分:1
  • opnet_dsr
    运行在opnet仿真平台下的dsr路由协议模型(Configure the IMS model has an important role in packages, sip and umts 3g network in opnet)
    2012-04-05 13:53:06下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载