-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
《C++编程思想》英文版
说明: 《C++编程思想》 英文版本 第二版(Thinking in C++ English Version Two)
- 2019-03-07 20:17:44下载
- 积分:1
-
CreatePasswordFile
说明: 创建密码字典文件,数字,字母,VC++编写(Create a password dictionary file, numbers, letters, VC++ written)
- 2011-03-01 13:23:11下载
- 积分:1
-
Recursive-algorithm
利用VC6.0,采用递归算法,实现置换数组中所有的字母(Recursive algorithm using an array of all the letters replaced,using VC6.0)
- 2014-03-04 17:52:55下载
- 积分:1
-
EedPointDetectpaper
端点检测论文:
基于LPCC、MFCC,基于双门限的端点检测等等(Endpoint detection paper: Based on the LPCC, MFCC, dual-threshold-based endpoint detection, etc.)
- 2010-11-17 15:36:39下载
- 积分:1
-
VC++动态链接库(dll)编程深入浅出
主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)
- 2020-06-17 21:00:07下载
- 积分:1
-
G代码
vc 源码 简单的实现了g代码显示 仿真功不完整(Vc source code simple implementation of g code display simulation work incomplete)
- 2021-02-22 09:19:41下载
- 积分:1
-
VC.ppt
第1章 Visual C++集成开发环境new
第2章 C++语言基础new
第3章 C++面向对象程序设计new
第4章 创建应用程序框架new
第5章 文档与视图new
第6章 对话框和标准控件new
第7章 MFC原理与方法new(Chapter 1, an integrated development environment Visual C++ new language based on Chapter 2 C++ new Chapter 3 C++ new object-oriented programming in Chapter 4 Creating new application framework document and view Chapter 5 Chapter 6 new dialogs and standard controls new section Chapter 7 MFC new principles and methods)
- 2015-03-10 22:29:24下载
- 积分:1
-
345
c语言关于多项式的加减乘,我自己编的。要是有不足的地方可以提出来(c language by addition and subtraction of polynomials, I edited. If there are deficiencies which can be put)
- 2010-09-08 20:53:43下载
- 积分:1
-
DSP
用C语言编程产生一些时间序列信号,时间序列信号之间再做运算(C language programming with some time series signals, time series between the signal operator again)
- 2009-03-14 10:40:48下载
- 积分:1