-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
compressandforward
文章简要的介绍了目前较新的压缩转发技术,compress-and-forward技术在现今研究较热门,相关的人员可以看看。(This paper addresses cooperative Time Division Duplex (TDD) relaying in the multiple-antenna case with full Channel State Informatio(CSI),assuming perfect knowledge of all channels.The main focus of the
paper is on the Compress-and-Forward (CF) strategy, for which an achievable rate on the Gaussian MIMO relay
channel can be derived by applying distributed vector compression techniques.)
- 2010-01-05 19:23:53下载
- 积分:1
-
powerconverter
说明: 三相电压型PWM整流器
空间矢量控制研究和仿真分析(Three-phase voltage type PWM rectifier with space vector control research and simulation analysis)
- 2008-11-26 12:45:29下载
- 积分:1
-
RGBsensor
说明: 一种rgb传感器的技术手册的和介绍,包括使用方法和详细资料(A rgb sensor and introduction of technical manuals, including the use of methods and details)
- 2011-03-13 22:01:11下载
- 积分:1
-
Bresenham
MFC画任意斜率的斜线程序(MFC hatched program I have written, please refer to scrape together 20 words how good trouble Ha Ha)
- 2013-08-24 13:35:44下载
- 积分:1
-
vcppexperimentalprocedure
vc++入门者可以参考,老师上课教的一些实验程序。希望对大家有所帮助。(vc++ beginner to refer to class the teacher to teach some of the experimental procedure. We want to help.)
- 2011-01-09 22:19:47下载
- 积分:1
-
Wind_Turbine_In_Matlab_Simulink_2004
说明: 概书关于风机系统在matlab/simulink开发中模拟开发过程,是学习风力发电仿真模拟的很好材料.(The Ebook descripts the development of wind turbine system in matlab/simulink environment. It s a very useful book to learn wind turbine system in matlab.)
- 2021-04-16 14:58:53下载
- 积分:1
-
SignalProcess
说明: 数字信号处理教程MATLAB实现与释义陈怀琛编 课件PPT 代码实例(Realization and interpretation of digital signal processing course on MATLAB edited by Chen Huaichen &PPT&code examples)
- 2020-12-21 14:41:57下载
- 积分:1
-
MATLAB Codes for Finite Element Analysis
有限元分析的matlab代码- 结构
本书旨在为读者提供一些有限元的matlab代码。
在简短介绍MATLAB之后,这本书说明了有限元。
用简单的脚本和函数实现一些问题。
.离散系统,如弹簧和杆
.梁和框架在二维和三维中的弯曲
.平面应力问题
.弯曲板
.Timoshenko明德林梁和板的自由振动,包括叠层复合材料
.Timoshenko梁和明德林板的屈曲(MATLAB Codes for Finite Element Analysis- Solids and Structures
This book intend to supply readers with some MATLAB codes for finite element analysis of solids and structures.
After a short introduction to MATLAB, the book illustrates the finite element
implementation of some problems by simple scripts and functions.
The following problems are discussed:
.Discrete systems, such as springs and bars
.Beams and frames in bending in 2D and 3D
. Plane stress problems
.Plates in bending
.Free vibration of Timoshenko beams and Mindlin plates, including laminated composites
.Buckling of Timoshenko beams and Mindlin plates)
- 2020-12-08 09:39:20下载
- 积分:1
-
MATLAB在化学中的应用
通过列举各种实际例子,既介绍了MATLAB的一般用法,包括常用命令、语法规则、矩阵运算、数学函数及二、三维图形的绘制,又介绍了比较复杂的数值计算、图形用户界面和工具箱函数回调的编写方法。本书重点阐述了如何利用MATLAB解决化学研究中的实际问题,介绍了数值计算、绘图及优化、统计、神经网络和模糊逻辑等工具箱函数的应用;通过介绍实例和实际编写MAT—LAB程序,使读者能够熟练应用MATLAB语言实现并改进各种算法。(Through some practical examples, it introduces the general usage of MATLAB drawing, including the commonly used commands, grammar rules, matrix operations, mathematical functions, and two 3D graphics, and introduces the numerical calculation, more complex graphical user interface and the toolbox function callback writing method. This book focuses on how to use the MATLAB to solve practical problems in chemical research, introduces the application of numerical calculation, drawing and optimization, statistics, neural network and fuzzy logic toolbox function; through the introduction of practical examples and the preparation of MAT - LAB program, so that readers can skilled application of MATLAB language and improved algorithms.)
- 2020-12-09 19:29:18下载
- 积分:1