搜索资源列表
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
VCAD30
- 自编CAD教学例程,完成度已经比较高,可以自己添加些代码完善功能-CAD teaching routines designed to complete degrees has been relatively high, they can add some code perfect function
images001
- 实现PSNR的MATLAB代码,功能是比较两图象的峰峰值。-achieve PSNR MATLAB code is more functional image of the two-peak.
clock
- 一个用来实现时钟的代码。虽然内容比较简单,但其中的思想还是不错的。
tuxingsuanfa2
- 还是一款多边形填充代码,程序比较简练~~通俗易懂~~推荐下
softinterface
- 收藏的比较好的软件界面程序,有做GUI的肯定用的着。要先说明,我这也是别人的代码-Collection of relatively good software interface procedures do GUI used in the affirmative. Have to say that I this is someone else s code
line
- 计算机图形学画直线作业源代码。代码简单,效果比较理想。-Computer graphics drawing a straight line operation the source code. Code is simple, a more satisfactory effect.
ImageChange
- 负责把图片转换格式的Java代码 本代码的格式是由其他的格式转换成PNG格式 可以可以根据自己的需求改换代码,代码比较粗糙,只实现了基本功能,可以运行-Responsible for the image conversion format Java code in this code format is the format from other formats can be converted into PNG can change according to their own nee
shengyuxian
- 比较好用 是堔余弦函数 的代码 请读者改动一下-Comparison of useful functions are supported cosine modifying code reader
code
- 一个比较实用的图形显示与处理代码,适合c++新手学习图形学编程。-A more practical graphical display and handling code, suitable for novice to learn c++ graphics programming.
AutoCADMenuAutoLoad
- 我们在VLisp编程后,需要加载到AutoCAD环境的菜单中,并同时加载相应的程序,对于CAD应用较为熟悉的人员来说,还比较简单,只是麻烦了些,但对于cad应用基础不高的人员来说,加载自定义菜单的操作并不会。 这个说明文件中的程序代码可以帮助开发设计人员将新开发的程序设计成可以自动装载菜单的成果,方便操作。 希望大家互相交流。-We VLisp programming, you need to load the menu into the AutoCAD environment, a
zhidian-yuan
- 画图,画直线,还有可以画圆形,是比较完整的代码-failed to translate
forstner
- 这个是用C++编写的forstner 算法代码。首先利用差分算子提取候选点再与阈值比较 提取特征点。-this is a programe is about forstner arithmetic.At first it use difference operator to choose the candidate points.
barcode
- 这代码主要采用DLL ,比较好用,是DLL的学习的优秀列子,大家可以尝试看一下, 十分好用哦 -This code DLL, relatively easy to use, excellent Liezi DLL learning
AppDxfReadAndWrite
- 关于autocad的dxf格式文件的读写,功能比较齐全,代码质量高,速度快-dxf read and write