登录
首页 » Visual C++ » PLC-VC

PLC-VC

于 2015-11-18 发布 文件大小:731KB
0 352
下载积分: 1 下载次数: 8

代码说明:

  使用VC开发的很好的PLC学习平台,能将PLC梯形图编译为指令集。(Desinged by VC for PLC.)

文件列表:

PLC上位机编程软件源代码
.......................\AreSet.cpp,1878,2000-11-07
.......................\AreSet.h,1418,2000-11-03
.......................\ChildFrm.cpp,1555,2000-11-09
.......................\ChildFrm.h,1397,2000-11-01
.......................\Debug
.......................\.....\PLCEDIT.exe,2637824,2012-02-11
.......................\IOPOINT.cpp,27313,2010-04-15
.......................\IOPOINT.h,5372,2010-04-15
.......................\LADDoc.cpp,10325,2010-04-15
.......................\LADDoc.h,1900,2006-07-17
.......................\LADView.cpp,14439,2006-07-17
.......................\LADView.h,2814,2000-11-09
.......................\MainFrm.cpp,3702,2007-05-29
.......................\MainFrm.h,1652,2006-07-17
.......................\MUL.APS,135840,2014-07-12
.......................\MUL.clw,7536,2014-07-12
.......................\MUL.cpp,5332,2006-07-17
.......................\MUL.dsp,6704,2010-11-03
.......................\MUL.dsw,531,2000-11-01
.......................\MUL.h,1429,2000-11-20
.......................\MUL.ncb,1639424,2014-07-12
.......................\MUL.opt,60928,2014-07-12
.......................\MUL.plg,1444,2010-11-03
.......................\MUL.rc,22305,2007-05-29
.......................\MULDoc.cpp,16820,2010-04-13
.......................\MULDoc.h,1943,2000-11-24
.......................\MULView.cpp,2697,2000-11-01
.......................\MULView.h,1847,2000-11-01
.......................\PointSet.cpp,2415,2010-04-13
.......................\PointSet.h,1356,2000-11-03
.......................\RCa05083,40474,2002-10-23
.......................\ReadMe.txt,4685,2000-11-01
.......................\res


.......................\...\cur00001.cur,766,2000-11-01
.......................\...\cur00002.cur,766,2000-11-01
.......................\...\cur00003.cur,766,2000-11-01
.......................\...\cur00004.cur,766,2000-11-01
.......................\...\cur00005.cur,766,2000-11-01
.......................\...\cursor1.cur,766,2000-11-01
.......................\...\ico00001.ico
.......................\...\ico00002.ico

.......................\...\icon1.ico,766,2000-11-01
.......................\...\MUL.ico,1078,2000-11-01
.......................\...\MUL.rc2,395,2000-11-01
.......................\...\MULDoc.ico,1078,2000-11-01
.......................\...\newDoc.ico,1078,2000-11-01
.......................\...\Toolbar.bmp,1910,2007-05-29
.......................\...\toolbar1.bmp,1270,2000-11-01
.......................\resource.h,5432,2006-07-17
.......................\Sample
.......................\......\1.lad,493,2014-07-12
.......................\......\1.plc,62,2014-07-12
.......................\Splash.cpp,3202,2000-11-24
.......................\Splash.h,1159,2000-11-14

.......................\StdAfx.cpp,205,2000-11-01
.......................\StdAfx.h,1075,2000-11-20
.......................\Syntax.cpp,1095,2000-11-03
.......................\Syntax.h,1225,2000-11-03
.......................\测试代码.lad,733,2014-07-12

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

发表评论

0 个回复

  • LearnC++in21Days
    说明:  21天内快速掌握c++语言,上传过来希望对大家有所帮助(21 days grasp c language, upload up all hope of help)
    2006-02-17 17:07:29下载
    积分:1
  • 074099_EleAttemper
    电梯调度模拟,有mfc界面展现5部电梯的相互调度,模拟进程间的协作( elevator )
    2021-04-22 15:48:48下载
    积分:1
  • 如何获取某个进程的主窗口以及创建进程的程序名?
    如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作(windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation)
    2005-07-16 13:55:35下载
    积分:1
  • socks
    VC程序有很多很有用的程序在里面希望大家喜欢啊(net)
    2010-02-26 21:07:44下载
    积分:1
  • singal_processing_and_demo_program
    说明:  包含内容:离散时间系统与Z变换、离散傅里叶变换及其快速算法、无限长单位脉冲响应(IIR)滤波器的设计、有限长单位脉冲响应(FIR)滤波器的设计、数字信号处理系统的实现、多采样率信号处理(singal processing and demo program)
    2020-12-02 20:19:26下载
    积分:1
  • CPP-classic-code-Daquan
    C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
    2014-02-22 19:02:05下载
    积分:1
  • ThinkingC++
    Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
    2008-08-08 09:32:45下载
    积分:1
  • EndianOP
    利用C语言的位操作符,对IBM浮点数和IEEE浮点数进行转换(Use C language operator bit, floating-point numbers for IBM and IEEE floating-point conversion)
    2016-12-26 10:13:58下载
    积分:1
  • string
    说明:  串的基本操作演示程序,具有较好的容错功能(The basic operation of string demo, with good fault tolerance)
    2011-03-06 15:22:05下载
    积分:1
  • UsingMapWinGIS
    说明:  详细介绍了在VC下如何使用MapWinGIS来显示shp文件所存的地图。(Described in detail in the VC under MapWinGIS to show how to use the shp files stored in the map.)
    2008-11-12 11:24:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载