搜索资源列表
C++中频繁引用的类如何避免不必要的重编译
- 将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would cal
QEditor
- QEditor -程序员编辑器的。他是十分强大的编辑器:开放代码在GPL的授权平台,它是由Qt完全编写。支持功能:折叠文本 编号的行数 添加面板书签,支持撤消。使用 Qt Designer作为插件。 -QEditor- the editor for the programmer. He is the powerful editor with the open code under license GPL. Features: Cross- platform I
mp4
- mp4格式文件的视频分离程序,,能将视频分离成视频流和音频程序-mp4 format video separation procedures, can be separated into video streaming video and audio program
tusbdriver.tar
- utisoftware c code for linux,机卡分离方案。-utisoftware c code for linux, machine card separation program.
xuhanshu
- 在linux文件系统下,实现虚函数,简单地说,那些被virtual关键字修饰的成员函数,就是虚函数。虚函数的作用,用专业术语来解释就是实现多态性(Polymorphism),多态性是将接口与实现进行分离;用形象的语言来解释就是实现以共同的方法,但因个体差异而采用不同的策略-In linux file system, the virtual function implementation, easy to say that those who have been modified by the k
glade3-3.6.7.tar
- linux下开发GTK+的IDE工具,是最新版的源码。可以采用界面预代码分离的方式,进行开发。这样才符合glade的初衷。-GTK+ under linux development of the IDE tools, the latest version of source code. Interface code can be used pre-separation method development. This is in line with the original intention
bridgecpp.tar
- Bridge模式:将抽象部分与它的实现部分分离,使它们都可以独立地变化。-Bridge Mode: The realization of the abstract part with its part of the separation, so that they can be changed independently.
ASEE12008_0044_paper
- Separation of voiced and unvoiced portions using Zero crossing rate ans energy
Linux-driver-development10
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第10章、中断与时钟。本章主要讲解Linux设备驱动编程中的中断与定时器处理。由于中断服务程序的执行并不存在于进程上下文,因此,要求中断服务程序的时间尽可能地短。因此,Linux在中断处理中引入了顶半部和底半部分离的机制。另外,内核中对时钟的处理也采用中断方式,而内核软件定时器最终依赖于时钟中断。10.1节讲解中断和定时器的概念及处理流程。10.2节讲解Linux中断处理程序的架构,顶半部、底半部之间的关系
cmake-2.8.2-win32-x86
- cmake linux下的c/c++编译工具 只需要编写CMakefile.txt而不需要重新编写Makefile。并且提供将源代码和编译环境分离的框架,便于源代码的管理。-Cmake Linux of c/c++ compiler tools just need to write CMakefile. TXT without the need to write Makefile. And provide the source and compile environment of separat
CR
- 集群(CR)的加固阶段进展集群分离自组织映射(SOM)的。-The Cluster Reinforcement (CR) phase advances cluster separation in Self Organizing Maps(SOM).
upd64083
- NEC Electronics 3-Dimensional Y/C separation driver
l2_packet_privsep
- WPA Supplicant - Layer2 packet handling with privilege separation.
thread_attr
- 线程属性的设置,创建一个具有绑定和分离属性的线程,而且主线程通过一个finish-flag标志变量来获得线程结束的消息,而且不调用pthread-join()函数-Thread attributes Settings, create a thread binding and separation properties, and the main thread through a finish- flag symbol variables to get the message thread end
shipinjiankong
- 利用多线程技术把数据处理模块和图像显示模块分离,实现视频监控功能。-The use of multi-threading technology to data processing and image display module separation module for video monitoring.
upd64083
- upd6408x - NEC Electronics 3-Dimensional Y C separation input defines.
SkPdfSeparationDictionary_autogen
- Entries in a separation dictionary.
cal
- Separation between months in year view.
CCycleBuffer
- C语言实现的无锁缓冲区。读写分离。支持windows及linux系统(A lock free buffer implemented by the C language. Separation of reading and writing. Support windows and Linux systems)