Welcome![Sign In][Sign Up]
Location:
Search - VC6 open

Search list

[Graph RecognizeFindEyes1.1

Description: 一个OPENCV人脸检测的源码,在VC6下打开,需安装OPENCV3.1-a OPENCV Face Detection source code, under the VC6 open, the need to install OPENCV3.1
Platform: | Size: 728660 | Author: fansir | Hits:

[Graph programarx

Description: 程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\\source目录。 2.在VC6下打开工程c:\\source\\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \\ source directory. 2. The VC6 open the project c : \\ source \\ MyModelessSheet.dsw. 3. C Compiler Generation : / source / debug / MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading / unloading application dialog box, select c : / source / debug / MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
Platform: | Size: 34469 | Author: 胡进 | Hits:

[Other resourceVC6动态链接库的编写和调用——四则表达式计算

Description: 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt; File = gt; New = gt; Project = gt; MFC AppWizzard (dll), the Project name Lane importation Calc = gt; Next = gt; Finish. Well, you open Workspace on the FileView can see have Calc.h, Calc.cpp, stdafx.h, stdafx.cpp that four documents.
Platform: | Size: 46985 | Author: 东方旭 | Hits:

[Graph programarx

Description: 程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\source目录。 2.在VC6下打开工程c:\source\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \ source directory. 2. The VC6 open the project c : \ source \ MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading application dialog box, select c :/source/debug/MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
Platform: | Size: 36864 | Author: | Hits:

[OpenGL programogl_frame_buffer_object

Description: 使用最新的opengl扩展fbo编写的程序,该扩展提供了替代pbuffer的功能,使MRT的实现更加方便。使用vc6和ogl2.0编写。-use the latest expansion FBO opengl prepared by the procedures, the extension provides alternative pbuffer function, the MRT achieve more convenient. Use vc6 and ogl2.0 prepared.
Platform: | Size: 90112 | Author: 赵蒙博 | Hits:

[Picture Viewerjpglib

Description: 处理JPEG图像文件的开源函数库,包括VC工程文件-handle JPEG image files of open source libraries, including the VC works documents
Platform: | Size: 379904 | Author: 陈春华 | Hits:

[Graph RecognizeFindEyes1.1

Description: 一个OPENCV人脸检测的源码,在VC6下打开,需安装OPENCV3.1-a OPENCV Face Detection source code, under the VC6 open, the need to install OPENCV3.1
Platform: | Size: 4752384 | Author: fansir | Hits:

[Windows Developcolor-tracking

Description: This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can be use d to track faces and hands. Run the file in the VC6.0 environment compiler, it is a stand-alone operating procedures, no OPENCV DLL library support.
Platform: | Size: 10240 | Author: 肖雪 | Hits:

[OpenGL programOpenGLtemplatewizzard

Description: 一个MFC建立的使用OpenGL的模板,可以在VC6中建立以此项目为基础的项目生成向导,在此基础上方便地使用OpenGL,免去配置OpenGL库的麻烦-an MFC to establish the use OpenGL template, VC6 can build this project-based projects generated guides, Based on this convenient to use OpenGL, OpenGL configuration removed from the troubles
Platform: | Size: 25600 | Author: 李文庆 | Hits:

[OpenGL program6.0MFC_OPENGL_moban

Description: MFC的opengl模版(vc6.0),有了这个模版,你可以知道怎样在mfc下设置opengl环境,可以在上面方便地进行再次开发-MFC opengl template (vc6.0), the existence of such templates, You may know how to set up under the mfc opengl environment that can facilitate the above again for Development
Platform: | Size: 52224 | Author: | Hits:

[VC/MFCVC6.0with_opencv

Description: 在Visual_C++下opencv安装及设定-in Visual_C under opencv installed and configured
Platform: | Size: 290816 | Author: Ted | Hits:

[OpenGL programVCOpenGLTest

Description: VC6.0环境下用OpenGL函数库画三维图的示范程序-VC6.0 environment library with OpenGL 3D map painting demonstration procedures
Platform: | Size: 44032 | Author: 肖圣光 | Hits:

[Dialog_WindowMFC-VP

Description: vc6.0下开发的vega框架,可用于继续实时仿真-vega under vc6.0 development framework, can be used to continue real-time simulation
Platform: | Size: 90112 | Author: | Hits:

[Graph Recognizetesseract-2.01.tar

Description: 这是最新版本的开源OCR软件TESSERACT.支持英文等多种语言。-This is the latest version of the open source OCR software TESSERACT. In support of English and other languages.
Platform: | Size: 1050624 | Author: jack | Hits:

[OpenGL programwar3modelviewercode

Description: 魔兽争霸mdx模型的读取与渲染代码,用OPENGL实现。开发工具是VC6.0.-Mdx model of WarCraft read and rendering code, using OPENGL realize. Development tools is VC6.0.
Platform: | Size: 1669120 | Author: 黄任 | Hits:

[OpenGL programOpenGL

Description: VC6.0+OpenGL实现纹理立方体旋转,程序比较简单,适合入门者学习。-VC6.0+ OpenGL to achieve texture cube rotate, the procedure is relatively simple, suitable for beginners to learn.
Platform: | Size: 1320960 | Author: czb | Hits:

[GUI DevelopTabBrowser

Description: wtf编写的多页web浏览器,添加了自动保存现场功能(包括打开的web页面和浏览的滚动条位置),使用了msxml-wtf prepared multi-page web browser, add an automatic save function at the scene (including the open web page and browse the location of the scroll bar), using msxml
Platform: | Size: 150528 | Author: quix | Hits:

[OtherStrategyKing

Description: StrategyKing股票软件源码使用VC6打开工作区StkUI 股票软件源码-StrategyKing stock using VC6 open source software work area StkUI stock software source code
Platform: | Size: 31744 | Author: lsp | Hits:

[Windows DevelopVSNetHelp

Description: 可以让VC6使用MSDN2003、2005、2008的小插件,已经修改为可以使用中文版MSDN的版本。-VC6 can use MSDN2003, 2005,2008 small plug-in, has been amended to enable the use of Chinese version of MSDN version.
Platform: | Size: 2661376 | Author: 请填写 | Hits:

[OS programlog4cxx-0.10.0-vc6-June2008

Description: 开源C++日志系统Apache Log4Cxx 0.10.0 for vc6.0,含源代码和工程文件,windows平台下直接编译。-Open source C++ log system Apache Log4Cxx 0.10.0 for vc6.0, including source code and project files, windows platform compiler directly.
Platform: | Size: 7028736 | Author: stephen | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net