登录
首页 » Windows开发 » 靠VC++语言自动画流程图的工具,相当神奇!可画BS图,NS图

靠VC++语言自动画流程图的工具,相当神奇!可画BS图,NS图

于 2022-07-04 发布 文件大小:2.29 MB
0 118
下载积分: 2 下载次数: 1

代码说明:

靠VC++语言自动画流程图的工具,相当神奇!可画BS图,NS图-By VC++ Language since the animation flow chart tool, quite amazing! BS map can be painted, NS map

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

发表评论

0 个回复

  • vc control, can display multi
    vc控件、可以显示多排标签页片的标签控件。-vc control, can display multi-row tab control tablets tag.
    2023-07-29 03:40:03下载
    积分:1
  • 早期的windows就是采用的INI格式文本文件。现在很多应用程序包括大型的软件也还在采用格式化文本文件保存配置参数,比如Bentely MicroStatio...
    早期的windows就是采用的INI格式文本文件。现在很多应用程序包括大型的软件也还在采用格式化文本文件保存配置参数,比如Bentely MicroStation GIS平台GEOGRAPHICS8.0。 本文给出的就是利用VC来读取和分析配置文本文件,-early windows is the INI format text file. Now many applications including large software is also used to preserve document formatting text configuration parameters, such as MicroStation Bentely GEOGRAPHICS8.0 GIS platform. This paper is using VC to read and analyze configuration text file,
    2022-06-26 07:27:32下载
    积分:1
  • 利用CSocket实现远程桌面功能 实现思路主要是:先将远程桌面捕获回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再送到远程主机执行(...
    利用CSocket实现远程桌面功能 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
    2022-07-03 23:37:17下载
    积分:1
  • 保存地图文档用vc++2005+AE9.2
    保存地图文档用vc++2005+AE9.2-Save the map document used vc++ 2005+ AE9.2
    2022-07-15 16:25:28下载
    积分:1
  • programmingperl .pdf
    ProgrammingPerl.pdf programming Perl is not jsut a book about Perl, it is also a unique introduction to the language and its culture, as one might expect only from its authors. This third edition has been expended to cover Version 5.6 of Perl.
    2022-07-10 03:49:29下载
    积分:1
  • 二维CAD绘图设计师,包括线
    二维CAD绘图设计,包括线型、颜色、线条选择与设计。包含工具条、状态条-two demension CAD drawing designer,include line-type,color,choice line and desing.include toolbar ,statusbar
    2023-07-09 18:20:03下载
    积分:1
  • 贪吃蛇游戏
    基本上,这是简单的贪吃蛇游戏在具有 3D 效果。在这个游戏的蛇会吃它的食物,帮助它提高它的增长,它的身体变得越来越大。在这场比赛我们也实现了碰撞检测算法,如果蛇吃了自己然后游戏会结束。
    2022-07-14 00:23:39下载
    积分:1
  • 编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
    编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
    2022-08-17 22:59:40下载
    积分:1
  • 加权峰值信噪比与噪声的比值
    此之间的函数计算峰值信噪比(加权峰信号 - 噪声比) %两个图像。答案是分贝(dB)。
    2022-07-08 11:52:11下载
    积分:1
  • 用Visual C++编写的实现HDF文件的源代码,根据该代码可实现hdf遥感图像的读取和保存...
    用Visual C++编写的实现HDF文件的源代码,根据该代码可实现hdf遥感图像的读取和保存-Using Visual C++ implementation of the HDF file to prepare the source code, according to the code of the implementation of remote sensing image hdf read and save
    2022-02-04 16:06:14下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载