搜索资源列表
Object-C
- iOs 操作系统,包括创建类,内存管理等,可供软件设计人员参考。-ios system operation,include memory manage,crate class and reference by software engineneer.
ucos_Demo
- ucosDEMO程序,可以模拟实现任务管理,优先级反转,内存管理,消息队列,时钟中断等-ucosDEMO procedures, can simulate the realization of task management, priority inversion, memory management, message queues, such as clock interrupt
m_r
- 应用循环首次适应法模拟电脑内存的分配和释放,使用双链表-Simulation cycle for the first time to adapt to memory allocation and release of
Plane-ok
- 在IOS上实现的一个飞机游戏,包括内存管理、碰撞检测、导弹运行轨迹设计等等。-A plane game compiled in IOS, including memory management, collision detection, design of gun route, and so on.
MyGame
- iphone游戏,考验玩家的眼力和记忆力,实现了基本功能-iphone games test a player' s eye and memory to achieve the basic functions
VoIP1.2
- Audio Queue读取内容到内存中,适用于VOIP等技术-Audio Queue read content into memory, for VOIP and other technologies
Objective-C-basic-tutorial
- Objective-C 是创建 Mac OS X 应用和 iPhone 应用的主要语言,优雅的面向对象编程环境与快速而普及的 C 语言珠联璧合,造就了它的不俗表现。翻开本书你就能感到它的魅力扑面而来。 本书全面而系统地讲述 Objective-C 语言的基础知识和面向对象编程的重要概念,结合实例介绍了 Cocoa 工具包的优秀特性和其中的框架,以及继承、复合、源文件组织、内存管理、对象初始化和类别创建等众多重要的面向对象编程技术。书中还阐述了如何利用 Cocoa 进行数据的保存、检索和操
loopScrollView_10804
- 用scrollView实现图片轮询展示,实现复用,避免内存泄露-ScrollView pictures polling show, the multiplexing avoid memory leaks
thecheat-1654f21
- thecheat-1654f21 是一款开源的内存修改工具 ,它允许你修改游戏或软件内存数据,以达到各种非常规目的-thecheat-1654f21 memory modification is an open source tool that allows you to modify the game or software memory data, in order to achieve the purpose of the various unconventional
cheatEngine6.3
- thecheat-1654f21 是一款开源的内存修改工具 ,它允许你修改游戏或软件内存数据,以达到各种非常规目的-thecheat-1654f21 memory modification is an open source tool that allows you to modify the game or software memory data, in order to achieve the purpose of the various unconventional
HanekeSwift
- HanekeSwift是一个使用十分方便的图片缓存类库的Swift版,可以将下载的网络图片缓存到内存(memory)或者设备disk中,也就是有两级缓存机制。所有的下载和缓存都是在后台线程。 -A lightweight generic cache for iOS written in Swift with extra love for images