登录
首页 » C# » AIS-Simulator

AIS-Simulator

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

  • Modbus-for-Field-Technicians
    Modbus for Field Technicians 介绍modbus的相当好的资料,包括原理和编程和协议介绍(Modbus for Field Technicians introduction modbus fairly good information, including schematics and programming and protocol description)
    2013-07-13 22:47:57下载
    积分:1
  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • Flood_C
    说明:  C语言路由洪泛算法,通过洪泛确定到达目的地所走过的节点等功能。(C language routing flooding algorithm, through flooding to determine the destination of the node and other functions.)
    2021-04-23 11:08:47下载
    积分:1
  • STM32工模板
    STM32工程模板 【文件目录】└─STM32工程模板    │  Template.build_log.htm    │  Template.uvgui.shenyinghang    │  Template.uvgui_shenyinghang.bak    │  Template.uvopt    │  Template.uvproj    │  Template_Template.dep    │  Template_uvopt.bak    │  Template_uvproj.bak    │  启动文件选择.jpg    │      ├─Doc    ├─Libraries    │  ├─CMSIS    │  │  │  core_cm3.c    │  │  │  core_cm3.h    │  │  │  stm32f10x.h    │  │  │  system_stm32f10x.c    │  │  │  system_stm32f10x.h    │  │  │      │  │  └─startup    │  │          startup_stm32f10x_cl.s    │  │          startup_stm32f10x_hd.s    │  │          startup_stm32f10x_hd_vl.s    │  │          startup_stm32f10x_ld.s    │  │          startup_stm32f10x_ld_vl.s    │  │          startup_stm32f10x_md.s    │  │          startup_stm32f10x_md_vl.s    │  │          startup_stm32f10x_xl.s    │  │              │  └─FWlib    │      ├─inc    │      │      misc.h    │      │      stm32f10x_adc.h    │      │      stm32f10x_bkp.h    │      │      stm32f10x_can.h    │      │      stm32f10x_cec.h    │      │      stm32f10x_crc.h    │      │      stm32f10x_dac.h    │      │      stm32f10x_dbgmcu.h    │      │      stm32f10x_dma.h    │      │      stm32f10x_exti.h    │      │      stm32f10x_flash.h    │      │      stm32f10x_fsmc.h    │      │      stm32f10x_gpio.h    │      │      stm32f10x_i2c.h    │      │      stm32f10x_iwdg.h    │      │      stm32f10x_pwr.h    │      │      stm32f10x_rcc.h    │      │      stm32f10x_rtc.h    │      │      stm32f10x_sdio.h    │      │      stm32f10x_spi.h    │      │      stm32f10x_tim.h    │      │      stm32f10x_usart.h    │      │      stm32f10x_wwdg.h    │      │          │      └─src    │              misc.c    │              stm32f10x_adc.c    │              stm32f10x_bkp.c    │              stm32f10x_can.c    │              stm32f10x_cec.c    │              stm32f10x_crc.c    │              stm32f10x_dac.c    │              stm32f10x_dbgmcu.c    │              stm32f10x_dma.c    │              stm32f10x_exti.c    │              stm32f10x_flash.c    │              stm32f10x_fsmc.c    │              stm32f10x_gpio.c    │              stm32f10x_i2c.c    │              stm32f10x_iwdg.c    │              stm32f10x_pwr.c    │              stm32f10x_rcc.c    │              stm32f10x_rtc.c    │              stm32f10x_sdio.c    │              stm32f10x_spi.c    │              stm32f10x_tim.c    │              stm32f10x_usart.c    │              stm32f10x_wwdg.c    │                  ├─Listing    │      startup_stm32f10x_cl.lst    │      startup_stm32f10x_hd.lst    │      startup_stm32f10x_hd_vl.lst    │      startup_stm32f10x_ld.lst    │      startup_stm32f10x_ld_vl.lst    │      startup_stm32f10x_md.lst    │      startup_stm32f10x_md_vl.lst    │      startup_stm32f10x_xl.lst    │      Template.map    │          ├─Output    │      core_cm3.crf    │      core_cm3.d    │      core_cm3.o    │      main.crf    │      main.d    │      main.o    │      misc.crf    │      misc.d    │      misc.o    │      startup_stm32f10x_cl.d    │      startup_stm32f10x_cl.o    │      startup_stm32f10x_hd.d    │      startup_stm32f10x_hd.o    │      startup_stm32f10x_hd_vl.d    │      startup_stm32f10x_hd_vl.o    │      startup_stm32f10x_ld.d    │      startup_stm32f10x_ld.o    │      startup_stm32f10x_ld_vl.d    │      startup_stm32f10x_ld_vl.o    │      startup_stm32f10x_md.d    │      startup_stm32f10x_md.o    │      startup_stm32f10x_md_vl.d    │      startup_stm32f10x_md_vl.o    │      startup_stm32f10x_xl.d    │      startup_stm32f10x_xl.o    │      stm32f10x_adc.crf    │      stm32f10x_adc.d    │      stm32f10x_adc.o    │      stm32f10x_bkp.crf    │      stm32f10x_bkp.d    │      stm32f10x_bkp.o    │      stm32f10x_can.crf    │      stm32f10x_can.d    │      stm32f10x_can.o    │      stm32f10x_cec.crf    │      stm32f10x_cec.d    │      stm32f10x_cec.o    │      stm32f10x_crc.crf    │      stm32f10x_crc.d    │      stm32f10x_crc.o    │      stm32f10x_dac.crf    │      stm32f10x_dac.d    │      stm32f10x_dac.o    │      stm32f10x_dbgmcu.crf    │      stm32f10x_dbgmcu.d    │      stm32f10x_dbgmcu.o    │      stm32f10x_dma.crf    │      stm32f10x_dma.d    │      stm32f10x_dma.o    │      stm32f10x_exti.crf    │      stm32f10x_exti.d    │      stm32f10x_exti.o    │      stm32f10x_flash.crf    │      stm32f10x_flash.d    │      stm32f10x_flash.o    │      stm32f10x_fsmc.crf    │      stm32f10x_fsmc.d    │      stm32f10x_fsmc.o    │      stm32f10x_gpio.crf    │      stm32f10x_gpio.d    │      stm32f10x_gpio.o    │      stm32f10x_i2c.crf    │      stm32f10x_i2c.d    │      stm32f10x_i2c.o    │      stm32f10x_it.crf    │      stm32f10x_it.d    │      stm32f10x_it.o    │      stm32f10x_iwdg.crf    │      stm32f10x_iwdg.d    │      stm32f10x_iwdg.o    │      stm32f10x_pwr.crf    │      stm32f10x_pwr.d    │      stm32f10x_pwr.o    │      stm32f10x_rcc.crf    │      stm32f10x_rcc.d    │      stm32f10x_rcc.o    │      stm32f10x_rtc.crf    │      stm32f10x_rtc.d    │      stm32f10x_rtc.o    │      stm32f10x_sdio.crf    │      stm32f10x_sdio.d    │      stm32f10x_sdio.o    │      stm32f10x_spi.crf    │      stm32f10x_spi.d    │      stm32f10x_spi.o    │      stm32f10x_tim.crf    │      stm32f10x_tim.d    │      stm32f10x_tim.o    │      stm32f10x_usart.crf    │      stm32f10x_usart.d    │      stm32f10x_usart.o    │      stm32f10x_wwdg.crf    │      stm32f10x_wwdg.d    │      stm32f10x_wwdg.o    │      system_stm32f10x.crf    │      system_stm32f10x.d    │      system_stm32f10x.o    │      Template.axf    │      Template.build_log.htm    │      Template.hex    │      Template.htm    │      Template.lnp    │      Template.sct    │          ├─Project    └─User            main.c            stm32f10x_conf.h            stm32f10x_it.c            stm32f10x_it.h            
    2020-04-13下载
    积分:1
  • DSP算法、应用与设计
    【实例简介】DSP算法、应用与设计
    2021-08-01 00:31:06下载
    积分:1
  • MoveItem
    用vc++来编写活动窗口,代码方便简明,适合刚开始学习入门的人(With vc++ to write the active window, the code to facilitate concise, suitable for people just beginning to learn the entry)
    2012-05-07 13:51:42下载
    积分:1
  • webbrowser
    C# WebBrowser Application
    2009-05-02 00:49:05下载
    积分:1
  • Chat
    程序利用多线程技术和socket技术实现网上聊天程序。服务器程序和客户端程序在同一程序里。(This program realizes the chatting fuction using the multithread technique and socket programming.)
    2016-07-24 11:49:37下载
    积分:1
  • 2019.02.24 1400W_SEC
    说明:  串口通讯相关的例程,仅供参考,谢谢大家谢谢大家(Serial communication related routines, for reference only)
    2020-01-08 18:32:21下载
    积分:1
  • JpushDemoC#
    旧版本jpush简易推送,不包含发送自定义信息,即开即用(Simple push of old version jpush.It does not include sending custom information, that is, on-demand)
    2020-06-23 21:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载