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

搜索资源列表

  1. 75448141PSO_improved

    0下载:
  2. 经典pso算法,用于寻求目标函数最优解,调试通过。-Classic pso algorithm for the optimal solution for objective function, debugging through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:217971
    • 提供者:出来乍到
  1. Matrix_Algorithm

    0下载:
  2. 详细介绍了矩阵算法的原理和分析过程,配有完整的代码,经过调试。-Matrix algorithm described in detail the principles and analysis, with complete code, after debugging.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:54840
    • 提供者:吴贵洪
  1. serialComm

    0下载:
  2. 主要是串口数据的收发! 写了一个GUI界面,包括一些常用的控件,文件的读写,出错的简单处理,弹出对话框等 可能还有一些错误,欢迎拍砖! 调试在matlab7.0.4上通过!-Mainly to send and receive serial data! Wrote a GUI interface, including some commonly used control, file read and write, a simple error handling, pop-up d
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9749
    • 提供者:罗飞
  1. kalman_filter

    1下载:
  2. 卡尔曼滤波器的三种设计方法,在信号估计中有很好的表现,都调试通过了。-Three Kalman filter design, signal estimation in a good performance, all debugging adopted.
  3. 所属分类:matlab例程

    • 发布日期:2017-04-07
    • 文件大小:1675
    • 提供者:李强
  1. fluxpark

    1下载:
  2. 基于MATLAB实现磁链计算,程序调试成功,可直接使用-Flux calculation based on MATLAB implementation, debugging success can be directly used
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3065
    • 提供者:朱发展
  1. T2

    0下载:
  2. 系统基础结构,大学数据结构。作业,用数据结构方法,参照模版写实验报告。-System infrastructure, university data structure. Methods with data structures, not with the database program debugging good teacher acceptance was sought after. Acceptance, the reference template to write lab rep
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1266
    • 提供者:ZN
  1. Adaptive

    0下载:
  2. 这是一个自适应滤波的matlab源程序,已经通过调试,可以直接看图-This is an adaptive filtering matlab source, has been through the debugging, you can directly Figure
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:728
    • 提供者:forlan
  1. 2123

    0下载:
  2. 区域分割简单算法,基于区域生长法。调试通过,希望有帮助-Simple segmentation algorithm, debugging through, want to help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:350068
    • 提供者:大嘴
  1. 20100616064503869

    0下载:
  2. 条件概率搜索算法,简单,有效,经调试可用!-Conditional probability search algorithm, simple, effective, can be used by debugging!
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:12930
    • 提供者:杜政
  1. language_example

    0下载:
  2. 内含有大量的人工智能方面经典程序,应用prolog软件,无需调试,全部可用。-Contains a large number of classic artificial intelligence programs, applications prolog software without debugging, all available.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:79322
    • 提供者:koukou
  1. beibao

    0下载:
  2. 解决背包问题,使用贪心算法,源代码。使用C语言,调试通过-Solve the knapsack problem, use the greedy algorithm, the source code. Using C language, debugging through
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:174953
    • 提供者:宋云辉
  1. PLANE3

    0下载:
  2. 用于数据结构的课程设计,我用C语言做的一个飞机航空订票系统,欢迎大家下载调试学习,一起进步-Curriculum design for data structure, I used to do a C-plane air ticket booking system, please download the debugging we learn together and progress! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2631
    • 提供者:海浪
  1. SVPWM

    0下载:
  2. SVPWM控制仿真程序,经调试通过,与大家共分享,MATLAB7.1-SVPWM control simulation program by debugging through, and we were sharing, MATLAB7.1
  3. 所属分类:matlab

    • 发布日期:2015-08-08
    • 文件大小:15360
    • 提供者:王平
  1. 6268hough

    0下载:
  2. hough变换的检测函数,调试成功的,可以用,对于圆检测很有帮助,大家可以学习一下-hough transform function testing, debugging successful, you can use, very helpful for circle detection, we can learn about
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:matata
  1. shitou

    1下载:
  2. 关于acm中的石头剪刀布的求解,用c++实现,在vc++中调试运行-Acm scissors on the cloth in the solution of stone, using c++ implementation, debugging in vc++ run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1902
    • 提供者:wangqiang
  1. siwang

    0下载:
  2. 一个关于acm 中死亡迷宫问题的求解,用c++实现,在vc++中调试运行-Acm maze on the death of a problem to solve, using c++ implementation, debugging in vc++ run
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:945
    • 提供者:wangqiang
  1. football

    0下载:
  2. 一个关于acm 中足球比赛问题的求解,用c++实现,在vc++中调试运行-Acm in a football game on solving problems, using c++ implementation, debugging in vc++ to run
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1286
    • 提供者:wangqiang
  1. gongluxunjing

    0下载:
  2. VB编写的公路寻径的小程序 其中的算法为地杰斯特拉 代码调试通过 界面友好 可作为上机实习的小例子-VB, highway routing algorithm for a small program which is to Jiesitela code debugging through a friendly interface on the machine as a small example of practice
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:3447
    • 提供者:刘静
  1. ACM_Programming_Skills_Tutorial_debugging_method.r

    0下载:
  2. ACM编程技巧调试方法教程ACM Programming Skills Tutorial debugging method-ACM programming skills testing method tutorial ACM Programming Skills Tutorial debugging method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1357293
    • 提供者:qingli
  1. echashu

    0下载:
  2. 二叉树的一些基本应用,已经通过调试。主要是二叉树一些常用到得编码-Binary tree of some basic applications, has been through the debugging. Mainly to get some common binary coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:6932
    • 提供者:陈春
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com