CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .21 .22 .23 .24 .25 10526.27 .28 .29 .30 .31 ... 16766 »
  1. image_process

    0下载:
  2. 图像处理的学习资料,非常适合初学者学习。-Image processing, learning materials, ideal for beginners to learn.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:852.43kb
    • 提供者:wx
  1. zifufenge

    0下载:
  2. 经典的字符分割算法,能有效分割带有一定噪声的彩色图像-The classic character segmentation algorithm can effectively separate color images with a certain noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:19.53kb
    • 提供者:lyn
  1. image_process

    0下载:
  2. 图像处理中的一些常见算法的源码,非常适合于学习。-In some of the common image processing algorithms source code is very suitable for learning.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6.22mb
    • 提供者:wx
  1. changetoheWindows

    0下载:
  2. 将输出改到Windows窗口上.功能将在调试过程中的debugger当前位置挂起程序的执行,然后就可以在调 试状态一修改程序的代码,接着可以用Apply Code Changes(Alt+F10)来应用修改的代码到正在调试的程序当中.如果,当前(需要,待)可以(从DOS -The output to change to the Windows window. Feature will be in the debugging process in the debugger current l
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:977.13kb
    • 提供者:大棚
  1. Winmain

    0下载:
  2. 采用Winmain代替Main.此debugger功能将从程序的开始(第一有效行)处全速执行,而不是从当前所跟踪的位置开始调 试,这时所有变量的当前值都将被丢弃,debugger会自动停在程序的main()开始处.这时如果选择Step Over(F10)就可以逐步执行main()函数了. -Using Winmain instead Main. This debugger functionality from the beginning of the procedure (the firs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:414.03kb
    • 提供者:大棚
  1. CreateProcessandFindWindows

    0下载:
  2. 采用CreateProcess和FindWindows结合.此功能可以可以单步通过程序中的指令,并进入指定的函数调用,此功能对于函数的嵌套层不限. -Combined with CreateProcess and FindWindows. This feature allows you to single step through the program instructions, and enter the specified function call, this feature is no
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:776.28kb
    • 提供者:大棚
  1. calledClanguagefunction

    0下载:
  2. 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 press F5 to test loop at full spee
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:383.37kb
    • 提供者:大棚
  1. insertion

    0下载:
  2. 全速执行到包含插入点光标所在的行,可以作为在插入点光标处设置常规断点的一种选择. 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 to set a breakpoint routine.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:552.31kb
    • 提供者:大棚
  1. Debugger

    0下载:
  2. 此功能将使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 statement is a statement on the next
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:85.51kb
    • 提供者:大棚
  1. debugging

    0下载:
  2. 此功能可以单步对所在函数单步调试,如果调试的语句是一个调用函数的语句时, Debugger将全速执行所调用的函数,单步(一步)通过所调用的函数,Debugger停该调用语句的下一条语句上. -This feature can be a single-step where the function of the single-step debugging, if the debugging statement is a statement function is called when
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.23mb
    • 提供者:大棚
  1. tracingthestatement

    0下载:
  2. 此功能可以单步进入到在调试过程中所跟踪的调用函数的语句的函数内部.如,当前语句是"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.Display ()" ,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:80.69kb
    • 提供者:大棚
  1. independentlyofMatlabprograms

    0下载:
  2. 如何生成可独立运行的Matlab程序.介绍了Matlab C数学库、Matlab C++数学库、Matcom、Matlab COM Builder、Matlab Engine及编译Matlab独立可执行程序等Matlab混合程序设计的内容。 -How to build can be run independently of Matlab programs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:77.94kb
    • 提供者:大棚
« 1 2 ... .21 .22 .23 .24 .25 10526.27 .28 .29 .30 .31 ... 16766 »
搜珍网 www.dssz.com