当前位置:
首页
资源下载

搜索资源 - vc6.0 实现 windows 编程
搜索资源列表
-
0下载:
目录RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。
以上所有程序在VC6.0中调试通过
系统平台是:Windows XP Professional-directory RAS is a high-level programming RAS Dial-up procedures senior development, adoption of th
-
-
0下载:
在windows下VC6.0编译通过,程序实现了在windows下显示JPG图片的功能,采用了对话框的编程架构
-
-
1下载:
实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中.
Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通
过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,
用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以
实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如
键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消
息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并
-
-
0下载:
本实验是在win2000+VC6.0上实现的,实例程序利用Windows SDK编制,所以实验需要在windows下安装VC后进行。而VC是一个集成开发环境,其中包含了Windows SDK的所有定义和工具,所以安装了VC后就不用再安装SDK了。
这里由于用到了多线程编程,我们还需要设置一下编译环境,选中菜单project-> settings,在左边列表中选中工程名,在右边选中c/c++项,将其下\"project options\"中的默认值MLd改为MTd。
-
-
0下载:
在windows下使用VC6.0使用MFC下编程实现,DES加密算法-VC6.0 used in the windows of the use of MFC programming, DES encryption algorithm
-
-
0下载:
RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。
以上所有程序在VC6.0中调试通过
系统平台是:Windows XP Professional-RAS is a high-level programming procedures RAS dial-up high-level development, through the program ca
-
-
0下载:
一个简单的鼠标钩子程序
Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
-
-
0下载:
可以实现帧的封装与解析,可以运行。
二、 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下:
FrameParser.exe -e/-u outputfile/inputfile
其中,-e为封装命令,-u为解析命令。outputfile为要执行封装操作的文件名,inputfile为要执行解析操作的文件名。
程序运行平台:Windows
编程环境:VC6.0
语言:C++
-The package can be achieved wit
-
-
0下载:
本程序是在vc6环境下,采用windows界面编程,简单实现clock的模拟。对大家学习很有帮助的。-This program is started in VC6.It use the Windows discontinuity,simply achieve the running of clock。
It must be helpful to you。
-
-
0下载:
可以实现WINDOWS与LINUX之间通信的网络编程
WINDOWS下是有VC6.0编写。-Can achieve communication between WINDOWS and LINUX network programming under WINDOWS VC6.0 write.
-
-
0下载:
用windows编程方面的知识实现一个对话框界面。-MFC,vc6.0 enviroment.
-
-
0下载:
用vc++编程,使用vc6在windows环境下通过。可以实现音频的播放。-Using c++ programming, use vc6 in the windows environment through. Audio playback can be achieved.
-
-
0下载:
用vc++编程,使用vc6在windows环境下通过。可以实现音频的播放。格式不仅限于MP3-Using c++ programming, use vc6 in the windows environment through. Audio playback can be achieved.
-
-
0下载:
用vc++编程,使用vc6在windows环境下通过。可以实现音频的录制。-Using c++ programming, use vc6 in the windows environment through. You can achieve audio recording
-
-
0下载:
用vc++编程,使用vc6在windows环境下通过。可以实现视频的播放。播放的视频可以是本地,也可以是录制的,并支持多种格式-Using c++ programming, use vc6 in the windows environment through.It allows video playback. Play video can be local, it can be recorded, and supports a variety of formats
-
-
0下载:
用vc++编程,使用vc6在windows环境下通过。可以实现视频的录制。可以录制多种格式的视频。-Using c++ programming, use vc6 in the windows environment through.You can record video. You can record video in multiple formats.
-
-
0下载:
vc6.0 windows编程实现伪动态图片 希望可以得到下载同胞的批评-Homemade pseudo dynamic image
-
-
0下载:
PE结构分析的实现,VC完整代码,代码结构优良,VC6与VC,NET下编译成功,(Structure analysis of the implementation of the PE, VC, complete code, the code structure is good, with VC, VC6 compile successfully under.net,)
-
-
0下载:
基于vc6环境下开发,实现了打开文件操作,利用了fltk图形开发包,(Based on vc6 development environment, the realization of the open file operations, use the FLTK graphical development kit,)
-
-
0下载:
这是一个仿照VC6 0的界面所做的窗口程序, 窗口用CONTRLBAR来实现的,当然功能还不完全()
-