搜索资源列表
FirstGame
- iPhone拼图游戏,UI和算法都很好,不多说,大家来评价 coolfish1989原创iPhone拼图游戏,至于值不值,下载后你就知道了,不坑爹。 -coolfish1989 original iPhone jigsaw puzzle, as it is worthwhile, after downloading you know, do not pit father. My next goal is to create an angry bird
OperateFile
- 存储和读取文件,非常轻松的轻易地创建,修改,读取本地plist文件-It help you easily create, read, write the plist file.
mac_widgets
- 在Java API提供的OS X应用程序中看到的小部件的集合。这些构件可以帮助Java开发人员创造更多的像Mac的应用程序。它们的用法不限制应用于Mac,可以跨平台。 -Mac Widgets for Java are a collection of widgets seen in OS X applications, offered in a Java API. These widgets help Java developers create more Mac-like applicat
BtnFunc
- 使用Interface builder 创建视图,并测试点击事件-use interface builder to create view,and test the pointerevent
Learn.Cocoa.on.the.Mac
- This book show you how to create fast, efficient, good-looking Mac OS X applications.
IPhone
- 创建IPhone应用程序基础入门,PDF资料,一个完整的入门实例-Create IPhone application introductory
iPhoneApplicationDevelopment
- 这本实用的书,程序员提供他们需要创造尖端的移动应用程序,使用苹果的iPhone SDK的知识和代码。 iPhone是一个最热门的新的技术:一个功能齐全的便携式存在的最先进的手持式用户界面的Unix操作系统。 iPhone SDK的应用开发占地面积为iPhone和iPod Touch的开发环境,从窗口和导航栏,以更先进的层的iPhone SDK,如屏幕转换,低级别的图形渲染,使用CoreSurface,多点触摸API,数字声音和音乐的渲染与天体的CoreAudio-This practical b
storeworldkinect
- 基于kinect开发的虚拟商场应用,用户可在网上实现虚拟现实的试穿等功能,代码开源-StoreWorld is a facebook game being developed by students at RIT, as a joint effort between the College of Business and the School of IGM. It is a store-management game similar to Cafe World, but the stor
Apress.iPhone
- As the fourth book in our series of iPhone Projects based on the work and experiences of iPhone, this volume takes on the more advanced aspects of iPhone development. The first generation of iPhone applications has hit the App Store, and now it s tim
Objective-C-basic-tutorial
- Objective-C 是创建 Mac OS X 应用和 iPhone 应用的主要语言,优雅的面向对象编程环境与快速而普及的 C 语言珠联璧合,造就了它的不俗表现。翻开本书你就能感到它的魅力扑面而来。 本书全面而系统地讲述 Objective-C 语言的基础知识和面向对象编程的重要概念,结合实例介绍了 Cocoa 工具包的优秀特性和其中的框架,以及继承、复合、源文件组织、内存管理、对象初始化和类别创建等众多重要的面向对象编程技术。书中还阐述了如何利用 Cocoa 进行数据的保存、检索和操
Cells.xcodeproj
- 建立表视图单元,里面详细介绍了如何从一个简单的表视图做起!-Create table view cell, which details how to start from a simple table view
UIGlossyButton
- 无需图片创建标准的 iPhone 按钮 可方便嵌入到任何 iOS 项目,只需两个文件 易于安装 可轻松添加各种效果 可创建非 iOS 风格的按钮-Without pictures to create a standard iPhone button can be easily embedded into any iOS projects, only two files are easy to install easily add a variety of effects can
test2
- 用代码方法创建 UITextView 。-create UITextView。
Head-First-iPhone
- 深入浅出iPhone程序设计,用简洁的例子介绍了如何创建iPhone程序。-head first iPhone development. It describes some example to tell you how to create the iPhone program.
DDS
- 第一,DDS模块是一个比较常用的用数字方式实现模拟信号的方法,以前一直只用了频率控制,这一次还通过深入理解用上了相位控制,从这个角度来讲,可以用FPGA小菜一碟的实现频率和相位可控的多通道SPWM波,然后再去外加上RC滤波电路和运放电路就可以实现可控正弦波。 第二,这里的DDS模块还有产生一个可逆计数器的计数使能时钟和方向控制时钟,需要具体说说的是,如果你输出的正弦值是8位的,那么你的计数器的计数范围是在0---255---0,如果你输出的正弦值是9位的,那么你的计数器的计数范围是在0--