登录
首页 » 数据结构 » 西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。...

西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。...

于 2022-03-04 发布 文件大小:1.06 MB
0 166
下载积分: 2 下载次数: 2

代码说明:

西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。 通讯控件及控件使用手册 使用西门子prodave 控件 程序中使用了tchar控件 这是第二版-Siemens and computer communication procedures, including source code description of the procedures for data acquisition times can be recorded and can display real-time data curve, data reporting capabilities have not yet added to the future, will have the opportunity to add, have questions, please email me. Communication control and control the use of manual control procedures for the use of Siemens prodave used TCHAR control This is the second edition

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

发表评论

0 个回复

  • 采用VB6.0实现TIN的另一种建算法:凸闭包建TIN算法
    采用VB6.0实现TIN的另一种构建算法:凸闭包构建TIN算法-TIN using VB6.0 to achieve another building algorithms: convex closure algorithm for building a TIN
    2022-08-11 02:48:18下载
    积分:1
  • Yan Wei Min, Xiulan WU Weimin version of the tree data structure to achieve the...
    严慰敏,吴伟民版数据结构树上算法的具体实现c++版本-Yan Wei Min, Xiulan WU Weimin version of the tree data structure to achieve the specific algorithm c version
    2022-02-03 13:27:38下载
    积分:1
  • 这是一个常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法...
    这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
    2022-11-25 16:50:03下载
    积分:1
  • 一段给定的文章造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。...
    根据一段给定的文章构造哈夫曼树并对一段给出的代码译码成为一段文章,输入输出均通过文件来实现,并配有报告文档。-According to the article section of a given structure of the Huffman tree is given a section of the code decoding to become a section of articles, input and output are achieved through the document and the document with the report.
    2022-02-20 09:07:52下载
    积分:1
  • 图书馆管理系统,PHP
    应用背景图书馆管理系统软件是用于监测和控制交易库。 ;图书馆管理系统是PHP MySQL主要集中在库中添加新成员的基本操作一样发达,新的书和更新信息,图书搜索、成员和设施,图书的借阅和归还关键技术图书馆管理系统的目的主要是提供图书馆自动化。用户提供的类别是:图书管理员:他可以读或写的任何成员的信息,可以更新,删除或创建一个会员计划。成员:他可以得到一本书。该应用范围广,可用于任何教育研究所,也可以在办公室使用的必要修改完成。有了这个应用程序,人工应用程序转换为自动在线应用。例如用途,定制的数据是用于此目的。用户将没有特权输入有关书籍的资料。在应用程序的三个主要组成部分:•登录•问题/借书•平衡费系统提供的解决方案是:•提供更好的和有效的服务•更快的信息检索减少图书馆工作人员的工作量本书的所有细节都可在点击•较少的文件工作和文件维护
    2023-05-07 00:05:02下载
    积分:1
  • myself from the oracle oracle made mention 805 client streamline their procedure...
    我自己从oracle 805 提取得oracle精简客户端程序并且自己开发了一个添加tns的小工具-myself from the oracle oracle made mention 805 client streamline their procedures and the development of a small add tns tools
    2022-10-16 22:00:03下载
    积分:1
  • 库Access查询,显示在treeview上
    用C#语言编写的访问Access数据库的程序,主要的特点是可以在treeview上显示,并添加,删除,编辑,treeview上的节点。
    2022-03-01 15:27:17下载
    积分:1
  • sql商品管理系统
    商品管理系统,含用户管理和商品管理两大模块,可来回切换。用户模块包括员工管理和账户管理。员工管理包含新增员工、删除员工和修改员工信息等功能;账户管理包括账户注册、账号删除和修改信息等功能。商品管理模块包括商品上下架管理和商品信息管理。商品上下架管理包括商品上架和商品下架两个功能;商品信息管理包括商品信息的增删改等功能。
    2023-05-03 04:10:04下载
    积分:1
  • 1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行...
    1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem description design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8* 8 chessboard in a box, according to Ma go mobile chess rules. Preparation of non- recursive procedure, and seeking stepped routes, the number 1,2,3,4 ..., 64 were filled an 8* 8 matrix.
    2023-05-30 01:50:03下载
    积分:1
  • 如何使用水晶报表
    how to use crystal report
    2022-03-19 06:53:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载