登录
首页 » Visual C++ » ProComponent-v2.1-Sources

ProComponent-v2.1-Sources

于 2021-02-08 发布 文件大小:19268KB
0 201
下载积分: 1 下载次数: 9

代码说明:

  ProE/Toolkit开发库基于同步模式DLL动态链接库形式的二次开发工程。根据官方文档中实例修改实现了根据MFC窗口输入参数自动画圆柱、圆台、棱柱等基本几何形状。即完成了草绘、拉伸、旋转等基本操作的代码实现以及其组合的实现。(备注:软件版本是ProE Wildfire 5.0,对应的开发环境是VS2008。工程所需外部链接库网上可以查到。)(ProE/Toolkit development libraries based on the synchronous mode dynamic link library DLL form of secondary development projects. Modify achieved under MFC window input parameters the base geometry animation cylinder, round table, prism, etc., according to official documents instances. That completed a sketch, drawing, code rotation and other basic operations to achieve and realize its portfolio. (Note: The software version is ProE Wildfire 5.0, the corresponding development environment is VS2008 external link libraries needed projects can be found online.))

文件列表:

ProECQU00
.........\ProECQU00
.........\.........\advanceddialog.cpp,27706,2014-11-29
.........\.........\advanceddialog.h,598,2014-11-26
.........\.........\boidialog.cpp,24516,2014-12-01
.........\.........\boidialog.h,604,2014-12-01
.........\.........\commonClass.cpp,6463,2014-11-17
.........\.........\commonClass.h,793,2014-11-17
.........\.........\duodialog.cpp,24665,2014-12-01
.........\.........\duodialog.h,619,2014-11-26
.........\.........\frusdialog.cpp,25187,2014-12-01
.........\.........\frusdialog.h,594,2014-11-26
.........\.........\geardialog.cpp,28739,2014-12-01
.........\.........\geardialog.h,631,2014-11-26
.........\.........\img
.........\.........\...\sketch.bmp

.........\.........\pridialog.cpp,24755,2014-12-01
.........\.........\pridialog.h,602,2014-11-28
.........\.........\ProECQU00.aps,3187368,2014-12-01
.........\.........\ProECQU00.cpp,18825,2014-11-29
.........\.........\ProECQU00.def,138,2014-11-16
.........\.........\ProECQU00.h,458,2014-11-16
.........\.........\ProECQU00.rc,14770,2014-12-01
.........\.........\ProECQU00.vcproj,6767,2014-11-28
.........\.........\ProECQU00.vcproj.QIANGPUCHEN6A0D.Administrator.user,1401,2014-12-01
.........\.........\radialog.cpp,26106,2014-11-29
.........\.........\radialog.h,584,2014-11-28
.........\.........\ReadMe.txt,2417,2014-11-16
.........\.........\Release
.........\.........\.......\advanceddialog.obj,72322,2014-12-01
.........\.........\.......\boidialog.obj,71487,2014-12-01
.........\.........\.......\BuildLog.htm,19558,2014-12-01
.........\.........\.......\duodialog.obj,71870,2014-12-01
.........\.........\.......\frusdialog.obj,71418,2014-12-01
.........\.........\.......\geardialog.obj,75163,2014-12-01
.........\.........\.......\mt.dep,64,2014-12-01
.........\.........\.......\pridialog.obj,70736,2014-12-01
.........\.........\.......\ProECQU00.dll.intermediate.manifest,851,2014-12-01
.........\.........\.......\ProECQU00.obj,69355,2014-12-01
.........\.........\.......\ProECQU00.pch,28966912,2014-12-01
.........\.........\.......\ProECQU00.res,3148388,2014-12-01
.........\.........\.......\radialog.obj,73256,2014-12-01
.........\.........\.......\stdafx.obj,2814819,2014-12-01
.........\.........\.......\vc90.idb,904192,2014-12-01
.........\.........\.......\vc90.pdb,2347008,2014-12-01
.........\.........\.......\yidialog.obj,74740,2014-12-01
.........\.........\res
.........\.........\...\ProECQU00.rc2,400,2014-11-16
.........\.........\resource.h,1561,2014-11-28
.........\.........\stdafx.cpp,209,2014-11-16
.........\.........\stdafx.h,2994,2014-11-26
.........\.........\targetver.h,1432,2014-11-16
.........\.........\yidialog.cpp,29899,2014-12-01
.........\.........\yidialog.h,581,2014-11-28
.........\ProECQU00.ncb,22744064,2014-12-01
.........\ProECQU00.sln,893,2014-11-16

.........\protk.dat,135,2014-12-01
.........\Release
.........\.......\ProECQU00.dll,17347584,2014-12-01
.........\.......\ProECQU00.exp,2635,2014-12-01
.........\.......\ProECQU00.lib,4196,2014-12-01
.........\.......\ProECQU00.pdb,9964544,2014-12-01
.........\Samples
.........\.......\prt0001.prt.2,194672,2014-11-19
.........\.......\prt0002.prt.3,223697,2014-11-20
.........\.......\prt0002.prt.4,223577,2014-11-20
.........\Start_ProE_Local.bat,142,2014-11-20
.........\text
.........\....\Message.txt,1119,2014-11-29
.........\....\msg_ugdatum.txt,399,2014-11-26
.........\....\msg_ugfund.old.txt,20,
.........\....\msg_ugfund.txt,219,2014-11-29

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

发表评论

0 个回复

  • tongxunluxitong
    小型通讯录系统,能实现数据的查询。添加。删除。修改等功能。(Small address book system, to achieve the query data. Adding. Deleted. Modify functions.)
    2013-12-09 12:51:53下载
    积分:1
  • MScomm
    说明:  为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. (To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.)
    2008-09-07 13:00:04下载
    积分:1
  • 元胞自动机与人员疏散的相关代码 Cellular-automata
    元胞自动机与人员疏散的相关代码,初始人数为50人,可以通过修改来增减人数(Cellular automata and evacuation procedures)
    2015-04-23 15:49:17下载
    积分:1
  • BOMBMAN
    WINDOS FUNCTION LINKED LIST
    2013-04-16 19:51:25下载
    积分:1
  • UDP-Tunnel
    UDB TUNNEL C++ bot for windows
    2013-05-04 16:34:49下载
    积分:1
  • qichezulin
    汽车租赁的管理系统,挺经典的小程序哦!!!(Car rental)
    2012-10-27 20:00:27下载
    积分:1
  • Opencv2.3-on-VS2008-aVS2010
    open2.3在vs 2008 2010上的配置详细图解,希望能帮到你!!(open2.3 on vs 2008 2010)
    2013-11-04 12:29:55下载
    积分:1
  • Particle Replacement
    EDEM离散元软件中颗粒替换与填充编程模版,可以套用!(This template can be used for the particle replacement and filling in EDEM discrete element software)
    2020-11-15 15:39:41下载
    积分:1
  • LEMDA
    LABVIEW下实现自动的EMMD分解,广泛应用于故障诊断系统 (The LABVIEW under to achieve automatic EMMD decomposition, widely used in fault diagnosis system)
    2012-09-30 11:53:01下载
    积分:1
  • EDIDVIEW
    读取注册表中关于显示器edid的记录信息。(Get the EDID information from Reg.)
    2011-12-28 19:45:54下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载