-
计算机系统结构习题答案(郑伟民)
说明: 计算机系统结构(郑伟民)习题答案,答案很全(Computer System Architecture Exercise Answers)
- 2019-03-27 12:20:52下载
- 积分:1
-
The-road-of-QT-learning
Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java
的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选
择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧
何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预
处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt
使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境
中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够
运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
- 2016-09-13 20:40:22下载
- 积分:1
-
ABAQUS-UMAT-plasticity
帮助umat学习者快速入门,并且详细理解umat的内在运行机制(Umat help learners QuickStart, and a detailed understanding of the inner workings of the mechanism umat)
- 2021-04-05 16:49:07下载
- 积分:1
-
Cooperative-spectrum-sensing
基于双门限的协作能量检测方法以及Dempster-Shafer理论(Double Threshold Energy Detection of Cooperative Spectrum Sensing in Cognitive Radio)
- 2011-05-12 23:21:17下载
- 积分:1
-
Distributed_Sensor_Networks__Brooks__Iyengar
Distributed Sensor Networks part1
- 2009-09-16 14:30:37下载
- 积分:1
-
ieee5
Department of Electrical and Computer Engineering, American University of Beirut, Beirut 1107 2020, Lebanon
Corresponding author: M. Baydoun (mhb13@aub.edu.lb)
- 2015-11-29 20:32:37下载
- 积分:1
-
30个常用python实现
说明: 30个常用Python程序实现,包括冒泡算法之类(30 commonly used Python programs, including bubbling algorithms and the like)
- 2020-10-29 18:49:56下载
- 积分:1
-
BO_Study
为BI开发学习手册,内容为BO的产口培训手册。(BI developers study manual, training manual for the BO production mouth.)
- 2012-06-22 10:57:26下载
- 积分:1
-
C-Progrmming-Language(second)
本书是由c语言的设计者brian w. kernighan和dennis m. ritchie编写的一部介绍标准c语言及其程序设计方法的权威性经典著作。全面、系统地讲述了c语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、unix系统接口、标准库等内容。
本书的讲述深入浅出,配合典型例证,通俗易懂,实用性强,适合作为大专院校计算机专业或非计算机专业的c语言教材,也可以作为从事计算机相关软硬件开发的技术人员的参考书。 在计算机发展的历史上,没有哪一种程序设计语言像c语言这样应用如此广泛(C language book is written by the designers of brian w. kernighan and dennis m. ritchie write a description of the standard c language and the authority of the program design classic. Comprehensive and systematic about the c language of all the basic features and programming methods, including basic concepts, types and expressions, control flow, function and program structure, pointers and arrays, structures, input and output, unix system interface, the standard library and so on.
Book about simple terms, with a typical example, user-friendly, practical, suitable as a computer professional or computer professional colleges of the c language materials can also be as engaged in computer-related hardware and software technology developed by staff reference. In the history of computer development, no programming language such as c language so widely used)
- 2011-06-21 18:25:09下载
- 积分:1
-
Python-programming
python核心编程,本书详细介绍了python编程的语法结构,并有大量的例子作为参考。(python core programming, the book details the python programming grammatical structure, and there are plenty of examples as a reference.)
- 2016-07-10 10:49:21下载
- 积分:1