资源列表
shengchanzhexiaofeizhe
- 在学习进程互斥中,有个著名的问题:生产者-消费者问题。这个问题是一个标准的、著名的同时性编程问题的集合:一个有限缓冲区和两类线程,它们是生产者和消费者,生产者把产品放入缓冲区,相反消费者便是从缓冲区中拿走产品。producer函数是生产者函数,produce_item(& item) 是指生产者生产出来一个产品,但是这时候并没有对缓冲区进行操作。这条语句看上去让人十分费解,其实它的意思是,如果上一次操作时产品的数目为0,消费者已经进入了睡眠状态,而现在生产者又生产出来一个产品,缓冲区内不为空,这
dnsmitm.tzr
- Proof of concept python/scapy code to man-in-the-middle DNS requests. Requires the python scapy library.
1131
- 操作系统信号量操作,PV操作,信号量机制,C++实现pv操作-Semaphore operation of the operating system, PV operation, semaphore mechanism, C++ to achieve pv operation
THIRD
- 北京大学 微机实验 并行io接口扩展 第三部分 c口输入,a口输出相加结果-peking university experiments under dos io part three
CCUN
- 这个源码功能是模块_汉字查询,功能也很强大哦-This source function is the module _ Chinese character query, the function is also very powerful Oh
JetPw
- How to find out a Jet DB s password
Virginia_algorithm
- Virginia password introduced the concept of key , that is based on the key used to determine which line to replace dense table, in order to counter word frequency statistics.-Virginia password introduced the concept of key , that is based on the key
cache-dbg-inv-by-reg
- MN10300 CPU cache invalidation routines, using automatic purge registers.
mm
- The direct mapping covers all memory in the system up to the highest memory address (this means in some cases it can also include PCI memory holes).
GpuRectanizerTest
- Basic test of a GrRectanizer-derived class functionality. -Basic test of a GrRectanizer-derived class functionality.
crazy_linker_search_path_list_unittest
- This checks that paths added with AddPaths() have priority over paths added with ResetFromEnv(). An invalid implementation would find tmp foo instead. -This checks that paths added with AddPaths() have priority over paths added with ResetFromEnv()
window_impl
- Should be moved up with client data for next build.