搜索资源列表
ListEditorSrc
- Visual C++,在线编辑List控件中的内容
MedicienSys
- visual C++ 6.0实现的CT图像浏览器,可支持多幅图像加载,加载后显示在列表中,并且可以进行多种图像处理,例如去噪,滤波,增强等-visual C++ 6.0 to achieve the CT image browser that can support multiple images loaded, loaded appears in the list, and can be a variety of image processing, such as denoising, fil
MixedRubberBandApp_demo
- 利用gdi+进行对界面的美化,主要是对各种控件,例如树形控件,和list控件等。-At some point in the last month, I needed to create an .ICO file on the fly with a couple of images inside preferably I was looking at code in C#. The .NET Framework 2.0 only supports HICON that basically is
tupianliulanqi
- 本实验设计使用的编程工具是Visual C++ 6.0。本实验生成的图片浏览器样子要象ACDSee一样,左边是目录树,右边是文件列表,显示图片文件的缩图,浏览速度要快-The experimental design using the programming tool is Visual C++ 6.0. In this study, the resulting image viewer like ACDSee to look like the left is a directory tree
VC-to-achieve-self-drawn-list-box
- Visual C++语言提供了Windows环境丰富多采的界面控制元素,列表框就是其中最重要之一,在许许多多的软件系统中,列表框的运用既使界面生动美观,又大大的简化了用户的操作。然而,美中不足的是 Visual C++语言仅提供基于文本的列表框操作,在实际编程中,很多情况我们需要进行自绘列表框的设计,以达到特殊的操作效果,如MSPublisher软件的新版本中,采用了图象列表的方式供用户选择要打开的图象,用户可以先在列表框中简单的浏览一下图象的大致内容,再决定是否打开图象文件。-Visual C
MFCGPS
- MFCGPS用来根据卫星星历计算任意时刻卫星在WGS84坐标系下的坐标。Foudation of surveying adjustment 用来计算摄影测量中影像外方位元素。Linklists是C++的动态链表,支持任意数据结构,Foudation of Geodesy 是一个用来进行高斯坐标和地理坐标相互转换的程序。GDAL用来读取遥感影像数据,设计界面和ENVI软件相似-MFCGPS any moment of the satellite coordinates in WGS84 coord
1182
- c++实现单链表,对于c++初学者有益。-c++ to achieve a single list, c++ useful for beginners.