搜索资源列表
-
0下载:
随着计算机应用的普及,推动企业计算机管理现代化的时机已经到来,采取信息化管理是企业在新经济时代的必然趋势,也是企业管理者的迫切需求。信息技术为企业的发展提供了机遇,也带来了挑战。如何改良公司的内部经营机制,公正、客观、全面、快捷地记录和评估有关员工的信息,实现以人为本的经营战略,提高人事管理工作的效率,使人事管理员有更多的精力去做人力资源分析、研究和开发工作,是公司立足发展,开拓未来,领先同行业的关键。然而,在现今繁忙的商业社会里,很多企业的雇员人数以百千计,由招聘筛选合格的员工,安排工作,评
-
-
0下载:
在Objective-C编程是一个简洁的,浓墨重彩的Objective-C和面向对象编程的基本知识教程。这本书没有以往的经验与面向对象编程语言或C语言(基于Objective-C的)假设。也正因为如此,无论是新手和有经验的程序员都可以使用这本书迅速和有效地学习Objective-C的基础。读者还可以了解面向对象编程的概念,而无需先了解所有错综复杂的基本程序语言(C)。这种方法,有许多小程序的例子,在每章末尾的练习相结合,使得它非常适合无论是课堂上使用或自学。增长,预计在这门语言。在2003年1月
-
-
0下载:
Objective-C是扩展C的面向对象编程语言,也是iPhone开发用到的主要语言,本书是Object—C中文版-Objective-C is the extended C, object-oriented programming language, but also the main language used by iPhone developers, this book is the Chinese version of the Object-C
-
-
0下载:
iPhone开发第一步应该看的资料,挺齐全的,对初学者很有启发的-CocoaFundamentalsGuide.pdf
iPhoneAppProgrammingGuide(iPhone OS Programming Guide).pdf
Object-Oriented Programming with Objective-C.pdf
-
-
0下载:
一、教学目的:
要求掌握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
-
-
0下载:
本在线考试系统采用了面向对象的分析和设计,整体上采用了三层架构的设计方式,并结合了Ajax技术在客户端实现部分逻辑,使用了NHibernate作为数据访问层,大大改善了代码的重用性和可读性并改善了用户体验和系统性能,而且简化了系统的开发。本系统实现了试题管理、根据知识点制定出题策略、根据出题策略随机抽题、考试计时、自动交卷、客观题自动阅卷、在线阅卷、查看分数等功能。开发工具主要是Visual Studio 2005。-The online examination system using obj
-
-
0下载:
This book is aimed at a reader who has studied an introductory book on mathemat-
ical fi nance and an introductory book on C++ but does not know how to put the
two together. My objective is to teach the reader not just how to implement model
-
-
0下载:
信息技术为企业的发展提供了机遇,也带来了挑战。如何改良企业内部经营机制,公正、客观、全面、快捷地评估员工的业绩,实现以人为本的经营战略,提高人事管理工作的效率,使人事管理员有更多的精力去做人力资源分析、研究和开发工作,是企业立足发展,开拓未来,领先同行业的关键。本文叙述了一个人事管理系统形成的全过程,包括部分演示。-Information technology for enterprise development has provided opportunities and challenges
-
-
0下载:
P2P (Peer To Peer) is when multiple computers think collectively towards a shared objective. Computer programs that use less central servers and rely on a collection of computers such as Gnutella, distributed media streaming, networks of DCC based I
-
-
0下载:
这个是悉尼科技大学的面向对象课程的课程内容, 对初学oo非常有帮助-This is the Sydney University of Technology of object-oriented courses in the curriculum, is very helpful for beginners oo
-
-
0下载:
This some elementary program using in Objective oriented programming with C++.
The idea is simple we have a liibrary with books and methods for adding/searching books in our database.-This is some elementary program using in Objective oriented prog
-
-
0下载:
objectiv-C面向对象编程,这是一本适合初学者了解ios编程用的参考书,适合初学者。-objectiv-C object-oriented programming, which is a program for beginners to understand ios used in reference books for beginners.
-
-
0下载:
This book is for people coming to Android programming from a variety of backgrounds.
If you have been programming iPhone or Mac OS applications in Objective-C, you will
find coverage of Android tools and Java language features relevant to Android
-
-
0下载:
Objective-C 是创建 Mac OS X 应用和 iPhone 应用的主要语言,优雅的面向对象编程环境与快速而普及的 C 语言珠联璧合,造就了它的不俗表现。翻开本书你就能感到它的魅力扑面而来。
本书全面而系统地讲述 Objective-C 语言的基础知识和面向对象编程的重要概念,结合实例介绍了 Cocoa 工具包的优秀特性和其中的框架,以及继承、复合、源文件组织、内存管理、对象初始化和类别创建等众多重要的面向对象编程技术。书中还阐述了如何利用 Cocoa 进行数据的保存、检索和操
-
-
0下载:
objectiv-C面向对象编程,这是一本适合初学者了解ios编程用的参考书,适合初学者。-objectiv-C object-oriented programming, which is a program for beginners to understand ios used in reference books for beginners.
-
-
0下载:
一个具有普遍的应用型的遗传算法代码,只要改变目标函数以及一定的条件,就可实现。本代码以求取二次函数的最大值为例编写-A universal application-oriented genetic algorithm code, as long as the objective function as well as changes in certain conditions, can be achieved. The code to strike a maximum of a quadrati
-
-
0下载:
Writing in the Java programming language is the primary way to produce code that will be deployed as Java bytecode. There are, however, bytecode compilers available for other languages such as Ada, Javascr ipt, Python, and Ruby. Several new languages
-
-
0下载:
This edition
addresses the changes made to the language as a result of that standard.
In addition to covering C99 features, this book also includes two new chapters. The
first discusses debugging C programs.The second offers a brief overview of
-
-
0下载:
Objective-C是一种通用、高级、面向对象的编程语言。它扩展了标准的ANSI C编程语言,将Smalltalk式的消息传递机制加入到ANSI C中。使用IOS为框架实践基本的四则运算。-Objective-C is a general-purpose, high-level, object-oriented programming language. It extends the standard ANSI programming language C, the Smalltalk typ
-
-
0下载:
c++学生毕业设计管理系统
一、设计项目:完成学生毕业设计管理系统
二、目的与要求:
1、目的:
(1)要求学生达到熟练掌握C++语言的基本知识和技能;
(2)基本掌握面向对象程序设计的基本思路和方法;
(3)能够利用所学的基本知识和技能,解决简单的面向对象程序设计问题。
2、基本要求:
(1)要求利用面向对象的方法以及C++的编程思想来完成系统的设计;
(2)要求在设计的过程中,建立清晰的类层次;
(3)在系统中至少要定义四个类,每个类中
-