登录
首页 » C# » AIS-Simulator

AIS-Simulator

于 2021-03-15 发布 文件大小:121KB
0 212
下载积分: 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 个回复

  • mark
    基于ArcGIS的地图标注,地图服务器采用ArcIMS(add mark to your map based on arcgis)
    2009-06-15 12:50:08下载
    积分:1
  • dfgag
    一个图形的实现,是计算机图形学的一个题,请认真查看(the realization of a graphic, computer graphics is a problem, please seriously View)
    2006-12-20 15:59:53下载
    积分:1
  • PIC
    PIC单片机开发的针对USB程序及资料请供参考(PIC single chip for USB development of procedures and information, for reference)
    2009-04-19 19:37:03下载
    积分:1
  • COMPlot
    QT开发的能够接收串口数据并将其转化为波形同步实时显示的上位机(QT development can receive serial data and converting it into waveform synchronous real-time display of the upper machine)
    2020-06-29 22:00:01下载
    积分:1
  • 最终-高级转弯
    一个简单的电脑鼠走迷宫程序,略微改进了转弯代码。(A Micromouse maze simple procedure, slightly improved turn code.)
    2017-10-30 11:07:21下载
    积分:1
  • B_gpio
    Am335x GPIO demo ,在CCS 开发环境下直接导入压缩包中的例程即可。主要练习时钟、脚位、中断功能(Am335x GPIO demo ,import the demo in CCS IDE ,it help you to know how to init the gpio module and the interrupt function.)
    2015-02-11 17:02:14下载
    积分:1
  • LPC176x-web
    keil 源文件,包含tcpip协议栈,easyweb sever(This project is migrated from Keil MCB1700 Demo code. It can run at Keil MCB1700 board with LPC17xx. Example functionality: - Clock Settings: - XTAL = 12 MHz - PLL0 = 288 MHz - CCLK = 72 MHz Due to a bug in the LPC175x family(80 pin package) that MDIO and MDC are not functioning correctly. A bit-banging on the MDIO and MDC are included in the driver. Setting MDC_MDIO_WORKAROUND to 1 will enable the bit-banging in both MDC and MDIO. For board euipped with 80-pin LPC175x, some jumper setting is necessary for EasyWEB demo. Close "E/U" jumper(near USB Device/Host) on 2 and 3. Close "E/C" jumper(Near CAN connector) on 2 and 3. The web page shows the values of analog input(AN2). This tiny webserver needs very little resources and therefore has some restrictions: - only one active TCP session at any one time - no support for fragmented IP datagrams - no buffer for TCP datagrams received in )
    2012-12-17 21:46:18下载
    积分:1
  • Microsoft.Press.Code.Complete.Second.Edition
    这是一本百科全书式的软件构建手册,强调提高软件质量的种种实践方法,不过这个是英文版的,中文版太大了,上传不了,有需要的请联系我(This is an encyclopedic handbook of software construction, with emphasis on increasing the variety of software quality practices. But this is the English version, the Chinese version too, can upload, it is necessary to please Contact)
    2007-05-08 09:42:09下载
    积分:1
  • reactor
    C network reactor modal. use linux epoll. callback notify event.
    2013-11-28 12:18:34下载
    积分:1
  • GPIB
    说明:  包含对gpib通讯的一些操作,类中包括对安捷伦数字万用表的基本操作,对固纬程控电源的基本操作和程控变阻箱的基本操作(Contains some operations for GPIB Communications,Class includes the basic operation of Agilent digital multimeter, weft fixing programmable power supply and programmable resistance box.)
    2019-02-19 09:41:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载