搜索资源列表
QuartTreeNode
- qt实现四叉树搜索,书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-qt achieve quadtree search, book on the Windows operating system is an internal
video
- 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
Qt
- 详细的讲解了 Linux 内存的内核实现及原理 是一本难得的好资料-A detailed explanation of the Linux kernel memory and the principle is a rare good information
memtest.tar
- 一个用QT编写的Linux下的内存测试工具 ,用来作内存测试很方便-Used to prepare a QT memory under the Linux test tools, used as a memory test is very convenient
paintBtn
- 有的朋友做开发时,可能会需要将CPU使用率,内存使用率,信号的变化以波形的形式直观地显示出来, QT里面好像没有这种控件,我参考了在MFC里面做的一个例子,实现了这个控件。功能少,只是简单的实现了示波器的效果,想怎么弄,怎么好看,全凭各位自己的本事了,我只是给各位开了个头。。。。。。。 -Some friends to do development, you may need to be CPU utilization, memory utilization, the signal chan
SysInfo-V1.1.0
- MOTO EZX手机上的任务管理器,集内存管理、cpu管理、磁盘管理、系统日志、进程管理、usb状态管理、LCD管理于一身-A profesional task manager designed for EZX based mobile. A set of memory management, cpu management, disk management, system logs, process management, usb state management, LCD management
ex6.stat.mem.triF
- 自己写的qt计算器程序;带记忆,统计计算等功能-Their own calculator program written in qt with memory, statistical calculations and other functions
memory-monitor-1.1.tar
- qt memory monitor program and source
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
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
system-monitor
- 在linux下用Qt实现的可以显示CPU占用、内存使用及所有进程的系统监视软件-In linux using Qt under the display CPU occupancy can be achieved, all the processes memory usage and system monitoring software
pdfsuperview
- Qt+Poppler编写的查看pdf文档的软件,自动记忆阅读历史,再次打开时恢复浏览记录-Qt+ Poppler write the software to view pdf documents, automatic memory read history, is open again to restore history
memChange
- 使用Qt实现的操作系统中内存管理的主要的三个算法(FIFO,LRU,OTPML),源代码中有很详细的说明,可读性很强-Uses in operating system which Qt realizes memory management main three algorithms (FIFO, LRU, OTPML), in the source code has the very detailed explanation, the readability is very strong
SystemTrayItem
- 这个是一个基于Qt编写的仿照QQ桌面托盘闪动的效果,当你双击托盘图标是可以在线时屏幕上横向显示,满屏后会自动释放内存空间,重新绘图-This is written in a Qt-based modeled on the QQ desktop tray flashing effect, when you double-click the tray icon is available online on the screen horizontal display, full screen will
SharedMemoryDemo
- qt实现的简单共享内存,希望对此正学习的朋友有所帮助,抛砖引玉-qt to achieve a simple shared memory of a friend, I hope this is learning to help initiate
calculator
- 简单计算器,实现+、—、*、/运算,具有保存记忆功能,用qt做得-Simple calculator, to achieve+,-,*,/operations, save memory function, done with qt
pairs
- qt小游戏,翻扑克牌,每次最多翻两张,两个牌相同就移除,直到所有牌都移除完。考记忆力-qt games, turned poker, each up to turn two, two identical cards to remove, until all the cards are removed finish. Memory test
qt 中文帮助文档
- http://u-boot.10912.n7.nabble.com/U-Boot-patch-0-3-Improve-stability-USB-memory-sticks-for-the-common-OHCI-USB-layer-tc45868.html#none
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;)