CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - objective c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ASP
.NET/ASPX
PHP
JSP
CGI
VC/MFC
Delphi/CppBuilder
Software Engineering
Network Develop
Server
Database
Homepage tools
Photo software
Other
Search - objective c - List
[
Books
]
obj-c
DL : 0
objective-c编程基础及练习
Date
: 2011-01-09
Size
: 336.64kb
User
:
mzs_2111
[
Books
]
Objective-C 入门英文版
DL : 0
apress出版的《Objective.C.for.Absolute.Beginners》英文版,初学者必备
Date
: 2011-11-03
Size
: 11.42mb
User
:
gujin1987@163.com
[
Books
]
Learn Objective-C on the Mac
DL : 0
一本介绍Objective-C的书籍 一开始有对物件导向设计做概念性的介绍 对于学习Objective-C是一本很好的入门书
Date
: 2012-02-22
Size
: 4.31mb
User
:
signales
[
Books
]
Sams.Microsoft.Visual.CPP.Dot.NET.2003.Kick.Start.
DL : 0
Sams.Programming.In.Objective-C,全英文版,-Sams.Programming.In.Objective-C, all in English,
Date
: 2026-01-06
Size
: 2.03mb
User
:
pcq6959
[
Books
]
programming_Emdedded_systemsin_C_and_C++
DL : 0
每一个嵌入式系统都是独特的,其硬件部分对它的应用目标来说是高度专用 的。这就导致了嵌入式系统编程的涉及面很广,而且可能会需要很多年才能掌 握它。不过,几乎所有的嵌入式软件开发都使用了C 语言。这本书就是要教你 怎样在嵌入式系统中使用C 和C 的派生语言,C++。-every one embedded system is unique and its hardware part of it is the objective of the highly-specialized. This led to the Embedded Systems Programming is a very broad and may take many years before they can acquire it. However, almost all of the embedded software development using C language. This book is to teach you how the Embedded System C and C use a derivative language, C.
Date
: 2026-01-06
Size
: 1.37mb
User
:
shucheng
[
Books
]
yichuanjiejuediantiwenti
DL : 0
这是我在解决电梯动力学参数写的简单遗传算法.程序带目标函数值、适应度值计算,但是我的适应度函数因为目标函数的计算很特殊,一起放在了程序外面计算-This is my resolve to write lift kinetic parameters of a simple genetic algorithm. Procedures with the objective function value, fitness terms, but my fitness function for the calculation of the objective function is very special, put together outside the terms of the program
Date
: 2026-01-06
Size
: 44kb
User
:
葸
[
Books
]
CProgramming
DL : 0
c编程的一本客观、有深度的好书,值得看多遍的-c programming an objective, depth book, it is worth watching many times the
Date
: 2026-01-06
Size
: 7.25mb
User
:
lianxiaowei
[
Books
]
AddisonWesley-C++Gotchas
DL : 0
《C++ 陷阱》内容简介 转自:http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ 是一门高效率但是复杂的编程语言,因为它的复杂性,使得程序员有机会去面对形形色色的各种设计和编程错误。如何去规避这些陷井,编写出更具重用性和易维护的C++代码,正是本书的目标所在。作者Stephen C. Dewhurst结合了将近二十年的C++开发经验,罗列了最常见的99个小问题,并详细阐述这些问题的解决之道,让读者在不知觉之间掌握C++的高级编程技巧,充分领悟C++的细微之处。阅读本书,必会对实际工作带来巨大的帮助。- C++ Trap carried Description: http://infopower.com.cn/showdetail.php?isbn=7-5083-1494-8 C++ Are an efficient but complex programming language because of its complexity, programmers have the opportunity to make the face of all sorts of various design and programming errors. How to circumvent these pitfalls, the preparation of a more reusability and easy maintenance of the C++ Code, it is the objective of this book. Author Stephen C. Dewhurst combines nearly two decades of C++ Development experience, listed the 99 most common minor problems, and elaborate on these issues a solution so that the reader can not grasp consciousness between C++ high-level programming skills, to fully comprehend C++ s subtle. Read this book, this will surely bring great practical help.
Date
: 2026-01-06
Size
: 703kb
User
:
Juliana Song
[
Books
]
From_C_and_C++_To_Objective-C
DL : 0
从C&C++过渡到Objective-C 对于已经熟悉C++的人来说,从事iPhone开发一开始就陷入过多的Objective-C的细节可能并非好事。 我们希望可以更加关注于iPhone开发特有的东西,快速上手。 下面这些内容可以帮助C++程序员快速获得Objective-C的基本知识,并开始编写和阅读iPhone程序,如果在读别人的程序时,有些语法搞不懂,可以翻查我前面发的那本电子书《<Cocoa入门---使用Objective-C>英文版》(http://www.weiphone.com/thread-119791-1-1.html),把其作为参考手册用。 附件内容整理/翻译自《iPhone Open Application Development》(http://www.weiphone.com/thread-119662-1-1.html) -From the C
Date
: 2026-01-06
Size
: 276kb
User
:
skyge
[
Books
]
ThiPhoneDeveloper
DL : 0
简单的介绍一下cocoa的简单应用,特别是控件是使用,还有编程工具的使用-A brief introduction about the simple application of cocoa, in particular the use of controls, as well as the use of programming tools
Date
: 2026-01-06
Size
: 2.91mb
User
:
chenmei
[
Books
]
LearnObjectiveContheMac.pdf
DL : 0
This book teaches you the Objective-C language and introduces you to its companion, Apple’s Cocoa toolkit. Cocoa is written in Objective-C and contains all the elements of the Mac OS X user interface, plus a whole lot more. Once you learn Objective-C in this book, you’ll be ready to dive into Cocoa with a full-blown project or another book such as Learn Cocoa on the Mac or Begin- ning iPhone Development, both by Dave Mark and Jeff LaMarche (Apress 2009).
Date
: 2026-01-06
Size
: 4.32mb
User
:
张伟
[
Books
]
ObjC
DL : 0
The Objective-C Programming Language
Date
: 2026-01-06
Size
: 885kb
User
:
赵北
[
Books
]
Apress
DL : 0
learning objective c on the mac--apre-learning objective c on the mac
Date
: 2026-01-06
Size
: 3.9mb
User
:
赵北
[
Books
]
Objective-C
DL : 0
详细介绍了object-c的开发,我们可以深入的学习这门语言-Described in detail the development of object-c, we can study this language in depth
Date
: 2026-01-06
Size
: 209kb
User
:
天边一朵云
[
Books
]
Iphone_example
DL : 0
Objective-C 第二版,帮助希望利用Objective C 开发 Iphone的同学了解Iphone的运行方式。-Objective-C edition 2
Date
: 2026-01-06
Size
: 888kb
User
:
Michael
[
Books
]
Beginning.iPhone.SDK
DL : 0
電子書:Beginning iPhone SDK Programming with Objective-C.pdf-Beginning iPhone SDK Programming with Objective-C.pdf
Date
: 2026-01-06
Size
: 52.37mb
User
:
micky
[
Books
]
iPhone.SDK.Objective-C
DL : 0
苹果开发关于Beginning.iPhone.SDK.Programming.with.Objective-C相关教程-Apple Developer About Beginning.iPhone.SDK.Programming.with.Objective-C tutorial
Date
: 2026-01-06
Size
: 43.71mb
User
:
code
[
Books
]
Cocoa.and.Objective.C.Up.and.Running
DL : 0
Cocoa.and.Objective.C.Up.and.Running相关教程,供大家使用-The Cocoa.and.Objective.C.Up.and.Running tutorial for everyone to use
Date
: 2026-01-06
Size
: 8.22mb
User
:
code
[
Books
]
Objective-CPDeveloperPReference
DL : 0
这是一本讲述obejective-c很全的书,虽然是英文版,但也浅显易懂,覆盖很全。适合初学和有一定的基础的开发人员-This is a tell obejective-c is the whole book, although it is in English, but also easy to understand, the coverage is very wide. Suitable for beginners and has a solid foundation in the development
Date
: 2026-01-06
Size
: 6.88mb
User
:
xypeng
[
Books
]
Objective-C开发速学手册
DL : 0
电子版,可复制粘贴,iOS编程so easy(iOS Programming Guide)
Date
: 2026-01-06
Size
: 4.62mb
User
:
蔡少岳
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.