-
STL入门教程,PPT制作,简单易懂,从面向过程->基于对象->面向对象->泛型来引入STL,并进行详细介绍,对刚开始接触STL的读者有很大帮助,PPT文档,共...
STL入门教程,PPT制作,简单易懂,从面向过程->基于对象->面向对象->泛型来引入STL,并进行详细介绍,对刚开始接触STL的读者有很大帮助,PPT文档,共81页.-STL Tutorial, PPT production, easy-to-read, from process-oriented-
- 2022-05-05 04:33:38下载
- 积分:1
-
毕业论文中关于小型宾馆管理系统的详细设计毕 业论文中关于小型宾馆管理系统的详细设计...
毕业论文中关于小型宾馆管理系统的详细设计毕 业论文中关于小型宾馆管理系统的详细设计-thesis on small guesthouses management system for the detailed design thesis on small guesthouses management s ystem for the detailed design
- 2023-05-30 18:55:03下载
- 积分:1
-
canegie book ssd5 for C programming about S TL
canegie book ssd5 for C++ programming about STL-canegie book ssd5 for C programming about S TL
- 2022-02-01 20:51:19下载
- 积分:1
-
Absolute classic RPG game, based on the development of vc6.0
绝对经典的RPG类游戏,基于vc6.0开发的-Absolute classic RPG game, based on the development of vc6.0
- 2022-02-26 10:34:35下载
- 积分:1
-
c various algorithm source code, books with books in English source,
c++各种算法源代码,英文版书籍随书源码,-c various algorithm source code, books with books in English source,
- 2022-09-24 15:00:03下载
- 积分:1
-
Python简明 Python 教程
Swaroop, C. H. 著
沈洁元 译
Python简明 Python 教程
Swaroop, C. H. 著
沈洁元 译
-Python Tutorial Python concise Swaroop, CH Shen Jie Yuan a translation
- 2022-04-24 02:26:15下载
- 积分:1
-
写字效率高,高
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the result of a long and frustrating search for
information on writing arithmetic routines for real-time embedded systems.
With instruction cycle times coming down and clock rates going up, it would
seem that speed is not a problem in writing fast routines. In addition, math
coprocessors are becoming more popular and less expensive than ever before and are
readily available. These factors make arithmetic easier and faster to use and
implement. However, for many of you the systems that you are working on do not
include the latest chips or the faster processors. Some of the most widely used
microcontrollers used today are not Digital Signal Processors (DSP), but simple
eight-bit controllers such as the Intel 8051 or 8048 microprocessors.
- 2022-08-24 10:26:03下载
- 积分:1
-
HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a...
HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我用的编译器是4.0.1版本的,一般的3.x的应该都没问题-HHARM2410: 1. Ftp://ftp.arm.linux.org.uk downloaded from the linux kernel, as a result of the reasons the project has run 2.6.11,2.6.13 and 2.6.15, try a bit ftp.kernel.org downloaded 2.6.16, no run up, stop. 2. Editor linux-2.6.15/Makefile, ARCH? = $ (SUBARCH) CROSS_COMPILE? = Read ARCH? = Arm CROSS_COMPILE? = Arm-unknown-linux-gnu-compiler I used is version 4.0.1, the general 3.x should be no problem
- 2022-08-20 07:30:03下载
- 积分:1
-
Java2 game programming source Chapter XI lot of basic good learning algorithm an...
Java2游戏编程源码 第十一章好多基本的算法 很好的学习Java和简单游戏编程的书籍-Java2 game programming source Chapter XI lot of basic good learning algorithm and a simple Java game programming books
- 2022-04-14 16:38:14下载
- 积分:1
-
主要讲述了线程间如何通信,最后还介绍了不同语言(包括C++、java、C)如何处理线程通信的问题...
主要讲述了线程间如何通信,最后还介绍了不同语言(包括C++、java、C)如何处理线程通信的问题-This is about Acknowledgments to Threads Primer
- 2022-02-26 16:52:01下载
- 积分:1