CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - objective c

搜索资源列表

  1. c++2

    0下载:
  2. 题目:训练场上n(1≤n≤50000)个高矮都不相同的士兵从左到右排成一行,依次编号为1,2,…,n。第i个士兵的身高H(i),由于采用特殊单位,H(i)满足1≤H(i)≤2000000000。设第i个士兵右侧最近的比他个高的士兵编号为j,则第i个士兵可看到在他的右侧比他矮的士兵的个数S(i)=j-i-1。(不考虑客观因素,比如视力范围等-,-) 求S(1)+S(2)+…+S(n)。-Topic: training ground n (1 ≤ n ≤ 50000) were the same
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:4014
    • 提供者:胡海峰
  1. c++ch01

    0下载:
  2. 一、教学目的: 要求掌握C++与C的区别。C++增强的基本内容。 C++编译运行的基本环境。 二、教学重点: C++与C的区别,以及C++增加的内容。 三、教学难点: C++中函数概念的扩展以及面向对象概念的理解。-First, teaching Objective: To request grasp C++ And C the difference. C++ Enhance the basic content. C++ Compiler to run the b
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:37009
    • 提供者:新奇
  1. Multiobjective-pso

    0下载:
  2. 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:10695
    • 提供者:pengyang
  1. 31767670nsga2_c_source

    1下载:
  2. nsga2_c多目标优化算法:NSGA-II算法-nsga2_c multi-objective optimization algorithm: NSGA-II algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-28
    • 文件大小:10116
    • 提供者:陈建成
  1. c-shaolei

    0下载:
  2. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:29499
    • 提供者:kai
  1. CoreJava1-Introduction

    0下载:
  2. Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a s
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:53409
    • 提供者:chenshoufang
  1. Recording

    0下载:
  2. Very Simple Recording and Playback for iPhone. Its very easy than SpeakHere code. You can try this.
  3. 所属分类:Audio program

    • 发布日期:2017-04-17
    • 文件大小:199512
    • 提供者:zaber ahmed
  1. Reflection

    0下载:
  2. Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:188626
    • 提供者:Sylvan Wu
  1. ImageShow

    0下载:
  2. 之前刚搞了搞mac机上的编程,知道资料比较少,这里上传一个cocoa下用objective-c写的一个显示图像了给入门者-Carried out just prior to engaging in programming mac machine on, know relatively little information here to upload a cocoa using objective-c Writing a display image to the beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:39123
    • 提供者:morrow
  1. mopso

    0下载:
  2. 此程序为多目标粒子群程序,开发软件为Visual C-This procedure for the multi-objective particle swarm procedures, to develop software for the Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:62933
    • 提供者:彭娟
  1. adium

    0下载:
  2. adium源代码,支持各种IM协议,分析协议是好选择。当然,学习Objective-C,也不错哈-Adium source code, supports a variety of IM protocol, analysis protocol selection are good. Of course, learning Objective-C, also good ha
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-08
    • 文件大小:50978251
    • 提供者:bluekiller
  1. c

    1下载:
  2. 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2623
    • 提供者:szl
  1. iphoneSierpinski

    0下载:
  2. iphone上的Sierpinski分形, 用来学习IPHONE OBJECTIVE C编程, 如UIImageViews-The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is
  3. 所属分类:Fractal program

    • 发布日期:2017-04-25
    • 文件大小:317036
    • 提供者:richard
  1. iphone-testsqlite

    0下载:
  2. iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-10
    • 文件大小:2271953
    • 提供者:richard
  1. LearnObjective-C2009

    0下载:
  2. Objective-C,英文版,学习苹果开发的基础语言-Objective-C
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4272158
    • 提供者:luyang
  1. cpp-objc-en.pdf

    0下载:
  2. Document to start the Objective-c
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:555408
    • 提供者:Dileep
  1. objc.tar

    0下载:
  2. Document to start the Objective-c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:41935
    • 提供者:Dileep
  1. ObjectivCBook

    0下载:
  2. Document to start the Objective-c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:358523
    • 提供者:Dileep
  1. webcpp

    0下载:
  2. 将源代码转换成html,支持多操作系统,支持多种编程语言:Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl- Webcpp converts Ada95, ASP, Assembler, Basic, C, C#, C++,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:248579
    • 提供者:杨天
  1. ccfx

    0下载:
  2. 实验目的:用c语言对一个简单语言的子集编制一个一遍扫描的编译程序,以加深对编译原理的理解,掌握编译程序的实现方法和技术。 c.1词法分析 c.1.1实验目的 设计、编制并调试一个词法分析程序,加深对词法分析原理的理解。 c.1.2实验要求 c.1.2.1待分析的简单语言的词法 (1) 关键字: begin if then while do end --------有实验报告+.cpp+分析-Experimental Objective: To use c lang
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:168782
    • 提供者:zhangjuan
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 33 »
搜珍网 www.dssz.com