资源列表
[图形图像处理(光照,映射..)] independentlyofMatlabprograms
说明:如何生成可独立运行的Matlab程序.介绍了Matlab C数学库、Matlab C++数学库、Matcom、Matlab COM Builder、Matlab Engine及编译Matlab独立可执行程序等Matlab混合程序设计的内容。 -How to build can be run independently of Matlab programs<大棚> 在 2025-05-19 上传 | 大小:78kb | 下载:0
[图形图像处理(光照,映射..)] tracingthestatement
说明:此功能可以单步进入到在调试过程中所跟踪的调用函数的语句的函数内部.如,当前语句是"d.Display()", -This feature can step into the debugger in the process of tracing the statement calls a function inside a function. For example, the current statement is " d.Di<大棚> 在 2025-05-19 上传 | 大小:81kb | 下载:0
[图形图像处理(光照,映射..)] debugging
说明:此功能可以单步对所在函数单步调试,如果调试的语句是一个调用函数的语句时, Debugger将全速执行所调用的函数,单步(一步)通过所调用的函数,Debugger停该调用语句的下一条语句上. -This feature can be a single-step where the function of the single-step debugging, if the debugging statement is a sta<大棚> 在 2025-05-19 上传 | 大小:1.23mb | 下载:0
[图形图像处理(光照,映射..)] Debugger
说明:此功能将使Debugger切换回全速执行到被调用函数结束,并停在该函数调用语句的下一条语句上. 当确定所调用的函数没有问题时可以用这个功能全速执行被调用函数. -This feature will allow Debugger to switch back to full speed to the end of the called function and stops at the function call statem<大棚> 在 2025-05-19 上传 | 大小:86kb | 下载:0
[图形图像处理(光照,映射..)] insertion
说明:全速执行到包含插入点光标所在的行,可以作为在插入点光标处设置常规断点的一种选择. C中调用Matlab函数.注意,当光标处不是一个有效的执行语句时此功能将不起作用. -Contains the insertion point at full speed to the line where the cursor can be used as the cursor at the insertion point at an option<大棚> 在 2025-05-19 上传 | 大小:552kb | 下载:0
[图形图像处理(光照,映射..)] calledClanguagefunction
说明:M文件中调用C语言函数.此功能最能有效的调试循环,常将断点设置在循环体内,重复的按F5全速执行循环体可以测试循环过程中的产生的变化. -M file called C language function. This feature is most effective debugging cycle would often set a breakpoint in the loop body, repetitive body of pres<大棚> 在 2025-05-19 上传 | 大小:383kb | 下载:0
[图形图像处理(光照,映射..)] CreateProcessandFindWindows
说明:采用CreateProcess和FindWindows结合.此功能可以可以单步通过程序中的指令,并进入指定的函数调用,此功能对于函数的嵌套层不限. -Combined with CreateProcess and FindWindows. This feature allows you to single step through the program instructions, and enter the specified fun<大棚> 在 2025-05-19 上传 | 大小:776kb | 下载:0
[图形图像处理(光照,映射..)] Winmain
说明:采用Winmain代替Main.此debugger功能将从程序的开始(第一有效行)处全速执行,而不是从当前所跟踪的位置开始调 试,这时所有变量的当前值都将被丢弃,debugger会自动停在程序的main()开始处.这时如果选择Step Over(F10)就可以逐步执行main()函数了. -Using Winmain instead Main. This debugger functionality from the beginn<大棚> 在 2025-05-19 上传 | 大小:414kb | 下载:0
[图形图像处理(光照,映射..)] changetoheWindows
说明:将输出改到Windows窗口上.功能将在调试过程中的debugger当前位置挂起程序的执行,然后就可以在调 试状态一修改程序的代码,接着可以用Apply Code Changes(Alt+F10)来应用修改的代码到正在调试的程序当中.如果,当前(需要,待)可以(从DOS -The output to change to the Windows window. Feature will be in the debugging pro<大棚> 在 2025-05-19 上传 | 大小:977kb | 下载:0
[图形图像处理(光照,映射..)] zifufenge
说明:经典的字符分割算法,能有效分割带有一定噪声的彩色图像-The classic character segmentation algorithm can effectively separate color images with a certain noise<lyn> 在 2025-05-19 上传 | 大小:20kb | 下载:0
[图形图像处理(光照,映射..)] EMDdenoising
说明:利用emd对一维信号进行去噪的最新程序。包含了三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。-Using emd on one-dimensional signal de-noising of the latest procedures. Emd contains three kinds of de-noising methods: a direct us<王文波> 在 2025-05-19 上传 | 大小:6kb | 下载:0
[图形图像处理(光照,映射..)] ImageProcessing
说明:检测和测定探针的直径,即直线检测,可以找出直线边界并测定距离。-Detection and determination of the probe diameter, that is a straight line detection, you can find the straight-line boundaries and determine the distance.<李春> 在 2025-05-19 上传 | 大小:102kb | 下载:0