资源列表
VC++
- 在进行软件开发的过程中,如何在不同的编程工具之间进行数据交换和通讯,需要进行不断的探索和总结。我们在开发机械CAD仿真软件的过程中,遇到了在VC++中读取和修改Visual Foxpro中数据的问题。经过许多次的试验,我们通过采用自动服务器(ActiveX Automation)的方法圆满解决了这个问题。
LoginIsapi
- isapi登陆服务器端程序,验证用户输入用户名和密码是否正确
Login
- isapi登陆客户端程序。登陆时验证用户名和密码
VISUALC++
- win32应用程序代码,具体内容大家看了就会明白
PortMon
- 测试串口是否接收到数据
BMP
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本文采用视频函数显示BMP位图,可以消除以上的缺点。
WINDOWS_SOCKETS_guifan_ji_yingyong
- 《WINDOWS SOCKETS 规范及应用》(word格式),winsock编程人员必备之书,介绍winsock1.1和2的编程原理、应用实例、所有库函数的说明,东西很全!
diskperf
- The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No INF file is needed to install this driver.
ce_cut_screen
- 可以截取ce设备上的屏幕图像,直接保存为bmp格式,方便我们使用。
survey
- 一个完整的调查问卷网页(运行环境:.net 2.0 , 编程语言C#,数据库access),用vs2005直接打开即可运行
cdaudio
- The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Managemen
addfilter
- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t