登录
首页 » 界面开发 » 航海驾驶模拟系统操作界面,附带PCI通信程序

航海驾驶模拟系统操作界面,附带PCI通信程序

于 2023-04-29 发布 文件大小:1.98 MB
0 177
下载积分: 2 下载次数: 1

代码说明:

航海驾驶模拟系统操作界面,附带PCI通信程序-Driving simulation system navigation interface, with PCI Communication Program

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

发表评论

0 个回复

  • 从access导数据到oracle,
    从access导数据到oracle, -Introduction to access data from the oracle,
    2022-12-21 10:20:03下载
    积分:1
  • pickit3 gui script
    pickit3程序员用pickit3 gui脚本软件。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
    2023-08-16 06:45:06下载
    积分:1
  • 自从来到我们的论坛以来,认识了很多的朋友和编程的高手,从中学到了很多知识。我看在论坛中有很多人问关于树控的问题。故将树控的一些问题写出来,以供大家参考,同时也作...
    自从来到我们的论坛以来,认识了很多的朋友和编程的高手,从中学到了很多知识。我看在论坛中有很多人问关于树控的问题。故将树控的一些问题写出来,以供大家参考,同时也作为近一段时间来学习的总结。 本文中主要讲到如何在多文档中加入一个ControlBar,以及如何在ControlBar中加入一个树控方法。这也是软件系统中常用的一种界面,希望能对大家有所帮助。-since we came to the Forum, a lot of friends and programming experts and learn from a lot of knowledge. I look at the Forum, many people have asked for the tree control problems. There will be a tree with some written, for your reference, but also to learn as recently summed up. This paper mainly mentioned how many files into a ControlBar. and how ControlBar into a tree control methods. This software system is a common interface, we want to help.
    2022-01-22 13:38:54下载
    积分:1
  • 基于VC的MODBUS通信实现程序,用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC...
    基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC-VC-based implementation of the MODBUS communications program interface using a document/view architecture, can be connected with the database, drawing responses graphics, etc., may refer to upload papers ModbusVC
    2022-05-09 08:54:34下载
    积分:1
  • vs c# 案例
    资源描述 vs2005SQL数据库实例 vs2005 入门基础程序案例 sql 入门基础程序案例 可供IT行业业余,专业,技术人员学习。
    2022-08-09 11:21:17下载
    积分:1
  • testtestetstet
    测试法DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD测试法DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
    2022-01-26 00:51:00下载
    积分:1
  • 图像预览
          一个简单的工程,主要是用来预览图片,当用鼠标点击文件名时候,在对话框的下方会显示缩略图,每个图片文件对应一个缩略图,只需单击左键即可预览。
    2022-01-25 14:16:50下载
    积分:1
  • one, the grid
    一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助,更希望有人能把网格控件做得更完善一些。 二、使用方法:按右上角的恢复网格数据,选择test.tmp如果是新建表格,可以点击增加行,再点击增加列,然后设置列宽和行高。-one, the grid-based controls CGridCtrl, I rewrite and the increased number of functions, I hope that this will mesh controls on those who need help, but also want someone to Grid Control doing more satisfactory. Two, use : Instructions on the grid to restore data, select test.tmp if it is a new form, click on the increase and then increase it out and then set up the line out wide and high.
    2022-08-13 19:50:19下载
    积分:1
  • 研究所信息系统
    该项目名为研究所信息系统是一个基于PHP的Web应用程序的自动化学术机构的手动系统。该项目的特点是:1)更新和计算考试成绩2)维护和编辑学生记录3)维护和编辑老师记录4)发送通知给学生5)添加或删除课程6)编辑过程中的细节7)学院可以检查他们的工资细节8)和多该项目的用户界面已被使用CSS开发的。该项目提供流畅的网络接口,为用户使用,也是一个安装文件。要求:LAMP/ WAMP
    2022-01-26 05:38:07下载
    积分:1
  • 本例子将教会VC++初学者如何使用进度条控件,简单易用
    本例子将教会VC++初学者如何使用进度条控件,简单易用-example of the Church of the VC beginners how to use the progress of control, easy to use
    2023-09-01 07:00:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载