登录
首页 » Dialog_Window » 此程序在VC++ 6环境下实现USB接口的数据采集…

此程序在VC++ 6环境下实现USB接口的数据采集…

于 2022-12-23 发布 文件大小:156.26 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

本程序在VC++6.0的环境下实现USB接口数据的采集和在计算机上显示所采集到的数据-This procedure in VC++ 6.0 environment to achieve USB interface data acquisition and computer display collected data

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 很好的学习窗口编程实例,有几个按钮…
    非常好的学习子窗口编程的例子,有多种按钮选择。-Very good learning child window programming examples, there are several buttons to choose.
    2022-08-13 08:11:21下载
    积分:1
  • 透明浮动窗口的实现,WINDOWS 窗口ALPHA透明度API的使用等
    透明浮动窗口的实现,WINDOWS 窗口ALPHA透明度API的使用等-transparent floating window to achieve transparency WINDOWS window ALPHA use of the API
    2022-05-09 07:25:22下载
    积分:1
  • 报表控件类,我把它放在VC6下也能用,做一个时间。
    一个报表类控件,我把它转化到VC6也可以用,对于做显示文档有一定参考意义.-A report class control, I put it into the VC6 can also be used, for doing a certain reference value to display the document.
    2022-07-26 22:25:57下载
    积分:1
  • 控件中使用类似的工具来实现对柱浮
    利用CDialogBar来实现类似工具栏的浮动条-CDialogBar use similar tools to achieve the floating of the column
    2022-02-20 07:08:57下载
    积分:1
  • the cases to achieve a Windows Explorer, the resource manager with View system f...
    本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operators and other functions. The cases mainly introduces the tree controls the use, list control the use of the Windows API related to the use, icon list system for the acquisition, and recursive directory traversal.
    2022-03-03 08:12:53下载
    积分:1
  • 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为...
    《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办法了。 此程序我目前想不到有什么实际用途,不过用来搞恶作剧还是不错的。- "Founds Dialog box Which Cannot Be closed" [ code nature ] the VC integrity application procedure code to found based on the dialog box project, all tacitly approve then. In dialog box attribute general, establishes caption is spatial, like this uses ctrl alt del not to reach this point on the discovery the procedure. In dialog box attribute more stytle, selects disable, like this cannot use the right key to close this procedure. The deletion cancels the button, double-clicks determines the button, () deletes in its homographic function CDialog::OnOK. Like this cannot use the carriage return to close this procedure. If only is the simple deletion determination button is not good. Natural, if cl
    2022-10-01 08:05:02下载
    积分:1
  • Camera data collection, in the MFC dialog
    摄像头采集数据,在基于对话框的MFC界面中显示-Camera data collection, in the MFC dialog-based interface to display
    2022-03-21 22:37:44下载
    积分:1
  • 内容: 做个登陆程序,以VB+Access。 功能: 1、验证。验证用户名的正确与否、密码与用户名符合与否 2、人性化设计。 ①、输
    内容: 做个登陆程序,以VB+Access。 功能: 1、验证。验证用户名的正确与否、密码与用户名符合与否 2、人性化设计。 ①、输入用户名后,无论是鼠标移动到密码框,还是按“Tab”键到密码框,都搜索用户名的存在与否,但不报错 ②、输入密码后,选者状态在“确定”按钮上。 ③、确定后检验,用户名为空时,光标停在用户名框,密码空停密码输入框。 控件: TextBox、CommandButton、PictureBox、Timer、ADO-Content: to be a landing procedures to VB+ Access. Functions: one to verify. Verify whether the correct user name, password and user name in line with it or not 2, humanized design. ?, enter your user name, whether they are the mouse to move to the password box or the
    2022-11-24 22:25:03下载
    积分:1
  • 对话框内部打开HTML网页,利用默认浏览器打开网页,利用网页对话框函数打开网页 近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各...
    对话框内部打开HTML网页,利用默认浏览器打开网页,利用网页对话框函数打开网页 近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各位同仁使用及理解,我把它们重新编写成类,去掉了原先一些没有多大用处的函数,也是为了便于正常使用,一目了然!-Internal dialog box to open HTML pages, using the default browser to open pages using the page to open page dialog function needs work in the near future, in-line to find a number of procedures in their own web pages displayed in open procedures, in order to facilitate the use and understanding of colleagues, I rewrite them into a category, removing the original number of not very useful function, but also in order to facilitate the normal use, at a glance!
    2022-07-12 19:57:22下载
    积分:1
  • grasp of word processing procedures for the preparation, how to customize fonts...
    掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
    2022-03-22 08:53:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载