搜索资源列表
VC-basic-2
- 本文将给出VC++6.0下实现抓取整个屏幕图像及光标区域的具体步骤及程序代码。
制作VC表格控件
- 表格控件制作,实现平台是VC++6.0,对实现过程进行了讲解
VC++中调用ADO的常用方法
- 讲解了VC++6.0种如何实现与ADO的连接,开发出连接数据库的程序
VC++_3D_charcater
- VC++6.0应用开发中简捷实现3D文字.pdf
VC++6.0_xpstyle
- VC++6.0实现应用程序软件界面XP风格
migong
- 老鼠走迷宫问题,VC++6.0开发平台,实现图形的界面。-IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
SampleEng
- 用VC++ 6.0与三菱PLC 作上位机通讯原理,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。--Using VC++ 6.0 with Mitsubishi PLC for PC communication theory, the interface there are some reserved for future use, to control motor movement, of course, you have to write PLC code.
VC6.0MFC
- VC++ 6.0 msdn中文版.中文版msdn,需然小了点,不过对入门都来说是不错的选择-VC++ 6.0 msdn Chinese. Chinese msdn, then take a small point, but all of the entry is a good choice ....
VC++6.0
- 模拟连连看看的程序源代码。 可运行的。-Simulation procedure again and again to see the source code. Can be run.
SerialSample
- vc+mapx 源代码,主要的功能是说明在vc 6.0 下如何配置mapx并实现了一个简单的功能-vc+ mapx source code, the main function is to indicate how to configure under vc 6.0 MapX and to achieve a simple function
VC++code
- 内容简介 本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
VC_access
- VC++6.0 中用 ADO 存取 Access 数据库的一点总结-VC++6.0 with ADO access to Access database that summarize
VC6_0_MATLAB7_x
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器。比较分析了各种方法的适用范围,介绍了发布混编程序的方法。- Wit h t he combination of VC++ and MA TLAB , t he p ower
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
vc
- vc++6.0使用说明,帮助初学者掌握使用方法,便于尽快入门。-vc++6.0 instructions to help beginners master the methods of application, ease of entry as soon as possible.
VC
- VC 6.0 面向对象的俄罗斯方块尝试,word格式-Object-oriented VC 6.0 Tetris try, word format
GPSportcommunication
- VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
MultiByteToWideChar
- 很多初學者從 VC++ 6.0 升級到 VC++ 2005 的時候, 經常發現到原本在 VC++ 6.0 版順利編譯並執行的程式突然無法編譯了. 像以下這個簡單的例子:-hhfghfhhh
VC-6.0-development-environment
- Visual C++6.0环境配置的详细介绍,比较适合初次接触C学习的朋友们~-Visual C++ 6.0 development environment described in detail, for the initial contact with C language little friends ~
VC++实现对退化图像的恢复
- 本文档以VC++ 6.0为编程工具,讲述了采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程(This document takes VC++ 6 as a programming tool, and describes the process of recovering degraded images from two image restoration algorithms using inverse filtering and Wiener filtering.)