搜索资源列表
adddb
- 在使用VC、VB、Delphi等高级语言编写数据库应用程序时,往往需要用户自己在控制面板中配置ODBC数据源。对于一般用户而言,配置ODBC数据源可能是一件比较困难的工作。而且,在实际应用中,用户往往要求在同一个应用程序中访问不同的数据源,因此采用一般的加载方法就有了无法克服的缺陷。为能在程序中完成这一工作,方便应用程序的使用,本文以VC为开发环境介绍两种在应用程序中动态加载ODBC系统数据源的方法。-the use of VC, VB, Delphi and other senior lan
Win2000WdmSrc
- 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。
VC++网络高级编程之十九
- DrawSevr: ======================= DCOM服务器程序,不能直接运行,你可以通过reg.bat来注册。注册完,还需要到 控制面板/服务/DrawServ单击右键启动。 这样客户就可以访问了。 可执行文件在DebugU目录下。-DrawSevr : ======================= DCOM server, not directly running, and you can reg.bat to register. End registration,
rrrr
- 旋转云台 搭载物体旋转 正常运转有效载重>5kg 云台直径50cm 电机最小角度精度<2° 拍摄360°时间<1分钟 被拍摄物体在拍摄前后不应发生位移 供电电源交流220V 步进电机 带动云台按规定角度旋转 单片机控制电路 使用计算机信号控制电机旋转,返回运行状态由电脑显示,使用串口或USB,提供PC端控件供VC或VB调用,以便程序控制 外壳 容纳控制板和电机,包含幕布和摄像头支架 结实耐用,整机重量小于5kg 摄像头支架可固定摄像头或数
Boardofmouse
- 基于vc的鼠标指针向量控制面板程序,并能显示当前方位-Based on the mouse pointer vc vector control panel procedure, and can display the current position
vcPerfDemo
- VC++网络仪表使用方法: pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。 如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。 先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Timer菜单中选择Start,就可以进行监视了。-VC++ n
mfc_panel_control
- MFC 自绘控件实现panel,可以在每个panel上添加需要的控件-use mfc class cwnd,you can add controls on the panel
ControlPanl
- VC++启动控件面板,程序节选自《Visual C++ 程序开发范例宝典》。知识点启动控件面板、图形按钮的使用。-VC++ start control panel, the program adapted from " Visual C++ application development paradigm Collection." Knowledge point start control panel, the use of graphic buttons.
SysControlSample
- 用VC+MFC实现系统功能,包括调用外部命令,控制面板功能的访问,开关机等-Using VC+ MFC system functions, including call external commands, access control panel features, switches, etc
cpl
- 写一个控制面板的程序。vc++的。。有源代码和解释-Write a control panel program. vc++ in. . Source code and explanation. .
SoftWareLIST
- 使用VC列举出本机所安装的所有软件,功能如控制面板的添加删除程序。每枚举出一个程序,在LISTCTRL中显示-The use of VC list of all software installed in the machine functions such as the Control Panel Add or Remove Programs. Each cited a program, in LISTCTRL
ControlPanell
- vc控制面板窗口代码,想使用该界面可以参考该程序-vc the Control Panel window code, want to use the interface can refer to the program
COLORS
- 针对滚动条控件,用VC++6.0编写的颜色控制板-Scroll bar control, color control panel with VC++6.0 written
CameraController
- VC++CameraController(云界面)源代码实例,云台视频头监控控制面板界面,自绘技术制作而成,利用渐变和圆角制作了按钮,整体面板尽显专业风范,掌握了自绘技术,你制作其它的程序界面就能得心应手了。 -The VC++CameraController (cloud interface) source code examples, the PTZ video head monitoring control panel interface, since the painting tec
Industrial-control-panel-data
- 主要是利用VC++ 编的一个仿仪表盘的界面窗口-Mainly using a series of VC++ imitation dashboard interface window
DuList
- 这是一个双向循环链表的头文件,是在Windows控制台下用vc++ 6.0写出来的。-This is a two-way circular linked list header file in the Windows Control Panel write out with vc++ 6.0.
IM-based-on-SQL-
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, fake MSN prog
IM
- VC++基于SQL的IM聊天软件源代码,主程序分为客户端和服务端,仿MSN程序界面,用户注册后即可聊天,数据库配置说明 : 1、新建数据库MYIM,用查询分析器执行文件“数据库语句”的SQL语句. 2、配置数据源,控制面板--管理工具--数据源(ODBC) -VC++ SQL-based IM chat software source code, the main program is divided into client and server, fake MSN prog
5736436
- 模拟控制面板,VC++经典编程源码,很好的参考资料。-Simulation of the control panel, the classic VC++ programming source code, a good reference.
5753646
- 控制面板程序,VC++经典编程源码,很好的参考资料。-Control panel procedures, VC++ classic programming source code, a good reference.
