资源列表
im_registr_MI
- 基于MI的图像配准,matlab语言,源代码,可实现-MI-based image registration, matlab language source code, can be realized
DrawRect
- 一个矩形操作类CRectGraph的设计与实现,画矩形的时候或自己修改一下,画其他图形的时候也很方便-DrawRect Class
demo2
- 用flex制作的拓扑图,悬浮式的,用flex builder 可以编译使用。 -Topology produced with flex, suspension, and with the flex builder can be compiled to use.
Vido
- 介绍了用opencv读取并显示视屏的程序,可以来自文件或摄像头-Introduction by opencv read and display screen of the process, may come from a document or camera
basicdrawing
- Qt 4.5.3编程,利用2D绘制接口实现基本图形的绘制-Qt 4.5.3 programming, 2D drawing using the basic graphics rendering interface
C
- 关于平面连杆机构的VC++计算机辅助设计以实现动画效果-Linkage CAD VC
metis-4.0
- METIS is a family of programs for partitioning unstructured graphs and hypergraphs and computing fill-reducing orderings of sparse matrices.
QRcode
- VB生成QRcode条码控件QRMAKE.OCX-VB generates barcode control QRMAKE.OCX QRcode
dxvumintation_matlab
- 超实用的matlab函数使用文档说明,有很多哦~,不错的-Super useful matlab function using documentation, there are a lot of oh, good
zhishu
- 该程序能够实现图像的指数变换,基于C语言实现的程序源代码-The program can index transformation of the image based on the C language source code
imageeffects
- 成功用VC将图像的特效显示出来,其中包括从上到下显示,从左往右显示等特效。-Success with the VC will be displayed the image effects, including from top to bottom shows from left to right show other effects.
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有