资源列表
PSNR
- pnsr的计算方法,不过估计大家很多人都有了,还是传一下吧-pnsr calculated, but estimated that we have a lot of people, or what it Communication
CAD_drawling
- 用集合类画线,并重定位,提供了交互CAD的基本思路。-the set like line drawing and re-positioning, interactive CAD provides the basic ideas.
vbchartmonitor
- vb 曲线图表监视,仿股票软件,可根据情况进行相关参数设置-vb curve chart surveillance, imitation stock software, the related parameter settings according to the situation
TC-graphics
- DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
HT
- 画图板,可以全屏的画图板,直接通过鼠标来实现画笔。-Drawing board, drawing board to full screen, the mouse to achieve directly through the brush.
liushuidengsheji
- 利用matlab_gui仿真模拟流水灯,有正向、反向和点亮模式三重-design flash LED with matlab_gui
draw
- 伪彩色图、等高线图、三维曲面图matlab例程。数据来自2011年全国大学生数模竞赛本科组A题。 -Pseudo-color map, contour, 3D surface chart matlab routine. Data the 2011 National Undergraduate Mathematical Contest in Modeling undergraduate group A title.
多边形的填充
- 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary polygon, its filling
VisualBasicforAutoCAD
- 应用Visual Basic对AutoCAD进行二次开发祥解
SharpAmitCDMA
- CDMA系统,调制与解调,matlab源代码。-CDMA system, modulation and demodulation, the matlab source code.
QwtWave
- 在Qt中使用Qwt实现坐标轴(刻度)绘制,绘制静态曲线,静态点-Use Qwt implemented in Qt axis (scale) draw, draw static curve, static point
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc