-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
MFCshenruqianchu
说明: 这是一个关于MFC比较经典的源码,我认为这个不是太难,就和大家分享了。(This is a classic on the MFC source code comparison, I think this is not too difficult, on and shared.)
- 2008-12-04 20:06:10下载
- 积分:1
-
CPP-classic-code-Daquan
C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
- 2014-02-22 19:02:05下载
- 积分:1
-
C-Problem
经典的C语言问题。495个各种C问题与解决办法。可以很好的帮助你掌握c语言(The classic C language problems. 495 various C problems and solutions. Could very well help you to master the c language)
- 2013-08-10 09:10:47下载
- 积分:1
-
Cexample
经典的C语言小程序220例,想学习C语言的拿来练手很好(The classic C language applet 220 cases, want to learn C language used to practice good hand)
- 2013-11-24 23:09:50下载
- 积分:1
-
ShenRuQianChu
说明: 深入浅出MFC第二版的文章中例子程序。这本书非常经典,在这里提供一下书中的源程序,这本书论坛里面有的。(MFC easy version of the article, the second example of the procedure)
- 2009-08-21 11:22:35下载
- 积分:1
-
ug_open二次开发与实例精解
《UG/Open二次开发与实例精解》的源代码。(The source code of "UG/Open Secondary Development and Example Resolution".)
- 2020-06-30 23:40:02下载
- 积分:1
-
DiscreteMathematicsandItsApplications
一本非常NB的关于计算机的离散数学与应用书籍!(Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through extensive applications, expansive discussion, and detailed exercise sets. These themes include mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking, and enhanced problem-solving skills through modeling. Its intent is to demonstrate the relevance and practicality of discrete mathematics to all students. The Fifth Edition includes a more thorough and linear presentation of logic, proof types and proof writing, and mathematical reasoning. This enhanced coverage will provide students with a solid understanding of the material as it relates to their immediate field of study and other relevant subjects. The inclusion of applications and examples to key topics has been significantly addressed to add clarity to every subject.
True to the Fourth Edition, the text-specific web site supplements the subject matter i)
- 2009-12-07 21:32:17下载
- 积分:1
-
Effective-and-More-Effective-CPP
关于高效的C++编程的电子书,内容很详细,对于C++学习很有用。(About efficient C++ programming e-books, the content is very detailed, very useful for C++ learning.)
- 2013-07-21 23:41:17下载
- 积分:1
-
217
说明: 用c语言完成(2,1,7)卷积编码,viterbi解码(Complete with c language (2,1,7) convolutional coding, viterbi decoding)
- 2010-04-28 22:11:44下载
- 积分:1