资源列表
DXAlertView
- 实现效果不错的、扁平化风格的、自定义AlertView,支持设备横竖屏。AlertView弹出和消失的动画都很赞,并且 API 十分简单,使用和 UIAlertView 差不多。-Achieve good results, the flat-style, custom AlertView, support equipment screen anyway. AlertView pop up and disappear animations are like, and the API is ver
TYDotIndicatorView
- 实现点状进度指示控件(Dot Indicator View),可用于显示进度加载的等待条。使用简单,不需要额外的图片资源。可以自定义点的形状(方形,圆角,圆),颜色,大小等属性。-Punctate achieve progress indicator controls (Dot Indicator View), can be used to display the progress bar waiting to load. Easy to use, no additional image re
BRSunTracker
- 实现手机照相机镜头中的增强现实(Augmented Reality)效果,在手机镜头中识别并追踪太阳的位置,当手机摄相机镜头里面出现太阳时,自动识别到太阳的位置,然后在太阳所在位置添加一个图片遮挡住太阳。具体效果请看效果图。-The realization of mobile augmented reality camera lens (Augmented Reality) effect, to identify and track the sun s position in the mobil
CYLunarCalendar-master
- 实现可以显示农历、节假日以及吉凶日(黄历)的万年历。 此开源基于Apache V2协议,仅供大家学习使用,其中使用到的开源项目版权归他们。 使用了VRGCalendar和FMDB开源项目。部分日期计算代码参考了code4app上“有农历的日历”,且作了优化和补充。 -Implementation can display calendar lunar calendar, holidays and good and bad days (almanac) for. Th
CocoaAsyncSocket-master
- CocoaAsyncSocket是一个功能强大、简单易用的异步 socket 通讯(asynchronous socket)类库。支持TCP和UDP两种网络协议。- CocoaAsyncSocket is a powerful, easy to use asynchronous socket communication (asynchronous socket) library. Supports two network protocols TCP and UDP.
testURLEncode
- ULREncode用于编码url请求地址-URL Encode
VoodooIntel3945.kext
- OSX Intel 3945 Kext, for use with hackintosh Snow Leopard (10.6.X)
1024.xcodeproj
- 一个非常简单实用的苹果应用小程序,可以方便新手学习。-A very simple and practical apple applets, novices can easily learn.
VideoPlayerKit-master
- 基于ffmpeg的视频播放第三方库。支持iOS设备的flv、rmvb、mkv等格式的解码,并提供了DEMO。需要自己编译ffmpeg的静态库才能正常工作。-a video player based on "ffmpeg",it can paly rmvb、flv、mkv and so on...there is a DEMO which tell you how to use the lib...u may need to build a static lib for "ffmpeg" when
checklist_max
- 用于cocos2d-x游戏特效开发。星光效果。可配合Particle Designer编辑使用,细化效果。-Particle Designer s plist file,can be used in cocos studio s scene build.
pictureProcess
- 在MAC下使用Xcode编写的基于色彩矩阵的图像处理软件-A picture-processing app based on color martix
SlowMotionVideoRecorder-master
- Slow Motion Video Recorder for iOS An iOS sample app for recording 120 fps slow-motion videos using AVFoundation. Including a wrapper class which makes the implementation much easier. Available on the iPhone5s.