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

搜索资源列表

  1. fuhedaoxian

    0下载:
  2. 该程序是完整工程,可以直接调试,用于计算附合导线-The program is a complete project, debugging can be directly used to calculate Annexed wire
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:79966
    • 提供者:sunhua
  1. Machine-Learning-a-Image-Processing

    0下载:
  2. 这是我另一个同学的关于图像处理与机器学习的作业,对四组图像提取特征值,进行分类识别。LIBSVM.文件里包含代码,及一些参数调试。-This is another of my classmates on image processing and machine learning operations on four sets of image feature extraction values ​ ​ for classification. LIBSVM. File cont
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:89628
    • 提供者:时局
  1. heapsort

    0下载:
  2. 利用堆实现k路排序 代码完整 调试成功 c代码实现 对于学习堆排序的 很有帮助-Road use heap sort code integrity achieve k c code debugging success HEAPSORT helpful for learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:23487
    • 提供者:石腾腾
  1. Simple-caculator

    0下载:
  2. 实现压栈出栈的计算机程序 调试通过 对于对栈学习的人 很有帮助-Realization push the stack of computer program debugging through the stack and learn helpful for
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:241639
    • 提供者:石腾腾
  1. optimization-algorithm-code

    0下载:
  2. 电力系统无功优化算法,matlab程序代码,调试通过。-Reactive power optimization algorithm code, debugging through
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:43803
    • 提供者:
  1. adapt

    0下载:
  2. 基于LMS算法的两路信号的典型自适应噪声对消求解,程序已调试可运行,结果准确。-Adaptive Noise LMS algorithm based on a typical two-way signal cancellation solving, debugging procedure has been run, results are accurate.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:588
    • 提供者:天天一泉
  1. Dijkstra2-Matrix-Solution

    0下载:
  2. 一种运筹学中的矩阵解法,算法形式很整齐,而且经过了反复的调试-One kind of operations research in the matrix solution algorithm is very neat form after repeated debugging
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:525
    • 提供者:liu kai
  1. matlab_dianlidianzi

    0下载:
  2. 电力电子单相半波不可控整流电路和单相半波可控整流电路Matlab仿真模型,已经调试仿真通过 过-Power electronic single-phase half-wave rectifier circuit uncontrollable and controllable single-phase half-wave rectifier circuit Matlab simulation model, simulation debugging has been passed over
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:15594
    • 提供者:bluehorse
  1. wxj_CSP

    0下载:
  2. 脑电特征提取的典型特征提取算法——共同空间模式方法,本人已亲自调试,并用于论文的写作,是一个提取脑电特征的利器-Eeg feature extraction of typical feature extraction algorithm, joint space model method, I have personally debugging, and used for thesis writing, is a feature extraction of eeg
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:971
    • 提供者:王冬
  1. damage

    3下载:
  2. ansys二次开发损伤本构关系的详细代码,已经调试成功-ansys damage constitutive secondary development of detailed code, debugging has been successful
  3. 所属分类:Algorithm

    • 发布日期:2016-04-10
    • 文件大小:3072
    • 提供者:lixiaobin
  1. spring

    0下载:
  2. ansys二次开发apdl弹簧模型的详细代码,已经调试成功-ansys secondary development of detailed code apdl spring model has been successful debugging
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3614
    • 提供者:lixiaobin
  1. 12864-dot-matrix-LCD-

    0下载:
  2. LCD点阵12864画温度曲线程序调试通过的-Dot matrix LCD 12864 draw temperature curve program debugging through
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:80672
    • 提供者:黄贤枢
  1. rxasytiaosu_Origin

    0下载:
  2. 三相交流异步电机矢量控制的simulink仿真模型,MATLAB6.5以上可打开,已调试可用。里面有中文字符,如果显示不了,或者显示不了请检查自己软件并解决-Simulink simulation model of the three-phase AC induction motor vector control, MATLAB6.5 more open, debugging is available. There are Chinese characters, if not display o
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:11401
    • 提供者:Travin
  1. xtlb

    0下载:
  2. 数学形态滤波,一维曲线,数据文件需要从外部导入,经调试可用。-Mathematical morphological filtering, one-dimensional curves, data files need to import from outside, through debugging available.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:956
    • 提供者:lishuang
  1. dsjc

    0下载:
  2. 利用高精度计算大数阶乘的c语言源代码及其解释,其中还包括一些在C语言中常用的简单编程习惯和技巧,非常适合C语言初学者借鉴,如果好好的把程序调试一遍会对初学者很大的启发。程序中没有用到指针,结构体,共用体等内容,但运用了预编译,头文件,数组等等知识,特别是对getchar()进行输入容错的运用,并有详细的解释!-The use of high-precision computing factorial of large numbers of c language source code and i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:116420
    • 提供者:namejiang
  1. test_avs

    0下载:
  2. AVS是中国自主的一种视频格式,本程序调试通过可打开该格式的视频,平台为VS2008,OPENCV2.45下。网上很多都是AVS打开的源码,未经过调试,大多不能使用。-AVS is China' s independent video format, the program debugging through the open video format, platform for VS2008, under OPENCV2.45. AVS many online are open sour
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-29
    • 文件大小:11991996
    • 提供者:bit
  1. Vehicle

    2下载:
  2. 车辆动力学模型,可以用来作动力性能仿真,或是添加其他部件,做复杂模型,该模型已调试通过。-Vehicle dynamics model that can be used for dynamic performance simulation, or add other components, do complex model, which has been through debugging.
  3. 所属分类:matlab

    • 发布日期:2016-12-30
    • 文件大小:11264
    • 提供者:zhourongkuan
  1. good-fpgrowth

    0下载:
  2. 本人已经调通的FP-TREE算法,VS2010下C++程序。该算法结构输出置信度和支持度,给出的源程序种包含测试数据fpdata.dat。调试了好久才调通。一定要注意:数据集里每一行数据,不能有重读出现的数字。这也是FP-TREE数据挖掘算法的的基本要求。数据集默认是.dat文件,也可以是txt-FP-TREE algorithm I has been transferred, VS2010 under C++ program. The output of the algorithm struc
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4775642
    • 提供者:xionglian
  1. matlab_application

    0下载:
  2. 全书共23章,分为7篇。基础篇介绍了MATLAB基础、数组和矩阵分析、字符串分析;科学运算篇介绍了MATLAB数据分析、积分和微分运算、概率和数理统计、符号计算;数据可视化篇介绍了二维和三维数据的可视化;编程篇介绍了MATLAB基本编程、程序调试和编程技巧;仿真篇介绍了Simulink基本知识、Simulink建模和S-函数;高级应用篇介绍了GUI编程开发、GUIDE工具建立GUI界面、文件夹管理和文件I/O操作、MATLAB编译器;工具箱与接口编程篇介绍了信号处理、小波分析、图像处理、神经网络
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:3179369
    • 提供者:zofulan
  1. Levinson-durbin.ZIP

    0下载:
  2. 用Levinson方法实现功率谱密度的估计。在N=1024条件下调试程序过程中用Levinson-Durbin快速递推法得出的图形不稳定,每次调试结果都不大相同,AR模型的阶次应选择在N/3<P<N/2之间,式中的N是记录的数据长度,这样可以得到高分辨率的估计谱,并且很少出现伪峰。-Levinson method used to achieve power spectral density estimate. Commissioning conditions under N = 10
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3779
    • 提供者:王兵
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com