搜索资源列表
vb
- Visual(可视化):采用图形用户界面(GUI)的程序设计方法。简单直观。 Basic:历史悠久,易学易用,功能强大的计算机程序设计语言。 -Visual (visualization): the use of graphical user interface (GUI) programming methods. Simple and intuitive. Basic: a long history and easy to learn and use, powerful compute
1
- 调研并熟悉数据排序的基本概念、排序算法与工作规程; 学习Visual C++中的图形化界面设计技术; 通过实际编程加深对基础知识的理解,提高实践能力; 学习开发资料的收集与整理,学会撰写课程设计报告。-Research and become familiar with the data sorted the basic concepts of sorting algorithm and work order to learn Visual C++ in the graphical
matlab_gui
- 此文档用于指导matlab图形化界面的设计,对于良好界面,实验平台的生成有所帮助-This document is for guidance matlab graphical interface designed to help generate good interface, experimental platform
VCPPseismic-SEGY
- 地震勘探采集的地震数据一般以地震道为单位进行组织,采用SEG-Y文件格式存储。SEG-Y格式是由SEG (Society of Exploration Geophysicists)提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式。读取数据后经过处理可以得到有关地下构造和岩性等大量有用信息信息。但是原始数据数据量庞大而且杂乱无章,为了使大量的数据变得直观、易于理解,揭示数据间的内在联系,必须对原始数据经过一系列变换转换成图形图像,将信息以更容易理解的形式展现出来。VC++功能强