资源列表
10b-redqueue
- i hav uploaded tcl scr ipt coding for creating nodes and formation red queue buffering
form1
- QT界面控件调试通过的编程实例供给大家参考-QT examples
double-pipe
- 一个详细的木马管道技术实例。管道技术是重要的木马编程技术。管道(pipe)是一种简单的进程间通信(IPC)机制,实际是一段共享内存,一个进程在向管道写入数据后,另一个进程就可以从管道的另一端将其读取出来.-Instance a detailed Trojans pipeline technology. Pipeline technology is important Trojan programming techniques. Pipes (pipe) is a simple, inter-pr
fpu_etc
- Implement a few FPU instructions.
worker_pool_unittest
- Post Task Test Task Source Code for Linux.
DdmHandleNativeHeap
- Handle thread-related traffic for Andriod.
Test_if_ne
- Test if ne extends DxTestCase Source Code for Linux.
SpannableStringTest
- Spannable String Test Source Code for Linux.
Virtual_Function
- * C++虚函数表解析 * 虚函数是通过一张虚函数表来实现的。在这个表中,主 *是要一个类的虚函数的地址表,这张表解决了继承、覆盖 *的问题,保证其容真实反应实际的函数。这样,在有虚函 *数的类的实例中这个表被分配在了这个实例的内存中,所 *以,当我们用父类的指针来操作一个子类的时候,这张虚 *函数表就显得由为重要了,它就像一个地图一样,指明了 *实际所应该调用的函数。 -Virtual Function
morse
- 用C++编写的小程序,可将莫尔斯编码转换为英文
menu_alloc
- Descr iption: Allocate memory for the menu system.