Welcome![Sign In][Sign Up]
Location:
Search - MainFrm.

Search list

[ADO-ODBCMainFrm.rar

Description:
Platform: | Size: 1106 | Author: | Hits:

[GDI-BitmapSaveWindowsDC

Description: 在VC中将客户区图像保存到BMP位图文件 程序名称:MainFrm.c-customers in VC Lieutenant General District BMP images stored procedures bitmap file name : MainFrm.c
Platform: | Size: 301001 | Author: 远风 | Hits:

[GDI-Bitmap4.24

Description: \"PlanarCAD.h\" \"Line.h\" \"Rectangle.h\" \"PolyLine.h\" \"Circle.h\" \"Polygon.h\" #include \"MainFrm.h\" #include \"PlanarCADDoc.h\" #include \"PlanarCADView.h\"-"PlanarCAD.h" "Line.h" "Rectangle.h" "P olyLine.h "" Circle.h "" Polygon.h "# include" MainFrm.h "# include" PlanarCADDoc.h "# inclu de "PlanarCADView.h"
Platform: | Size: 103616 | Author: 赵呈轩 | Hits:

[SMSmainfrm

Description: 一个手机短信收发程序使用时需与电脑相连支持usb和comm接口-an SMS transceiver procedures and the need to use computers connected to support USB interface and comm
Platform: | Size: 69517 | Author: 明儿 | Hits:

[Other resourceRus1231sia12344123

Description: 此程序是一个模拟俄罗斯方块的程序.... cell.cpp MainFrm.cpp Russia.cpp RussiaDoc.cpp RussiaView.cpp SETdlg.c-this program is a simulation of the Russian squares procedures .... cell.cpp MainFrm. cpp Russia.cpp RussiaDoc.cpp RussiaView.cpp SETdlg.c
Platform: | Size: 71509 | Author: 卢礼 | Hits:

[Other resourcefirstDemo

Description: VS2005 CSharp 开发的Geomedia定制能够程序,Geomedia版本V6.0.34.57,如果为其他版本,需重现加载引用,并注释掉MainFrm中以下内容: using AxMapviewLib = AxIntergraph.GeoMedia.MapviewLib using AxGMNorthArrowLib = AxIntergraph.GeoMedia.GMNorthArrowLib using AxGMScaleBarLib = AxIntergraph.GeoMedia.GMScaleBarLib using PClient = Intergraph.GeoMedia.PClient using PView = Intergraph.GeoMedia.PView using MapviewLib = Intergraph.GeoMedia.MapviewLib using PCSS = Intergraph.GeoMedia.PCSS using PDBPipe =Intergraph.GeoMedia.PDBPipe using GDO = Intergraph.GeoMedia.GDO -VS2005 CSharp development of the customized to Geomedia procedures, Geomedia V6.0.34.57 version, and if other versions need to return loading invoked, MainFrm China and comment out the following : using AxMapviewLib = AxIntergraph.GeoMedia. MapviewLib using AxGMNorthArrowLib = AxInter graph.GeoMedia.GMNorthArrowLib using AxGMS caleBarLib = AxIntergraph.GeoMedia.GMScale BarLib using PClient = Intergraph.GeoMedia.P Client using PView = Intergraph.GeoMedia.PVi ew using MapviewLib = Intergraph.GeoMedia.Ma pviewLib using PCSS = Intergraph.GeoMedia.PC SS = Intergraph.GeoMedia.PDBPi using PDBPipe pe using GDO = Intergraph.GeoMedia.GDO
Platform: | Size: 17128 | Author: hanunhua | Hits:

[Other resourceShareGuard_210src.tar

Description: 一个漂亮的p2p聊天程序客户端。编译时出错,在mainfrm.h上边加入#include \"TCToolBar.h\" 即可顺便通过 vc++ .net-a beautiful p2p Chat Client. Compile-time errors. mainfrm.h upside to the # include "TCToolBar.h" will be passing Link Guo vc. net
Platform: | Size: 819429 | Author: 张海超 | Hits:

[Dialog_WindowCommuofWindows

Description: 实现VC中分割窗体,并创建另一对话框,实现MainFrm中两个分割的窗体和对话框之间的通讯,充分利用窗口之间的消息,实现窗口之间的通讯和数据传递!-VC separate windows, and the creation of another dialog box, MainFrm achieve two separate windows and dialog between the communications, and make full use of the window between the news achieve window between the communications and data transmission.
Platform: | Size: 59758 | Author: 李文庆 | Hits:

[Othermainfrm

Description: 当司机在一个地方没有油时,它应该在去那个地方去加油,走那条路为够更好的为他(她)服务,这条路又会经过那些地方, 系统会生成一个解决方案为司机提供一个选择的机会。-when the driver in a place without oil, it should go to those places to refuel and which way to go to better enough for him (her), this road will go through, system will generate a solution for the drivers an opportunity to choose.
Platform: | Size: 20795 | Author: hiker | Hits:

[Other resourceMainFrm

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,%联机手写数字识别*,联机数字、英文字符及汉字识别,8数码游戏
Platform: | Size: 1688 | Author: daishuquan | Hits:

[OS programMainFrm

Description: 全局函数使用起来很方便,不需要很多的包含头文件,在每种类中都可以用。可是,他的实现上也要注意一些细节,本实例就是出于这一目的,给出简单事例,教初学者如何使用全局类的方法。 希望对大家有所帮助。
Platform: | Size: 29664 | Author: 魏洪 | Hits:

[Other resourceMainFrm

Description: 画线重会功能能够实现放大缩小。能够对位图仿效消息。
Platform: | Size: 1369 | Author: liubf | Hits:

[Other resourcedraw_picture_software

Description: 1.建立自己的工程:单文档 2.建立程序图标 3.将ColorPane, MyImage, MyToolbar, OptionZone程序加入到工程中 4.建立Toolbar资源:IDR_COLORPANE 5.在MainFrm.h中加入 CColorPane m_wndColorPane 6.在MainFrm.cpp的OnCreate中加入与ColorPane有关的代码。 7.在ResourceView中修改Toolbar中IDR_MAINFRAME的内容,包括各图标的ID。 8.在class CMainFrame中添加 CMyToolBar m_wndToolBar 9.在MainFrm.cpp中添加m_wndToolBar相应的代码。 10.在View中添加绘图功能,注意:不要用它的m_pdcMem。以后将用矢量绘图。 11.实现橡皮筋绘图方法。(用XOR技术)
Platform: | Size: 449835 | Author: coolrainy | Hits:

[Special EffectsMainFrm

Description: VisualC++数字图像处理典型算法及实现\\08\\EdgeContour\\MainFrm.rar
Platform: | Size: 1377 | Author: wlq | Hits:

[SMSmainfrm

Description: 一个手机短信收发程序使用时需与电脑相连支持usb和comm接口-an SMS transceiver procedures and the need to use computers connected to support USB interface and comm
Platform: | Size: 69632 | Author: 明儿 | Hits:

[Special EffectsMainFrm

Description: VisualC++数字图像处理典型算法及实现\08\EdgeContour\MainFrm.rar-VisualC++ Typical digital image processing algorithm and realize 8EdgeContourMainFrm.rar
Platform: | Size: 1024 | Author: wlq | Hits:

[Windows DevelopMainFrm

Description: MFC界面的人事管理系统源码 简洁实用-MFC
Platform: | Size: 49152 | Author: tiger | Hits:

[OpenGL programMainFrm

Description: 在opengl下生成图形,主生成的函数,mainfrm-OpenGL
Platform: | Size: 3072 | Author: lijiangyan | Hits:

[source in ebookMainFrm

Description: 一个绘图小软件的源代码,可生成MFC文件,如有需要,赶紧些!
Platform: | Size: 1024 | Author: 乔良 | Hits:

[Internet-NetworkMainFrm

Description: 在opengl下生成图形,主生成的函数,mainfrm-OpenGL
Platform: | Size: 3072 | Author: 林肯 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net