-
学生火车票预定管理信息系统的设计与实现
说明: 基于C++的学生火车票预定系统,可以实现预览、增删、查询、预定等功能。(Student train ticket reservation system based on C++ can realize the functions of preview, addition and deletion, inquiry and reservation.)
- 2020-06-19 09:00:06下载
- 积分:1
-
linjiebiao
说明: 用VC++环境和邻接表存储结构实现图论中的简单路劲(Implementation diagram of the simple Road King)
- 2010-04-10 10:17:34下载
- 积分:1
-
ftcid
ftcid.h FreeType API for accessing CID font information (specification).
- 2015-08-12 21:50:53下载
- 积分:1
-
CPPPrimer4
C++Primer第四版中文版(电子版).pdf(C++Primer fourth edition of the Chinese version (electronic version). Pdf)
- 2013-08-26 09:20:16下载
- 积分:1
-
realized ip scanning procedures.
java实现的ip扫描程序。-realized ip scanning procedures.
- 2022-07-28 07:22:34下载
- 积分:1
-
CPP-Primer-3rd-Edition-
C++入门和深入学习标准参考书籍,是学习C++的必备资料(Entry and depth of C++ learning standard reference books, learning C++ must)
- 2012-11-30 12:00:03下载
- 积分:1
-
实现et199_锁内时间限制
在ET199锁内写好C51,实现时间限制。(Write C51 in ET199 dongle to achieve time limit.)
- 2020-06-23 12:20:02下载
- 积分:1
-
process-of-linux
linux进程的pdf文档说明,是一个学习教程,可以方便大家学习。(pdf document of linux process.)
- 2013-05-25 14:06:49下载
- 积分:1
-
beginning-directx-11-game-programming
Many of us wish to create our own video games. For some, gaming is a hobby, and
for others it is something fun to participate in casually. But for the rest of us,
gaming and the dream of making our own games is more like a passion. Chances
are, if you’ve purchased this book, you are looking to turn your desire and passion
into something you can play and share with others.
- 2013-12-20 01:00:40下载
- 积分:1
-
Colibri---The-IDL-Code-Library
Colibri介绍 Colibri是一个基于ENVI/IDL平台实现的一个开源软件包。里边包含了多种多样的算法和程序。
代码是使用不同子文件夹来存储的。每一个文件夹内都含有一些源码文件。在根目录下的Reference Guide.html文件中包含了所有对象及函数的功能介绍、调用方法等,类似于IDL帮助。
Ø Application – General:含有一些通用功能,比如图像分类、创建合成图像、DSM转换为DTM等功能
Ø Application – Toolbox:包含两个GUI应用程序,功能分别为图像分类后处理(可以新增类别、修改类别等)、高光谱数据处理(光谱平滑,可进行批处理)。
Ø Classes:此文件夹包含了一些通用功能代码,主要为自定义类。
Ø Common:此文件夹包含了一些图像处理函数。如图像分类、SVM、RMSE计算等。
Ø Documents:此文件夹包含了一些参考文献和LOGO等文件。
Ø Examples:包含了一些示例代码和示例数据。
(Colibri is a repository for source code developed in ENVI/IDL under the Open Source Initiative. It contains a wide variety of algorithms and applications which are of interest for the remote sensing community.
The code is organized in a hierarchical way. At the lowest level, common code performing all kinds of basic functionality is available to the higher levels, i.e. classes and applications. Classes are object based functionalities performing more specific tasks. Both common code and classes are the building blocks for the applications which perform well delineated tasks.
All common code, classes and applications are well documented. The complete set of code and documentation are available to the remote sensing community.
ENVI/IDL code developers and remote sensing researchers are requested to actively contribute to this ENVI/IDL Code Library in order to obtain a solid reference of user developed applications for the remote sensing community.)
- 2016-05-25 16:30:04下载
- 积分:1