-
USB 支持中作为源代码 Phyton
这是一个包含支持例程,在 Phyton 中的 USB 的包。这是只是集成测试可以使用
若要显示 LibUSB 是如何访问下 PHYTON 语言在 windows 环境-
- 2022-02-01 21:29:59下载
- 积分:1
-
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色...
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色-Similar to the windows of the drawing board, based on the MFC framework, can be achieved to save the file and read, draw points and lines circle rectangle and so on, you can set line width, linear and color
- 2022-02-04 20:10:12下载
- 积分:1
-
批量检测图片和色彩等软件
批量检测图片和色彩等软件-volume and color photographs detection software
- 2022-08-10 20:32:27下载
- 积分:1
-
高质量C++编程指南书,对我一定基础的C++学习者来说,这是一本帮助你继续提高的书籍。...
高质量C++编程指南书,对我一定基础的C++学习者来说,这是一本帮助你继续提高的书籍。-High-quality C++ Programming Guide book, I will certainly based on the C++ Learners, this is one to help you continue to improve the books.
- 2023-08-09 09:25:03下载
- 积分:1
-
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备-SDIO driver under wince 5.0, can support SDIO
- 2022-07-27 01:23:07下载
- 积分:1
-
一个利用Windows API的CD播放机
一个利用Windows API的CD播放机-a Windows API CD player
- 2022-09-18 04:15:03下载
- 积分:1
-
编程用得上的ASC码及GBK码查询工具。
编程用得上的ASC码及GBK码查询工具。-Useful programming code of the ASC and the GBK code query tools.
- 2023-06-14 00:25:03下载
- 积分:1
-
svmlight_matlab_windows_X64
svm-light相比libsvm使用简单,只有learn和classify两个,没有scale。集成进自己的工程大致有两种方式:1.工程内部system调用两个exe;2.封装源码嵌入工程。
svm_light训练和预测使用方法参考官网how to use就ok
- 2022-01-25 14:15:52下载
- 积分:1
-
弹珠台游戏源码,国内游戏编程网站上下载的很不错的程序,附带源码...
弹珠台游戏源码,国内游戏编程网站上下载的很不错的程序,附带源码-Playing marble set game source code, very good procedure that local game plait distance website up and down carry, supplementary source code
- 2022-02-13 07:47:50下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1