CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - screenshot

搜索资源列表

  1. PkgMyAntiAlias

    0下载:
  2. 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:267.16kb
    • 提供者:zzn
  1. InorderTraverse

    0下载:
  2. c语言通用范例开发经典 源码,执行程序和运行截图!中序二叉树算法-c language common to develop a classic example of source code, implementation procedures and operating screenshot! Binary tree algorithm in order
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:19.61kb
    • 提供者:yb
  1. xindaorongliang

    0下载:
  2. matlab语言实现信道容量编码,附带结果截屏。-matlab language channel capacity coding, with the results of screenshot.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19.47kb
    • 提供者:吉吉
  1. nonlinear

    0下载:
  2. Nonlinear Problem Files Collection -A collection of example programs and algorithms dealing with the solution of nonlinear problems. The following files are included (among others): damped Newton s method (see screenshot) Newton s method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.5kb
    • 提供者:王怀东
  1. Backtracking_algorithm_design

    0下载:
  2. 回溯算法设计,用于课程设计的算法分析与设计的实验内容,包括实验截图-Backtracking algorithm design for curriculum design, algorithm analysis and design of experiments, including the experimental Screenshot
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:26.74kb
    • 提供者:wu
  1. huffman

    0下载:
  2. 数据结构 编制赫夫曼码源代码。 包含结果截图。-The data structure of the Huffman code source code. Contains the results of screenshot.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:28.67kb
    • 提供者:熏熏
  1. Imagespatialfiltering

    0下载:
  2. 以Matlab为平台实现图像3*3和7*7空域平滑滤波,附有程序流程图、源代码以及运行结果截图。-In Matlab as a platform for image 3* 3 and 7* 7 spatial filtering, with a process flow diagram, source code and run the result screenshot.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:272.34kb
    • 提供者:张月华
  1. MaxMinAlgo

    1下载:
  2. 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1018.11kb
    • 提供者:swim
  1. Queens

    0下载:
  2. 用VS6.0编写的八皇后问题。内包含完整代码及实验结果截图。-Written by VS6.0 eight queens problem. Contains the complete code and the experimental results screenshot.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:8.65kb
    • 提供者:yyy
  1. xinxinyincang

    0下载:
  2. 基于抗截图的数字水印MATLAB实现 绝对可用-Digital watermarking based on anti Screenshot available MATLAB to achieve absolute
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:158.34kb
    • 提供者:dlw
  1. myplotyy_110512

    0下载:
  2. Myplotyy情节不同的数据集具有共同的X轴使用一个数字,但个别的Y轴。 每一个曲线(Y轴)的属性可单独调整,为线性或对数尺度,正常或反向规模,置信区间等,颜色,曲线标签,... 见截图和运行示例“myplotyy_example.m”在zip文件中。 -Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure. The proper
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:30.9kb
    • 提供者:bcmvqqve
  1. linear

    0下载:
  2. 一个功能实用完整的C++链表程序及代码,使用了模板编写了代码,包含删除元素、添加元素、搜索元素、输出元素处理等功能,运行截图如上所示。    -A functional and complete C++ linked list procedures and code, use the template to write code that contains the deleted elements, add elements, search elements, output eleme
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2.91kb
    • 提供者:suehao
  1. TestRand

    1下载:
  2. 可以输入条件的VC++随机数生成程序,这里的条件主要是指要生成随机数的大小和数量,这两个值可由你手动输入,除此之外,程序与一般的随机数程序大致一样,演示截图如上示,程序在VC6下顺利编译。 -Can input conditions VC++ random number generator, the conditions here refers to the size and number of generating random numbers, these two values R
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:11.05kb
    • 提供者:JackToms
  1. noshutdown

    0下载:
  2. 一个C#小程序,让程序运行时禁止关机,通过单击按钮来实现禁止关机,当然也可解除这个命令,恢复Windows操作,示例运行截图如上所示-A C# program, procedures prohibit shutdown runtime, by clicking the button to achieve a ban on shutdown, of course, also be released this command to restore the Windows operating scre
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:13.9kb
    • 提供者:Daniel
  1. Gaussian-Elimination

    0下载:
  2. 使用Visual C++编写的高斯消元法,并附有结果截图-Use the Visual C++ written Gaussian elimination method, with results screenshot
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:28.56kb
    • 提供者:张伟
  1. fromb

    0下载:
  2. 使用Visual C++编写的龙贝格求积法,并附有结果截图-The the Romberg quadrature method, written using the Visual C++ with results screenshot
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:12.15kb
    • 提供者:张伟
  1. Doolittle

    0下载:
  2. 此文为dolittle分解的源码和相关说明,并有相应的实验结果截图,保证可以运行-This article dolittle decomposition of the source code and instructions, and the corresponding experimental results screenshot, can run
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-27
    • 文件大小:20.81kb
    • 提供者:lucieh
  1. BPnet

    0下载:
  2. 此例是利用BP神经网络学习三位二进制代码的识别功能,例如当学习完后输入101,判断出结果为5,输入010判断结果为2,参看测试结果截图。-This case is the use of BP neural network learning three binary code recognition, for example, when after learning input 101, to determine the result of 5, 010 judgment result is tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:41.45kb
    • 提供者:sj
  1. walker

    0下载:
  2. 这是一个模拟人走路的matlab程序,压缩包里面有程序的m文件盒mat文件,还有程序运行效果的截图。-This is a simulation of human walking matlab program, there are procedures compressed m file box mat files, as well as program runs screenshot.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:41.77kb
    • 提供者:rong
  1. A-matlab-code-to-printscreen-

    0下载:
  2. MATLAB实现截屏的小程序,能够进行部分截取-MATLAB implementation applet screenshot
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.05kb
    • 提供者:warren
« 12 »
搜珍网 www.dssz.com