每个内核对象都包含一个使用计数(usage count),使用计数是所有内核对象都有的一个数据成员。初次使用一个内核对象时,其使用计数被设为1,当有其他进程使用这个内核对象时使用...
基于198个网页-相关网页
实现智能指针类HasPtr,计数类U_ptr:使用计数类用以封装使用计数(use count)和相关指针(指向基础对象)。将智能指针类设为友元,使其成员可以访问计数类的成员。
基于160个网页-相关网页
... DWORD dwAddData; // 附加数据 int nUseCount; // 使用计数,即系统中属于该控件类的控件个数 4.3 MiniGUI 中控件的实现 ...
基于8个网页-相关网页
... struct list_head mnt_child; / /通过mnt_child进行遍历 int mnt_flags; //安装标志 atomic_t mnt_count; //使用计数 ...
基于6个网页-相关网页
·2,447,543篇论文数据,部分数据来源于NoteExpress
这个值也是使用计数基数和输出值的位数能够生成的惟一输出值的总数。
This value is also the number of unique possibilities for the output values using the counting base and number of digits in the output value.
某些线程可以维护对象的使用计数,并返回该对象的当前使用数。
Some threads might maintain usage counts of objects and return the current number of USES of that object.
它代替基于10计数系统的——如十进位制- - - - -十六进制的系统使用计数系统的16来传达信息。
Instead of a count system based on 10-such as the decimal system-the hexadecimal system USES a count system of 16 to convey information.
应用推荐