资源列表
[MacOS编程] AddressListDemo
说明:tableview,自定义通讯录,并使用coredata的数据库技术-tableview, custom address book and use coredata database technology<tony> 在 2025-11-14 上传 | 大小:60kb | 下载:0
[汇编语言] asmntDRIVER
说明:ASM win32编写的nt驱动学习源码 供参考-NT-driven learning ASM win32 to write source code for reference<lei> 在 2025-11-14 上传 | 大小:3kb | 下载:0
[其他小程序] recex4
说明:Parking Lot Simulation This assessment tests your ability to use the STL stack adapter to solve a problem. You are asked to create a program that simulates a single-aisle parking lot. When cars are parked bumper-to-bumper, this parking-lot aisle ca<dzheremy> 在 2025-11-14 上传 | 大小:5.68mb | 下载:0
[Linux驱动] threadpool-0.2.src
说明:因为一般系统频繁的创建、销毁线程,对于系统是一笔不小的开支;对于这种频繁创建线程的情况,采用线程池,每次在需要创建线程的时候,我们只要从线程池中分配一个给他就行,用完之后还给线程池,这样就能大大节省不必要的资源消耗;缓冲池的话,主要是为了提高程序的运行速度,每次从池中取数据,远远快于其它获取数据的速度。-Frequent because of the general system to create, destroy threads, the system is not a small sum<jack> 在 2025-11-14 上传 | 大小:4.97mb | 下载:0