-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
lianzichanglu
量子物理中的重要教程,赵光达写的量子场论,非常实用(The importance of quantum physics tutorial written by Zhao of quantum field theory, very practical)
- 2013-08-30 10:30:54下载
- 积分:1
-
Expert.C.Programming
很好的C语言学习原文书籍,对于C的初学者有很好的引导作用(All C programs do the same thing: look at a character and do nothing with it.)
- 2018-01-12 14:36:32下载
- 积分:1
-
高质量C++/C编程指南
说明: 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。(Software quality is the majority of programmers have paid lip service rather than the heart!
In addition to being a complete layman and a real master of programming, your first reading of the book will be a panic: "Wow! How can I have so many problems with the C++/C program I've made up before?"
Don't be sad, the author is only a few years and a few times earlier than you panic.
Please spend one or two hours reading this 100 pages of Scripture carefully, and you will benefit a lot from it. This is a suggestion from the previous N-1 readers.)
- 2017-06-13 15:49:09下载
- 积分:1
-
LFSR_Encryption
C语言实现简单的线性反馈移位寄存器,并且用于文件的简单加密处理,使用VC6.0编写(C language implementation of a simple linear feedback shift register, and for simple file encryption process using VC6.0 write)
- 2015-04-02 10:29:11下载
- 积分:1
-
Game-Design-and-Development
非常好的游戏策划教程,如果你是游戏策划新手,那么这本书非常适合你。(Very good game design tutorial, if you are new to the game plan, then this book is for you.)
- 2011-01-22 01:12:42下载
- 积分:1
-
c-language-function-Daquan
c语言函数手册,chm格式文件,你懂的,都是整理好的。非常好的资料~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(c language function Daquan, chm format, you know, all good finishing. Very good information ~ ~ ~)
- 2013-10-12 14:59:13下载
- 积分:1
-
tututu
用C语言编写的图基于邻接表的深度遍历和广度遍历,可从不同的接点出发遍历(With the C language based on the adjacency list graph traversal of the depth and breadth of traversal can be traversed starting from a different contact)
- 2010-03-02 08:50:56下载
- 积分:1
-
Kalman-Filtering-Applications
说明: 电子教材:Kalman Filtering with Real-Time Applications (2010)(Kalman Filtering with Real-Time Applications (2010))
- 2011-03-28 09:26:08下载
- 积分:1
-
4285
主要是基于mtlab的程序,包含特征值与特征向量的提取、训练样本以及最后的识别,小波包分析提取振动信号中的特征频率。( Mainly based on the mtlab procedures, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-04-21 22:20:44下载
- 积分:1