-
QT数据采集多线程模板
基本的生产消费模型,基于QT开发,包括数据采集,界面刷新显示,适合初学Qt的朋友
- 2022-03-10 19:42:54下载
- 积分: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
-
做成只有打开文件,回放,快进,快退的界面的YUVTORGB的运行程序
做成只有打开文件,回放,快进,快退的界面的YUVTORGB的运行程序-caused only open the file, playback, fast forward, fast interface with its operational procedures YUVTORGB
- 2022-08-22 12:52:58下载
- 积分:1
-
通过配置getfiles.ini文件即可进行文件的传送
通过配置getfiles.ini文件即可进行文件的传送-Getfiles.ini file can be configured to transfer files
- 2023-05-25 13:10:04下载
- 积分:1
-
WinCE平台的OpenGL ES的一个源代码的应用下,粒子的应用…
wince 平台下的 的一个 OpenGL es 应用的原代码,粒子应用, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, particle application, compiled with the EVC4.0
- 2022-01-25 17:24:04下载
- 积分:1
-
分布式 TMTO Hash 数据库
翻译 maninwest@Codeforge 作者:Andrew Admire@CodeProject创建一个分布式的 P2P TMTO Hash 数据库我扩展了我的第一个 NTLM TMTO 数据库。我从 C# 迁移到了Python 3.4 并创建了 p2p 系统。我将此系统尽可能地模块化,以便使用其他hash。当前创建了 NTLM hash。如果你不需要,则不用生成 hash。这个程序在 Windows 上运行,应该可以在 Linux 上运行。系统通过命令窗口运行,没有GUI。程序的原理是创建大型数据库的一部分。点越多,来存储 23 个字符的所有组合的交换越好。如果 8 字符组是 2 太字节,使用此项目的默认限制是1 gig.,则存储所有可能组合需要至少 2,000 人。但是,只需几秒钟就可以找到 hash 的平面文本,因为每个人都有全部内容的一小部分。功能使用字符组: US 字母 (大小写),数字, 特殊字符,共 85随时开始/停止生成 hash 生成的长度 1 - 23 字符平面文件用过后创建字典文件服务器作为线程运行限制使用的磁盘空间,默认值是 1 gig使用创建的字典文件打破 wpa psk hash
- 2022-10-13 07:15:04下载
- 积分:1
-
labwindows/CVI 音频信号频谱分析
labwindows/CVI 音频信号频谱分析 完整工程
- 2023-07-25 02:25:03下载
- 积分:1
-
CLR编写的绘图程序
该源代码提供了用CLR编写的绘图程序。该源程序是在VISUAL STDIO2010手册的指导下完成的,具有很棒的参考价值哦。
还没到50字啊~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-06-29 19:26:10下载
- 积分:1
-
一个用C语言编写的代码,功能是在DOS下调用鼠标,并进行图图。...
一个用C语言编写的代码,功能是在DOS下调用鼠标,并进行图图。-A language with C code, function call in the mouse under DOS, and Tutu.
- 2022-03-12 22:39:59下载
- 积分:1
-
C++函数库查询辞典最新版,对C++的相关函数进行说明
C++函数库查询辞典最新版,对C++的相关函数进行说明-C++ library check dictionaries latest version of the C++ a description of the correlation function
- 2022-03-16 17:46:08下载
- 积分:1