搜索资源列表
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
VCopen.bmp.jpeg.jpg
- 该文章详细清楚的介绍了如何使用VC提供的GDI函数实现对各种图片文件格式的打开-clear on how to use the VC achieve GDI function of various photo file format The open
ii
- 在VC中打开图象的具体步骤-Open image in VC concrete steps
opencv__help
- OPEN CV 是VC++的图形图像处理软件。用于图像检测等方面。说明书-OPEN CV is VC++ graphics image processing software. For image detection and so on. Manual
a
- 详解用VC实现bmp位图的打开,程序已通过编译,完全正确,且说明详细 -Xiang Jie bmp bitmap with VC to achieve open
PicItem
- VC实现对bmp图片的打开,显示,以及自定义阈值以及处理后的保存功能-VC achieve bmp image open, display, and customize the threshold and preservation of function after treatment
MFCopencv
- 利用VC++建立与OPENCV配置后,是否可以打开图片的测试程序。-use this software open the pitcures
TrusteeshipC
- 关于文件的操作,对于VC++在MFC上平台上有很大的学习作用,里面包含了文件的各项操作,平常使用的读取文件以及存取数据都有详细的说明-This txt introduce every function of file.We can open or close file.Otherwise we can write or read these data from file.
DICOM-display
- DICOM文件在Windows下的显示文档,包括VC++和OPENGL混合编程,VC++和MITK混合编程,和ITK、VTK、dcmtk等开源库混合编程-DICOM file in Windows, display the document, including VC++ and OPENGL hybrid programming, VC++ and MITK hybrid programming, and ITK, VTK, dcmtk hybrid programming such as o
WinCmdLine_Demo
- SPEECH FEATURE EXTRACTION CODE IN VC++. COMMOND LINE FILE OPEN README FILE FOR MORE INFORMATION
2
- 将例程1用VC++打开,修改错误使程序能够运行。理解编译错误,运行错误等。程序的添加,减少等void -1 the routine use of VC++ open, modify the error to make the program to run. Understand the compilation errors, run errors. Program to add, and reduction of void
NC--system-based-on-open-Inventor
- 运用Vc抖和Open Inventor的三维API,对数控铣削仿真系统的编程实现进行研究。首先j 9通过VRML接口实现毛坯和刀具模型的导入,并结合数据库技术完成代码解析和插补计算,最后运用SolidViz模块快速的进行布尔运算并实现动态切削显示。-Programming of NC milling simul~ion system is studied,using Vc++and Open Inventor 3D API.First,realize the import of blanks
DNA
- 使用vc++编写的DNA配对小程序,开源代码,值得研究-DNA matching procedures use vc++ written, open source code, is worth studying
VCPPwenti
- 解决VC++打开出错的问题,通过添加宏修复VC++出错的问题-To solve VC++ open the question of error, by adding a macro fix VC++ error
link-cant-open-highgui.h
- 关于“link cant open highgui.h”的解决方案 自己总结的在opencv和vc环境下 -About " link cant open highgui.h" solution summary opencv and vc environment
VC-language-text-edit-processing
- 文字是信息处理的基本单位,许多计算机软件系统都需要对一定的文字进行编辑处理,这种编辑处理的形式一般都包括打开、存储、显示、修改、文字查询等等,这些功能如果要让程序员通过底层编程逐条实现,既耗费时间又耗费精力,令人欣慰的是,目前各类版本的C++语言一般都提供基本的文字处理类供用户使用,拿当今最为流行的Visual C++语言来说,它提供了CEditView类,此类封装了对文字的多种操作。笔者在多媒体图文声像数据库系统的编制过程中通过继承此类实现了对文字数据的各种处理,效果良好。 -Text is
win7PVC60
- 关于vc++6.0安装后,“打开文件“功能问题的解决方法和教程-About vc++ 6.0 after installation, "open file" function problem solving method and tutorial
VC-mfc---openinventor--mfc-
- VC的mfc与openinventor的mfc装换的使用说明,对于学习OPEN INVENTER 有很大的帮助-VC is the mfc mfc with openinventor installed for use instructions for learning OPEN INVENTER great help
VC-for-bmp-open
- 介绍如何使用MFC打开一幅bmp位图,里面涉及到了具体步骤,可以按要求来做-Describes how to use MFC to open a bmp bitmap, which relates to the specific steps that can be done on request
语音文件的播放系统设计
- 利用VC++6.0的开发平台基于开发MFC开发音频文件的播放系统,来实现对音频文件的播放;运用MCI(Media?Control?Interface)指令实现音频文件的打开、播放等操作,以此来实现音频文件的播放。(With the development of VC++6.0 platform development MFC audio playback system based on file, to achieve playback of audio files; the use of MC