搜索资源列表
SisGpc
- 本程序实现了在PAGE中使用我们的VC开发的控件来实现WEBSITE上文件的HTTP下载以及文件的加解密,文件夹中有一个页面示例可动行并下载一下学籍管理系统-the program in the use of PAGE our development of the VC controls to achieve WEBSITE HTTP files on the download as well as document encryption and decryption, file folders
“八皇后”动态图形的VC实现
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-eight Queen's problem is an ancient and well-known problems, backtracking algorithm is a typical example.18508X8
vcOffice
- 这是一个能够装载OFFICE中的word、excel等组件到VC程序中的源代码,很值得-This a loaded OFFICE to the word, excel components such as VC Program's source code, is worth a look at
dydll
- VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MFC extension DLL source code VC
ATLdemosXP
- 更多的全面使用VC ATL编程的例子源码(适合使用COM的中高级程序员) 压缩包中包含的文件如下: collection.zip:包含VC Atl开发的集合的源代码(组件程序和测试程序) enum.zip:包含VC Atl开发的枚举器的源代码(组件程序和测试程序) event.zip:包含VC Atl开发的事件的源代码(组件程序和测试程序) win.zip:包含VC Atl开发的窗口的源代码(组件程序和测试程序) 参考文献: Tom Armstrong, Ron P
VC-BHO
- VC编写BHO插件源代码和教程 一,BHO开发概述 二,框架设计 三,注销SESSION 四,打包发布-VC source code and plug-ins written tutorials BHO One, BHO Development Overview 3 1.1 BHO s use and practical application of 3 1.2 BHO works and technological environment 3 Se
control_system
- 云台控制系统,基于VC的串口通讯实例。 包括串口波特率、停止位等设置-PTZ control system, based on the VC s example of serial communication. Including serial port baud rate, stop bits and other settings
ATLsample
- 这个程序是基于VC的ATL的简单程序,程序生成一个DLL的activex空件,只包含一个函数 add可以用下面代码实现网页调用-This procedure is based on the VC of the ATL simple procedures, procedures to generate a DLL s activex empty cases, contains only one function can add the following code to call the page
ActiveX_MSAgent
- ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。-ActiveX_MSAgent vc achieve MS Agent' s call to solve a continuous action sometimes is not implementation.
AddFlow_ActiveX_3.0_(keygen)
- AddFlow 3.0 (keygen)AddFlow 3.0 是Lassalle开发的流程图创建工具,提供了Activex的详细接口,类似于Visio的绘图功能,使用非常方便而且功能超级强大,支持VC,VB,Dephi,Visual Studio 2005,VS2008等等,只要能支持ActiveX的就可以使用,它能够为每个图表中的对象(节点或者连接线)分配不同的颜色,字体,形状,风格,图片,文字等。节点移动后仍然保持连接。也提供自动位置的排布,推荐一用!--Flow 3.0 is a flo
Lesson18Code
- 是配套孙鑫老师的vc++深入讲解中的控件操作的源代码-Sun Xin was supporting the teacher' s in-depth briefing on vc++ source code control operations
MDVDll
- 这是个用VC6些的嵌入WORD的DLL程序,现在嵌入WORD的VC程序很多,好像没有DLL的-This is something with VC6 embedded WORD of the DLL procedure, WORD is now embedded in many of the VC process, it seems there is no DLL' s
Using_the_Microsoft_Chart_Control.ZIP
- Microsoft Chart是一款强大的微软支持的统计表格控件。本程序实现了再VC++环境下对该控件的调用与使用,适合为初学者作为例程-Microsoft Chart is a powerful control that Microsoft' s support of the statistical tables. This procedure, were re-VC++ environment, a call to the control and use as a routine su
activesso
- ocx控件,用vc++ 开发,regsvr32 /s 注册ocx 控件后,附件中有test.html 可以测试该控件- ocx controls,develped by vc++, you can register the ocx with regsvr32 /s activesso.ocx,after that ,you can run the test.html
Ex13_01ActiveX
- 配套李英的《VC++编程与项目开发》的ActiveX控件实例代码,适合初学者入门VC++编程-Supporting Li Ying s "VC++ programming and project development," the ActiveX control instance code for beginner VC++ Programming
time-based-plugin-shop
- 基于时间的插件模块框架,使用VISUAL STUDIO C++ 2008编写,可以学习到PLUGin的一些技术。-BASED ON TIME S PLUGIN FRAMEWORK ,Apply in vc++
OCX
- 一个由c++编写的ocx控件。用vc++ 6.0编译,用MFC对话框调用。执行后会显示一个增加按钮,用来表示已经调用OCX控件。作为一项课堂作业,它是完美的。(An ocx control written by c+ +. Use vc++ 6.0 to compile, call with MFC dialog box. After execution, a button is displayed to indicate that the OCX control has been called