搜索资源列表
用VC++5.0开发拨号上网程序
- 用VC++5.0开发拨号上网程序 ---- 现在的时代是网络的时代,网络应用程序的应用越来越广泛,在自己设计的应用程 序中实现直接拨号上网,给应用程序的使用者带了很多方便,本应用程序就是在中文 windows95操作系统上,用VC++5.0开发的实现拨号上网的一个小程序,希望能对大家有 所帮助。-VC 5.0 dial-up procedures-now the network era is the era of network applications i
特色按钮VC
- 用VC实现的具有特色的按钮。主要利用路径技术,通过路径获得区域,詹后对按钮进行定制。这也是界面编程的基础。-with VC's unique buttons. Use main road, access to the region by road, after the right button Zhan customized. This is also the basis for programming interface.
vcSql
- VC+SQL实现客户资源管理系统的一个完整的原程序,适合于初学者理解ODBC的数据库访问,SQL的使用-VC+ SQL implementation of the customer resource management system a complete original procedure, suitable for beginners to understand ODBC database access, SQL use
SPP.doc
- 在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述 -In VC++ in the There are two ways to carry out serial communication. One is the use of Microsoft' s ActiveX controls provided by Microsof
getHDSN
- VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
GetMediaInfo
- 利用 VC的Windows Media Player 控件提供的接口实现的媒体文件的信息的获取,艺术家、专辑等信息,以前,在网上找了好久也没找到解决方法,最后终于有了点头绪,发出来与大家分享,抛砖引玉,介绍一种简单的方法-Use of VC s Windows Media Player control interface provided by the media access to information documents, artists, albums and other informa
address
- 一个获取通讯簿内容的vc程序!大家改一改就可以用了!稍微改一改!-Access to the contents of an address book program vc! U.S. simply can use the! Simply a little!
Cabaret_MIB
- 酒店业务管理系统,VC++与Access数据库总和编程,希望对大家有所帮助-Hotel business management system, VC++ and the sum of Access database programming, we want to help ... ...
retrieval
- 一个图像检索程序,使用VC++实现,数据库使用的ACCESS。-a picture retrival program!
Local
- 用VC++ 编写的一个获取计算机的网卡地址的程序-VC++ Access to the computer s network card address Procedures
AccessDB
- 使用 VC++ 通过 ADO 访问 sql server 数据库-VC++, through the use of ADO database access sql server
HarewareView
- 获取计算机的硬件配置信息,提供给大家分享,vc++实现-Access to the computer' s hardware configuration information, available to share with you, vc++ to achieve
Busquerysoftware
- 公交查询的软件,主要包括换乘查询、路线查询和站点查询功能。 使用工具:VC++6.0,ACCESS 可扩展,你只需要按要求把城市的公交信息加入进数据库,这个公交查询就成了某个城市的公交查询,无需上网,单机运行。-Bus query software, mainly including transfer queries, route search and site search functions. The use of tools: VC++6.0, ACCESS scalable, y
VB_VC_DLL
- VB虽然强大,但要对计算机的底层硬件进行访问却*为力。由于VC++同时具有汇编语言和高级语言的功能和特点,能够直接控制硬件,因此,可以使用VC++编写一个DLL,库中包含有关对硬件控制的函数,然后在VB程序中通过调用DLL中的函数来完成控制行为,使VB对硬件的操作成为可能。-VB powerful, but would like to access the computer' s underlying hardware is powerless. As the VC++ both ass
songs
- 卡拉OK点歌系统:VC++ & Access,使用ODBC操作数据库,实现对歌曲的基本管理-OK karaoke song system. VC++ & Access. Operation of the database using ODBC, to achieve the song' s basic management
WinIo
- WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件-WinIo.dll demo program source code and VC, WinIO is an I/O ports and physical memory access operation of the system link components
DriverSerialNum
- vc——获取系统所有的驱动器以及每个驱动器的序列号\DriverSerialNum-vc- access to all system drives and each drive' s serial number \ DriverSerialNum
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS
DriverSerialNum
- vc——获取系统所有的驱动器以及每个驱动器的序列号\DriverSerialNum的程序源码,值得一看!-vc- access to all system drives and each drive' s serial number \ DriverSerialNum the program source code, worth a visit!
VC
- 《Visual C++2008入门经典》系编程语言先驱者Ivor Horton的经典之作,是C++编程方面最畅销的图书品种之一,不仅涵盖了Visual C++ 2008编程知识,还全面介绍了标准C++语言和C++/CLI。《Visual C++2008入门经典》延续了Ivor Horton讲解编程语言的独特方法,从中读者可以学习Visual C++ 2008的基础知识,了解如何使用MFC进行本地ISO/ANSI C++ Windows应用程序开发以及如何使用Windows Forms进行C++/
