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

搜索资源列表

  1. Matcom_code

    0下载:
  2. 实现VC与MATLAB的无缝对接,让您能轻松的将matlab程序移植到VC平台,并能脱离matlab平台运行,程序中使用了matcom进行编程,并有详细的调试说明。绝对值得下载哦-VC and MATLAB to achieve a seamless connection, so you can easily migrate to matlab program VC platform and can run from the matlab platform, procedures matcom
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1730885
    • 提供者:
  1. HuffmanencodingBaseondatastructure

    0下载:
  2. txt格式,数据结构习题霍夫曼编码C程序,可以上机调试-txt format, data structure C Huffman code exercise program, you can debug on the machine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:2105
    • 提供者:liu
  1. graph

    0下载:
  2. 图: 调试图的邻接链表存储的程序,解决下列问题: 根据教科书P157页的G2图(无向图),输入数据运行程序;再适当修改程序使它适用于G1图(有向图),输入数据运行程序。-Adjacency list graph debug stored procedures, to address the following issues: According to the textbook page G2 Fig P157 (undirected graph), input data to run pro
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:107338
    • 提供者:奈奈
  1. myfft

    0下载:
  2. 4096点混合基的FFT算法,本人已调试通过,希望对朋友们有帮助-4096-point FFT-based hybrid algorithm, I have debug through, in the hope that my friends have to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:16120
    • 提供者:尚龙
  1. Project1

    0下载:
  2. Huffman coding, System will automatically delete the directory of debug and release, so please do not put files on these two directory
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1214
    • 提供者:conkhi8c
  1. bitfft

    1下载:
  2. 也试着把《MATLAB在振动信号处理中的应用》中的ZFFT改为函数,方便其它坛友的调用,并提供调试程序和数据-Also tried to " MATLAB in Vibration Signal Processing" ZFFT change in function to facilitate the other Friends of the altar call, and debug programs and data
  3. 所属分类:matlab

    • 发布日期:2015-06-07
    • 文件大小:936
    • 提供者:liuxiaoxiao
  1. zlib_1_2_3

    0下载:
  2. 压缩器,Visual C++环境下编译,可以调试运行-Encoder, Visual C++ compiler environment, you can debug run
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:631955
    • 提供者:yx
  1. LMS

    0下载:
  2. LMS算法(已调试通过了,试试就知道了)-LMS algorithm (has debug adopted, try to know)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:690
    • 提供者:cwq
  1. xyz2rae5

    0下载:
  2. Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5975
    • 提供者:micooke
  1. nineGrid(aStar)

    0下载:
  2. 九宫格 人工智能 小程序! 使用方法: 在debug文件夹下面有两个 文本文件 相当于配置文件,作为程序的输入变量配置!-Small squares of artificial intelligence program! Usage: debug folder in the following two configuration files is equivalent to a text file as input variables to configure the procedure!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2696242
    • 提供者:dragonriver
  1. 081208

    0下载:
  2. 基于MATLAB软件的交流永磁同步电机调速系统研究 介绍了一种采用磁场定向理论控制交流永磁同步电机的调速系统,应用现代控制理论对 电机直交轴耦合分量进行了解耦,并利用经典控制理论设计了电流环和角速度环调节器。MATLAB 仿真 结果证明了该方法的有效性,但系统调试时仍需根据具体情况适当调整以得到更理想的效果。-MATLAB software based on the exchange of permanent magnet synchronous motor speed contro
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1056202
    • 提供者:张学利
  1. LearningProgrammingusingMATLAB

    0下载:
  2. This book is intended for anyone trying to learn the fundamentals of computer programming. The chapters lead the reader through the various steps required for writing a program, introducing the MATLABr constructs in the process. MATLABr is used
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:448831
    • 提供者:Arvind
  1. Makefile

    0下载:
  2. eigen matrix will automatically delete the directory of debug and release The content is too simple Is not a sourcecode or document Descr iption is not detailed or not correct-eigen matrix will automatically delete the directory of debug and release
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1905
    • 提供者:jntu
  1. KMPandmax_match

    0下载:
  2. 1,KMP:实现了在一个字符串中查找字串的高效算法,复杂度为O(m+n) 2,max_match:求两个字符串的最大匹配字串 在vc6.0中调试通过,可以使用-1, KMP: realized in a string to find String efficient algorithm complexity is O (m+ n) 2, max_match: seeking two strings maximum matching string in the vc6.0 debug en
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1247
    • 提供者:yfl
  1. kmeanC

    0下载:
  2. k均值聚类算法的C++实现,在VC2003下调试通过。-k-means clustering algorithm C++ implementation, the VC2003 debug through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1052071
    • 提供者:logor
  1. shannoncapacityandSymbolErrorRate

    0下载:
  2. shannon capacity and Symbol Error Rate估计,此程序是调试过的,比较实用于衰减信道。-shannon capacity and Symbol Error Rate is estimated that this program is to debug with,and the more practical in the fading channel.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:81639
    • 提供者:wangjun
  1. rcssserver-12.0.0.tar

    0下载:
  2. rcssserver-12.0.0.tar.gz,是机器人大赛2D仿真组的足球运行服务器,可用来调试代码和比赛-rcssserver-12.0.0.tar.gz, a robot soccer competition 2D Simulation run a server can be used to debug the code and competitions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:738488
    • 提供者:soulighter
  1. amamamamam

    0下载:
  2. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:109130
    • 提供者:eeeerrrr
  1. TSPSSA

    0下载:
  2. 自己稍微修改过的,利用模拟退火算法求解tsp问题,已经调试通过。-Their own slightly modified, using simulated annealing algorithm tsp problems have to debug through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3256
    • 提供者:小王
  1. Debug

    0下载:
  2. 输入二十个数,让其按2,3,5 的倍数输出-Enter the number of 20, let the output by a multiple of 2,3,5-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1887695
    • 提供者:blanca
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com