搜索资源列表
Qt_QSharedMemory_Example_v1_2_en
- This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, an
pdfsuperview
- Qt+Poppler编写的查看pdf文档的软件,自动记忆阅读历史,再次打开时恢复浏览记录-Qt+ Poppler write the software to view pdf documents, automatic memory read history, is open again to restore history
SharedMemoryDemo
- qt实现的简单共享内存,希望对此正学习的朋友有所帮助,抛砖引玉-qt to achieve a simple shared memory of a friend, I hope this is learning to help initiate
WordMemory
- 用qt写的记单词软件。个人创作,仅供参考。-one software created by Qt to help to memory words.
mem
- 操作系统实验 动态内存分配 QT界面与C-memory allocation
memorandum
- 用QT开发的备忘录,基于QT自带的calendarWidget类,添加了加载和删除备忘的功能。-With the development of QT memo, QT comes with the calendarWidget based class, add the loading and deleting memory function.
VCamSetup
- 使用Qt 实现的在屏幕中截图并将截图数据放进共享内存,供虚拟摄像头使用。-The realization of the use of Qt in the screen shots and captures data into the shared memory, virtual camera used for.
systemitem
- 使用qt编写的一个小程序,主要功能是点击运行后会在电脑右下角出现闪烁图标,然后点击该图标,不断地在电脑桌面上显示和消失图片,当然图片消失时也会释放内存,所以不用担心电脑会死机-Use qt written a small program, the main function is blinking icon will appear in the lower right corner of your computer, then click Run, and then click on the i
calculator145
- 简单计算器,实现+、—、*、/运算,具有保存记忆功能,用qt做得-Simple calculator, to achieve+,-,*,/operations, save memory function, done with qt
内存管理
- 内存管理软件,针对C++编程,Qt编程,进行内存调用检测(Memory management software, for C++ programming, Qt programming, memory call detection)
ConsoleTest
- 本工程是用C++实现共享内存,QT工程可借鉴使用,如有问题可联系QQ2967732156(To achieve shared memory, QT engineering can be used for reference, if there are problems, you can contact QQ2967732156)
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)