资源列表
takeout
- 可以实现和微信服务号连接, 也可以是一个单独的APP, 此代码是关于外卖的订餐支付获取用户信息的一个源代码, 功能虽然很简单, 但是可以引申更多的功能, 我就是用这个学习的.-It can be achieved and micro-channel service number to connect, it can be a separate APP, this code is ordering takeout get paid on a user information source code
chd_wmpbox_ios
- WIFI 视频传输 IOS源码,采用jpeg视频流传输,具有视频实时传输、摄像头参数调节、拍照等功能-WIFI video transmission IOS source code, using jpeg video streaming, with real-time video transmission, camera parameter adjustment, camera and other functions
ButtonControl
- 创建多个按钮,其中一个被控制放大、缩小、上下移动、旋转功能。-create some buttons ,one who is be controlled to move up down left and so on.
I4202RGB565
- 读取yuv(i420)文件,转化为rgb,在屏幕上显示出来。-Read yuv(i420) file, convert to rgb565, and display.
Appview
- 一个简单的cocoa tableview控件的使用demo,能够将系统上安装的软件以列表的形式列在tableview上。-Simple cocoa tableview controls use demo, the form row which can install the system on the software which tabulates on tableview.
ios_certst
- 本项目是测试在iOS 6环境采用openssl库进行数字证书加密、解密、签名、验证签名等功能的,编译运行时依赖openssl相关的头文件以及库文件请自行制备。神童哥祝你工作学习顺利!-iOS 6 certificate encrypt/decrypt/sign/verify….
QRadioButton-master
- 实现单选按钮RadioButton,使用很方便,功能很强大-Radio buttons RadioButton,Use is very convenient, the function is very powerful
The-address-book
- 项目名称: 中等和简单通讯录 实现中等难度通讯录。需求: 1、定义联系⼈ 类ContactPerson 实例变量:姓名(拼⾳ , 或者使用汉字)、性别、电话号码、 住址、分组名称、年龄。 方法:自定义初始化方法(姓名、电话号码)、显⽰ 联系人信息 2、定义一个通讯录类,AddressBook ,使用字典分组管理所有联系人。分组名为26个大写的英文字母。 3、可以添加联系⼈ 人对象,如果姓名或电话号码为空,添加失败。添加联
JSQMessagesViewController-develop
- 一个功能强大的聊天UI界面实现,能满足文字,图片,视频等功能的使用.-A powerful chat UI interface to achieve, can meet the text, pictures, video and other functions.
Gizwits-WaterHeater_iOS-master
- 基于云端开放设备的接入数据服务,进行云端数据的应用开发。IOS可以给IPHONE用户提供数据的应用体验,本参考代码给你提供快速构建基于云端协议的手机APP端的开发。-The application and development of cloud data based on the open access data service. IOS can provide data for the application of the IPHONE user experience, this refer
rs decoder
- code for Reed solomon decoder..
RSA算法
- iOS平台的RSA算法,一般用在充值支付等要求安全性比较高的地方