搜索资源列表
-
0下载:
IP数据包流量监控
这个程序利用Winpcap库来捕获IP数据包。在调试时注意:
1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。
2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
-
-
1下载:
vc++的共享内存实现,实时数据库设计的一套整合方案,希望实时数据库人员喜欢-vc++ implementation of shared memory, real-time database design an integrated program and hoped that officers like real-time database
-
-
0下载:
vc 压缩数据库 的程序源码,很不错的demo-vc compressed database program source code, very good demo
-
-
1下载:
VC++通过自定义CButton对象将图片导入按钮,对一个基本的通讯录程序界面进行美化,可以对不同状态下的按钮进行变色,无使用数据库,采用TXT文本文件操作。调试运行时请将TXT文件拷贝至Debug目录下。-The CButton object VC++ by customizing the Image Import button, to beautify a basic address book program interface, can change color button in dif
-
-
0下载:
一个vc++与Access数据库相结合添加数据的程序,简单的用户注册程序,最基本的数据库输入程序,经常用到的一个数据库操作技巧,如果你对VC++操作数据库还不太熟悉的话,这个小例子或许对你的帮助很大。-Perhaps a vc++ Access database combined to add data to the program, a simple user registration process, the most basic database input program, freque
-
-
0下载:
VC++/Access仓库管理系统的源代码,此程序源码是VC++数据库系统开发实例导航中的一个随书实例,功能不太多-VC++/Access warehouse management system source code, program source code VC++ database examples navigation systems development in one instance with the book, not too much
-
-
0下载:
VC++酒店业务管理系统,包括订餐、客户等功能模块,界面较粗糙,是书中的范例实例。在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS-VC++ hotel business management system, including ordering, customers and other functional modules, the interface is rough, examples of instances in the bo
-
-
0下载:
VC++操作Tree控件,点击TRee的节点可依次展开二级节点,Tree节点应用是相当广泛的。要运行程序必须将数据库文件夹Database(包含数据库文件City.mdb)与可执行文件放在一起-VC++ to operate the Tree control, click Tree nodes can expand the secondary node the Tree node application is quite extensive. To run the program must be
-
-
0下载:
VC++数据有效性监测一例,一个与Access数据库操作相关的小例子,测试时请注意,要运行程序必须将数据库文件drivers.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-VC++ data validation monitoring one case, a small example of the operation of the Access database, test Please note, to run the program must b
-
-
1下载:
DistillSQL源码,是一个VC++编写实现的SQL数据库提取器,程序需要先设置数据库连接信息,然后再设置需要提取内容的数据库,选择数据表,点击"提取到Excel"或"提取到Word"按键,程序会根据你的要求,将所选表的各个字段名称/字段类型/字段大小等信息,当然有些提取内容你可根据源程序代码重新定义,源码是开源的.-DistillSQL source is a SQL database VC++ prepared to achieve the extractor, the program
-
-
0下载:
用VC 编写的简单的计算器,基于对话框的应用程序
运行Realease:
1. 确认已安装VC 6.0。
2. 在SQL Server 2000中,附加数据库UGMS。
3. 运行程序的Debug版或者Release版。
-VC prepared by the simple calculator, dialog-based application runs Realease: 1. Sure to install VC 6.0. (2) In SQL Serve
-