-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1
-
VC环境下USB读写设计
我们如果想实现一个USB 的HID 类设备,不需要在Windows 下开发自己的驱动程序。HID不一定要是标准的外设类型,唯一的要求是交换的数据存储在报文的结构内,设备固件必须支持报
文的格式。任何工作在该限制之内的设备都可以成为一个HID,例如温度计、电压计、读卡机等。报文的格式是由报告描述符决定的,所以只要修改描述符就能实现我们需要的报文格式。下面
我们来实现一个简单的报文格式:上位机发送固定64 字节数据给设备,这个数据可以是命令,也可是数据,具体含义并不是由报告描述符来决定的,是由开发人员事先约定好的。设备返回的数据
也是64 个字节,同样这个数据流的每个字节(甚至每个位)的具体含义由开发人员事先约定好。本设计 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-02-15 09:04:41下载
- 积分:1
-
PB on the development of the ORACLE system management procedures (good)
在PB上开发的ORACLE系统管理程序(好)-PB on the development of the ORACLE system management procedures (good)
- 2023-06-28 09:15:04下载
- 积分:1
-
这waches对任何更改文件夹
This waches a folder for any changes
- 2022-03-29 18:55:11下载
- 积分:1
-
一个MHP 应用程序,回答问题应用,需要MHP模拟器运行
一个MHP 应用程序,回答问题应用,需要MHP模拟器运行-an MHP application, answer questions applications, the need MHP simulator
- 2022-08-22 18:28:51下载
- 积分:1
-
一个Undo和Redo的例子,值得研究
一个Undo和Redo的例子,值得研究--An example of undo and redo,worth discussing
- 2022-05-13 14:44:57下载
- 积分:1
-
这是一个客户机应用程序,它通过建立与日期
这是一个客户机应用程序,它通过建立与日期-时间服务器的连接, 从一个指定的主系统中得到日期和时间,并报告结果。 -This a client application, and it is through the establishment of a date-time server connectivity, from a designated the main system, which is the date and time, and report the results.
- 2022-01-28 10:37:12下载
- 积分:1
-
Windows编程-OpenGL
这是一个使一个彩色三角形在一个黑色的窗口内以单位速度旋转的程序,采用c++编写Windows的程序。
三角形三个角的颜色为(255,0,0)红,(0,255,0)绿,(0,0,255)蓝
按照RGB配色方案画的三角形
- 2022-06-02 18:40:42下载
- 积分:1
-
压缩并使用email发送文件
压缩并使用email发送文件 -The example of zipping and emailing the file
- 2022-09-20 00:25:03下载
- 积分:1
-
opencv图像转换源。
Soure OpenCV.Convert image
- 2022-05-22 05:23:02下载
- 积分:1