搜索资源列表
SMR-EPROM
- 3142通用型软件,包括有彩转黑和全彩感红外-3142 general-purpose software, including the color to black and full-color infrared sense
iPod_R38
- iPod,iPhone的最新协议, iPod_Accessory_Protocol_Interface_Spec_R38 全文.-iPod, iPhone, the latest agreement, iPod_Accessory_Protocol_Interface_Spec_R38 full text.
360Viewer
- ipad下效果非常不错的360度全景展示的例子,含全部源代码-Effect is very good example of a 360-degree panoramic display, including full source code
TuanGo
- 团购,IPHONE上的一个团购小程序源代码,可在IPHONE全系列手机上运行。-Buy, IPHONE buy on a small source code, can IPHONE full range of phone.
hw1_1
- 表格程式, 可以計算使用者輸入的內容,並自動作統計-Format list which can check many users who full that.
BeginningiPhoneDev.121808
- 很全套的object-c,iphone,mac编程的事例,从object-c基础,到精通,再转向iphone平台的xcode编程,给出了一路引导深入的Demo。源程序需要改一下iphone程序员的identity标示,这个你懂得。-It is full of object-c, iphone, mac programming examples, from the object-c basis, to the master, and then turned to the xcode iphone
MonoAudioConvert
- Object-C 单声道音频合成 单声道,振荡器模块 双振荡器 方形,三角形,锯齿,反向锯齿波 倍频选择,支持5个八度 音符间滑行(滞处理器) 振荡器细齿(多个倍频程) 振荡器同步 低通滤波器模块 调制模块 tremelo/ WAVE 颤音/硬沥青 过滤 包络发生器模块 支持的ADSR(攻击,衰减,保持,释放) 体积 滤波器(低通滤波器的数量)-Object-C mono audio synthesis Features
TurnPage-2
- 简单的实现Xcode左右翻页(代码全),适合初学者,我这里就以4页为例,当然可以用循环添加以减少代码-Simple flip around in Xcode (Code full),Suitable for beginners, here four, for example, of course, can add a loop to reduce the code
Begin_iOS_5_projects_2011_12_09
- 《iphone4与ipad开发基础教程》的全部源代码。例子包含全面,而且在最新的平台上进行开发,免去你查找资料的痛苦。-IPhone 4 and ipad Development Essentials" full source code. Examples include a comprehensive, but also in the development, eliminating the need for you to find the pain of the information on
FullScreenApp
- 全屏幕程序FullScreenApp-3ebf04c-Full-screen program
CIALBrowser-Safiri
- IOS 类似于iphone和ipad上的safari,就是功能上没有safari那么全,可以搜索,前进,后退,转到safari,发送邮件等-IOS is similar to a safari on the iphone and ipad is no safari full functionality, you can search, forward, backward, go to safari, send e-mail
PDFReader.zip
- 在mac os xcode下开发的pdf阅读器,功能齐全的PDF阅读器实现代码。可以缩略图查看文档、加书签、打印等等,Mac os xcode development pdf reader, full-featured PDF reader implementation code. Thumbnail to view the documents, add bookmarks, printing, etc.
SlideshowJmpress
- 一个大学网页设计,功能还是停全,做的比较细致-A University of web design, function or full stop, do meticulous
tut09
- This the example from Iczelion s Win32 Assembly Tutorial part 9. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path
[code4app.com]
- 一个功能完全的音乐播放器,支持本地下载音乐,在线缓冲收听音乐,支持土豆视频。-A full-featured music player that supports local download music, listen to music online Buffer support potatoes video.
Person
- OC的语法一直被认为比较麻烦,绝大多数的消息发送都带有很长的函数名。其实这是一把双刃剑,好的方面,它使得代码相当容易阅读,因为几乎所有的方法都是以完整的英语进行描述的,而且如果遵守命名规则的话,参数类型和方法作用也一清二楚,但是不好的方面,它使得coding的时候要多不少不必要的键盘敲击,降低了开发效率。-OC syntax has been considered too much trouble, the vast majority of messages are sent with long