搜索资源列表
-
0下载:
符号标准化既是组织数据生产的重要手段,又是科学管理数据的重要组成部分。建立标准的符号体系,
对于实现数据的规范管理和社会化信息共享服务具有十分重要的意义。
福建省国土资源信息中心于 2003年 1月着手基于MAPGIS 地理信息系统的部分标准符号库建设,经过
一年多的努力,克服了技术上的种种困难,至目前为止已制作完成适用于土地利用现状、土地利用规划,
矿产资源规划及城镇地籍等数据库建设的符号库,共计约 2400 多个符号。此项目开展初期就得到国
-
-
0下载:
Standard-Library Exception Safety
Bjarne Stroustrup
Texas A&M University
(and AT&T Labs – Research)
http://www.research.att.com/~bs
Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for peopl
-
-
2下载:
rtklib 版本2.4.1
An Open Source Program Package for GNSS Positioning
日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs.
* For real-time PP
-
-
1下载:
《C/C++代码锦囊》指导读者如何充分利用标准C和C++库,其涵盖容器、迭代器、算法、文本与文件处理、时间与日期处理以及内存管理等内容。-《C/C++ code kit》advise readers on how to make full use of the standard C and C++ library, which covers the containers, iterators, algorithms, text and document processing, time and
-
-
0下载:
C++标准程序库,其中包含最新的C++库程序,很有价值,请大家共享-C++ Standard Library, which contains the latest C++ library program, great value, please share
-
-
0下载:
ELF (Executable and Linkable Format) file format.
This document is intended for developers who are creating object or executable files on various 32-bit environment operating systems. It is divided into the following three parts:
Part 1, "Obje
-
-
0下载:
在LINUX平台用c编程逆序一个文本文件,显示逆转结果的必须是原文件名。分别用两种方法:(task1):标准C的IO库函数(task2):Unix的IO数-In the LINUX platform using c programming reverse a text file, showing the result must be a reversal of the original file name. Were used in two ways: (task1): Standard C-I
-
-
0下载:
OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的 C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及 FreeBSD操作系统。
OpenSceneGraph从03年开始,在中国得到广泛的应用与发展,这里集中了一些OSG开发者以及OSG的典型案例和为初学者所准备的教程,无论您是专业的开发VR人员还是抽时间来研究OSG
-
-
0下载:
This document is now in use at many hundreds of companies, research centers and universities
all over the world, from Chile and India to France, Australia and the USA. However, it was written
a long time ago. C++ has changed in quite many ways si
-
-
0下载:
msp430标准c语言库函数是初学者必备的参考资料,高手也用的着,包含了全部的库函数-msp430 standard c library function is an essential reference for beginners, but also used a master containing all the library functions
-
-
0下载:
关于c语言的函数使用手册,有c语言的标准函数库的介绍-C-language functions on the manual, there is a standard library c language introduction
-
-
0下载:
C语言的标准库函数,里面包含了函数的介绍及例子,非常全面-C language standard library functions, which includes the introduction of the function and example, very comprehensive
-
-
0下载:
一个介绍C++标准程序库的文章,对于学习STL的人员有一定的参考价值。-An introductory article of C++ standard library, has a certain reference value for the learning of STL staff.
-
-
0下载:
Boost 带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先,
我们系统地介绍一下Boost 库的主要组成和它们的主要用法。-Boost lead you far beyond C++ standard library, it makes C++ programming more elegant, more dynamic, more productive. First, we introduced a major component of the Boost
-
-
0下载:
C标准库,对C自带的基本函数的说明进行介绍,对学习会有帮助的-C standard library of C comes with basic function are introduced, will be helpful in learning
-
-
0下载:
C++/CLI 标准
This Standard is based on a submission from Microsoft. It describes a technology, called C++/CLI, which is 2
a binding between the Standard C++ programming language and the Common Language Infrastructure 3
(CLI). That submission ev
-
-
0下载:
The iostreams classes are usually the first part of the C++ library that new C++ programmers learn to use. This chapter discusses how iostreams are an improvement over C s stdio facilities and explores the behavior of file and string streams in addit
-
-
0下载:
这个是IAR编译软件 C语言 MSP430单片机的标准库函数-This is the IAR Compiler MSP430 microcontroller C language standard library functions
-
-
0下载:
stl标准模板库,The C++ Standard Library-The C++ Standard Library
-
-
0下载:
本书书写了C和指针的课后习题答案,供大家参考。
Pointers On C
Instructor’s Guide
Chapter 1 A Quick Start
Chapter 2 Basic Concepts
Chapter 3 Data
Chapter 4 Statements
Chapter 5 Operators and Expressions
Chapter 6 Pointers
Chapter 7 Functions
Chapter 8 Arrays
-