-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
The-CPP-PL
C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
- 2013-11-19 10:21:02下载
- 积分:1
-
马尔可夫模型介绍
说明: 马尔可夫模型,很详细的介绍,通俗易懂,适合初学者(Markov model, very detailed, easily understood, for beginners)
- 2005-10-03 20:41:47下载
- 积分:1
-
Modern-Communications-Jamming
该书是一本通信对抗专业的实用参考书。系统地介绍了现代抗干扰通信技术(主要是直接序列扩谱和跳频扩谱)和抗干扰通信的检测技术,讨论了每一种基本抗干扰信号类型的干扰技术,包括干扰直接序列扩谱信号、干扰快跳频扩谱信号、干扰慢跳频扩谱信号和干扰直接序列扩谱/跳频扩谱混合信号。该书的读者对象是电子战和通信对抗领域的工程师和科技工作者,也可供通信领域的科技工作者参考。(Content HighlightsAnti-Jam Communications and Electronic Countermeasures. Radio Frequency Propagation. Signaling for AJ Communications. Jamming Techniques. Anti-Jam Signal Detection. Jamming Direct Sequence Spread Spectrum Systems. Jamming Fast Frequency Hopping Systems. Jamming Slow Frequency Hopping Systems. Jamming Hybrid Spread Spectrum Systems.)
- 2017-02-27 19:59:50下载
- 积分:1
-
WinCImage
说明: 源码 for "C語言數位影像處理" 吳上力 編譯(Source code for "C language digital image processing")
- 2009-07-24 11:10:54下载
- 积分:1
-
lijiushenmfc
本书的中心就是深入浅出地解析MFC 类库,分析怎么使用MFC 类库以及MFC 类库的
内部实现,揭开MFC 复杂、深奥的面纱,让读者对MFC 有一个全面、透彻、清晰的理解。(The center of this book is a layman' s language parsing MFC libraries, analyze how to use MFC class library, as well as the internal MFC class library implementation, opened MFC complex, esoteric veil, so that readers MFC has a comprehensive, thorough, clear understanding.)
- 2010-01-26 11:09:46下载
- 积分:1
-
Accelerated-CPP
C++经典教程《Accelerated C++》,中文翻译版,复印版(failed to translate)
- 2013-05-07 20:06:31下载
- 积分: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
-
4-10
这是清华版c++程序设计 第四章课后题第10题(This is the Tsinghua version c Program Design Chapter IV title after title No. 10)
- 2008-01-05 13:47:01下载
- 积分:1
-
shutdown--restart--logoff
C语言黑客编程[2] -关机、重启、注销功能的实现(C programming language hacker [2] - shutdown, reboot, logout functions to achieve)
- 2016-11-25 08:58:54下载
- 积分:1