-
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一...
创建类的实例的最常见的方式是用new语句调用类的构造方法。在这种情况下,程序可以创建类的任意多个实例,每执行一条new语句,都会导致Java虚拟机的堆区中产生一个新的对象。假如类需要进一步封装创建自身实例的细节,并且控制自身实例的数目,那么可以提供静态工厂方法。
- 2023-07-11 12:10:02下载
- 积分:1
-
A strong real
一个强实时OS的设计文档,对嵌入式OS开发,移植有兴趣的一定要看!-A strong real-time OS design documents, embedded OS development, transplantation has a certain interest to look at!
- 2022-08-13 15:09:21下载
- 积分:1
-
一款用c++制作的人事管理软件,包括论文、可执行程序、源代码等等,很完整...
一款用c++制作的人事管理软件,包括论文、可执行程序、源代码等等,很完整-Using a c++ Production personnel management software, including papers, executable programs, source code, etc., complete
- 2022-02-20 02:43:51下载
- 积分:1
-
彭启宗书的代码,请大家开看看,非常好的!
彭启宗书的代码,请大家开看看,非常好的!-Book彭启宗code, please look at the open, very good!
- 2022-01-31 18:18:14下载
- 积分:1
-
VC++教程电子图书
VC++教程电子图书-VC Guide Electronic Books
- 2023-02-06 14:40:04下载
- 积分:1
-
汇编,
汇编,-Compilation,
- 2022-06-28 01:38:53下载
- 积分:1
-
This book system, in
本书系统深入地介绍了各种代码优化编程技术。全书分为4章。第1章集中介绍如何确定程序中消耗CPU时钟最多的热点代码的所谓程序剖析技术以及典型部分工具的实用知识。第2,3章分别全面介绍RAM了系统与高速缓存子系统的代码优化知识。第4章主要介绍了机器代码优化技术。各章在讨论基本原理的同时详细给出了代码实例,并对优化性能进行了定量的分析。该书特别适合于作为应用程序员及系统程序员的学习与开发之用。同时,本书对在硬件方面的专业人员与技术工作者有一定的参考价值。-This book system, in-depth description of the various code optimization programming. The book is divided into four chapters. Chapter 1 focus on how to determine the program consumes CPU clock up to the so-called hot code analysis techniques and procedures for a typical part of the tools and practical knowledge. Separately in Chapter 2,3 introduced the first comprehensive system RAM and high-speed cache memory subsystem, the code and optimize their knowledge. Chapter 4 focuses on the machine code optimization techniques. In discussing the various chapters, while the basic principles of the code examples are given in detail, and optimize the performance of the quantitative analysis. Book is particularly suitable as an application programmer and system programmer le
- 2023-01-11 23:10:10下载
- 积分:1
-
VC词典,非常方便的查询VC库函数等相关内容。适合程序开发员资料检索。...
VC词典,非常方便的查询VC库函数等相关内容。适合程序开发员资料检索。-VC dictionary query very convenient library function such as VC-related content. Program developer for information retrieval.
- 2022-02-02 08:21:14下载
- 积分:1
-
Linux
Linux-kernel-api大全,很详细,可惜是pdf格式的,查询有点费力。-Linux-kernel-api Daquan, very detailed, it is a pity pdf format, for a little effort.
- 2022-01-25 19:46:05下载
- 积分:1
-
Virtual reality three
虚拟现实中三维地形可视化系统研究与实现,描述了三维地形中的纹理视图的研究等技术.-Virtual reality three-dimensional terrain visualization system, Research and Implementation, describes the texture of three-dimensional terrain view of research techniques.
- 2022-07-21 11:34:23下载
- 积分:1