CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 MacOS编程 搜索资源 - include

搜索资源列表

  1. Object-C

    0下载:
  2. iOs 操作系统,包括创建类,内存管理等,可供软件设计人员参考。-ios system operation,include memory manage,crate class and reference by software engineneer.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-03
    • 文件大小:323140
    • 提供者:zhaohuadan
  1. Heap

    0下载:
  2. 这个代码包含了简单的堆操作,包括堆的保持,键堆,以及利用堆这个数据结构排序, IDE为苹果的Xcode-this code show the heap related operation, include keeping a heap, building a heap, using heap to sort an array. The IDE is Xcode on Apple Mac
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-01
    • 文件大小:321996
    • 提供者:zhangjing
  1. iOS4.in.Action

    0下载:
  2. This is a iOS Book. It s a Bible. include the book All sample Code.
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-29
    • 文件大小:12078576
    • 提供者:
  1. ops1_change

    0下载:
  2. 每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。 进程的到达时间为进程输入的时间。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 就绪进程获得CPU后都只能运行一个时间片,运行后已占用CPU时间加
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-10
    • 文件大小:1294
    • 提供者:ADA
  1. Begin_iOS_5_projects_2011_12_09

    0下载:
  2. 《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
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-16
    • 文件大小:4138893
    • 提供者:yufei
  1. iosTest

    0下载:
  2. 自己学习的时候编写的例子,里面包括数据库的简单应用,UITableView、UINavigationBar、UITableBar、UIAlertView等等的使用。-When they learn to write examples of which include the use of a simple database application, the UITableView, UINavigationBar UITableBar, the UIAlertView and so on.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-01
    • 文件大小:148720
    • 提供者:聂鹏
  1. sqlite

    0下载:
  2. 本例子包括轻量级数据的sqlite的使用,以及标准注释。-Examples include the use of lightweight data sqlite, and standard annotations.
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-07
    • 文件大小:1695809
    • 提供者:聂鹏
  1. Objective-c--base

    0下载:
  2. 苹果平台开发语言--Objective-c 包括一些基本的objc入门文档,和一些学习建议-Apple platform development language- Objective-c include some basic the objc entry document, and some learning recommendations
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-11
    • 文件大小:499096
    • 提供者:lsz
  1. iphone-private-frameworks-master

    0下载:
  2. ios开发私有api,包含头文件,实现特殊功能,加快ios开发-ios developing proprietary api, include the header file, realize special functions to accelerate the development ios
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-10
    • 文件大小:2061587
    • 提供者:zhangyongfeng
  1. tut09

    0下载:
  2. 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
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-14
    • 文件大小:3812
    • 提供者:Nhat Anh
  1. codebuilder_2djj4x

    0下载:
  2. 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了yvTNGC算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 eWerUhU, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combinin
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-30
    • 文件大小:8177
    • 提供者:spryn5
  1. php

    0下载:
  2. <?php include config.php $d3PayOrderId = $_REQUEST[ d3PayOrderId ] //第三方支付大师返回的订单号 $orderId = $_REQUEST[ orderId ] //商户订单号 $realMoney = $_REQUEST[ realMoney ] //支付金额 $payStatus = $_REQUEST[ payStatus ] //支付状态 1 成功 其他失败 $sign = $
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-13
    • 文件大小:2405
    • 提供者:大声道
  1. xib自定义tableviewcell

    0下载:
  2. tableview控件的使用,包括各种协议及属性等(Tableview control using function,it include various protocol and property of control and)
  3. 所属分类:MacOS编程

    • 发布日期:2018-04-19
    • 文件大小:65536
    • 提供者:yun2561
搜珍网 www.dssz.com