登录
首页 » Visual C++ » diaoyong

diaoyong

于 2013-05-15 发布 文件大小:3443KB
0 262
下载积分: 1 下载次数: 36

代码说明:

  vc++开发的可视化界面,调用ansys,后台,并且可以生成txt,apdl命令流。(The developed visual interface vc++ call ANSYS, background, and can generate txt APDL command flow.)

文件列表:

diaoyong
........\Debug
........\.....\diaoyong.exe,2158688,2013-05-15
........\.....\diaoyong.ilk,2537896,2013-05-15
........\.....\diaoyong.obj,21987,2013-05-14
........\.....\diaoyong.pch,5470940,2013-05-14
........\.....\diaoyong.pdb,4170752,2013-05-15
........\.....\diaoyong.res,12048,2013-05-14
........\.....\diaoyongDoc.obj,13830,2013-05-14
........\.....\diaoyongView.obj,18482,2013-05-14
........\.....\DLG.obj,13395,2013-05-15
........\.....\MainFrm.obj,17625,2013-05-14
........\.....\StdAfx.obj,105745,2013-05-14
........\.....\vc60.idb,214016,2013-05-15
........\.....\vc60.pdb,364544,2013-05-15
........\diaoyong.aps,42328,2013-05-14
........\diaoyong.clw,2228,2013-05-15
........\diaoyong.cpp,4150,2013-05-14
........\diaoyong.dsp,4543,2013-05-14
........\diaoyong.dsw,524,2013-05-14
........\diaoyong.h,1378,2013-05-14
........\diaoyong.ncb,66560,2013-05-15
........\diaoyong.opt,53760,2013-05-15
........\diaoyong.plg,1196,2013-05-15
........\diaoyong.rc,10652,2013-05-14
........\diaoyongDoc.cpp,1782,2013-05-14
........\diaoyongDoc.h,1497,2013-05-14
........\diaoyongView.cpp,1997,2013-05-14
........\diaoyongView.h,1750,2013-05-14
........\DLG.cpp,1711,2013-05-15
........\DLG.h,1180,2013-05-14
........\MainFrm.cpp,2021,2013-05-14
........\MainFrm.h,1553,2013-05-14
........\ReadMe.txt,4042,2013-05-14
........\res

........\...\diaoyong.rc2,400,2013-05-14

........\resource.h,732,2013-05-14
........\StdAfx.cpp,210,2013-05-14
........\StdAfx.h,1054,2013-05-14

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

发表评论

0 个回复

  • floatwindow
    一个浮动的Dialog窗口。编译,进入程序后,按工具条中的“裁减”命令,打开浮动窗口(a floating Dialog window. Build into procedures, according to the tools of the "cut" orders, floating window open)
    2005-08-17 11:38:37下载
    积分:1
  • Dialogbox_displayed_the_form_background_mageDlgUse
    在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 (In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
    2010-03-11 10:22:09下载
    积分:1
  • naozhong
    采用mfc编写的闹钟小程序,适合新手练手(Mfc prepared using a small alarm clock program, suitable for beginners to practice hand)
    2013-06-05 10:46:32下载
    积分:1
  • FloatMenu
    VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。(Variation within the vc++ to make the window menu and toolbar example, as a standard window menus and toolbars are similar, only after processing, menus, and toolbars can share, from the main form of floating on any position of the screen, can be closed floating menus and toolbars, like Office software, similar to the menu bar can be seen everywhere, hold down the menu bar of the head to the menu from the main window. )
    2013-11-28 22:40:45下载
    积分:1
  • mark
    基于MFC实现在视图窗口显示设置的签名,每次的签名颜色不同。(MFC-based signatures, in the view window displays the settings every time the signature of a different color.)
    2012-07-08 23:15:10下载
    积分:1
  • DockExample
    利用sizebar,实现窗口的任意停靠,对于初学者来说非常好用(Using sizebar, to achieve any docked window, very useful for beginners)
    2011-05-22 11:39:05下载
    积分:1
  • MFC-dll
    本文件是MFC可执行文件在没有安装VC环境下的配置文件,内付说明(This document is an MFC executable file without installing the VC environment configuration file, which pay description)
    2013-09-26 12:44:51下载
    积分:1
  • MFC-notebook
    利用MFC编写的一个记事本小程序,能实现一般记事本所拥有的基本功能(VC prepared by an applet Notepad, Notepad, to achieve the general basic functions have)
    2013-08-20 10:55:36下载
    积分:1
  • DrawForm
    说明:  自己绘制窗口界面,漂亮的窗口界面,采用dc自己绘制(Draw their own window interface)
    2011-04-08 20:11:08下载
    积分:1
  • calculator
    对话框经典起步实例计算器,能够实现普通计算器的功能,希望对初学者有所帮助(Classic examples of the dialog started calculator, to achieve common calculator functions, I hope to help beginners)
    2013-12-07 21:23:53下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载