登录
首页 » C# » AIS-Simulator

AIS-Simulator

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

  • C#从入门到精通(第5版)TM(实例源序) - 副本
    说明:  C#从入门到精通(第5版)TM(实例源程序),随光盘附带源代码。(cd images c# source code)
    2020-04-12 07:26:51下载
    积分:1
  • CreateFormFromXml
    更具XML配置,生成一个WIN窗体的C# 源代码,供大家学习用(More XML configuration, generate a WIN Forms C# source code for everyone to learn)
    2013-06-19 15:50:10下载
    积分:1
  • daibaishai
    大白鲨远控1.1共享版 无后门免杀过360 瑞星等杀毒软件 自动上线功能 带键盘记录 只要把配制文件发给对方运行就可以实现远程控制(Jaws remote control version 1.1, no back door to avoid sharing killed a 360 RISING antivirus software such as automatic on-line function with a keyboard record as long as the configuration file can be distributed to the other remote control operation)
    2010-05-20 20:58:30下载
    积分:1
  • Icon-Changer
    icon changer, changes the icon of a program,really good
    2016-02-18 13:44:31下载
    积分:1
  • 定步长龙格库塔解微分方
    使用四阶龙格-库塔算法解微分方程组的C语言程序(C language program for solving differential equations using four order Runge Kutta algorithm)
    2020-11-26 23:09:30下载
    积分:1
  • SubnetMaskCalculator
    子网计算器,包括三个子程序,可计算与子网相关的参数(Using BitArray to implement a subnet mask calculator)
    2010-09-13 22:27:54下载
    积分:1
  • Zeus
    网络内容过滤系统,使用中间层驱动过滤IP,LSP过滤URL和关键字!(Text content, url, URL, ip filter voice prompts can be issued according to the text, and fast alarm 3 software set certain security measures to protect and prevent tampering and unauthorized access 4. Through illegal information characteristics to upgrade the feature library.)
    2012-08-10 10:23:48下载
    积分:1
  • change-the-private-members
    类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
    2014-01-10 22:55:11下载
    积分:1
  • .net框架清除工具 dotnetfx_cleanup_tool
    .net框架清除工具 可以下载使用(dotnetfx_cleanup)
    2020-06-26 00:00:02下载
    积分:1
  • image SYORI
    这是一个关于图象处理的软件. 文字识别,付立业变换等,VC++.NET版(on image processing software. Character Recognition, Fourier transform industry, VC.NET Edition)
    2005-06-02 10:35:26下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载