CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 程序集

搜索资源列表

  1. SOR

    0下载:
  2. 本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:SOR法-This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations:.. SOR method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:645
    • 提供者:huxiaoyan
  1. mulStablePoint

    0下载:
  2. 本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:不定点迭代法-This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations: fixed point iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:548
    • 提供者:huxiaoyan
  1. Matlab-Programs

    0下载:
  2. MATLAB语言常用算法程序集,包含了大量的实例程序-MATLAB language programs, including a large number of example programs
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:157353
    • 提供者:wyl
  1. MATLAB-language-commonly-used-

    0下载:
  2. MATLAB语言常用算法程序集,非常适合初学者!-MATLAB language commonly used algorithm for assembly, very suitable for beginners!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:158225
    • 提供者:李其龙
  1. MATLAB-language-program-set

    0下载:
  2. MATLAB语言程序集是关于数值计算方法中使用MATLAB工具实现功能的程序集合-MATLAB language program set
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17471488
    • 提供者:luo
  1. Digital-Signal-Processing-MATLAB

    0下载:
  2. “数字信号处理教程:MATLAB释义与实现程序 ”一书中的程序集-the code of Digital Signal Processing Tutorial: MATLAB interpretation and implementation of the program, dictionaries assembly
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:425839
    • 提供者:晓惠
  1. AutoUpdater

    0下载:
  2. 自动更新组件,可以用于Winform类程序集的自动更新组件-AutoUpdate
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:166507
    • 提供者:xhww
  1. Cjfhl

    0下载:
  2. 林业生态系统数据管理程序集,功能强大。适合于林业院校和科研工作人员。-Forestry ecosystem assembly data management, and powerful.Suitable for resourceful forestry colleges and universities and scientific research personnel.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:185036
    • 提供者:deng
  1. all_Kalman_filter

    2下载:
  2. 一个实现卡尔曼滤波器的程序集。卡尔曼滤波是一种常用的数据滤波方法,可用于电力系统故障信号采集等方面。-An implementation of the Kalman filter assembly. Kalman filtering is a commonly used method of data that can be used aspects of power system fault signal acquisition.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:541862
    • 提供者:林可
  1. C_xushiliang

    0下载:
  2. 徐士良编写的经典C算法书籍及程序集,包含各种常用算法的源程序-XU Shi-liang C algorithms written in classic books and assembly, including a variety of commonly used algorithm source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:124996
    • 提供者:xinyu
  1. svm用于hyperspectral分类程序

    3下载:
  2. 基本的使用libsvm对indian_pines数据集合分类。你也可以自己拓展到其他数据集。主要用于入门。很简单。
  3. 所属分类:matlab例程

  1. SVM

    0下载:
  2. 支持向量机SVM和核函数的MATLAB程序集,用于图形处理的算法,分类算法-pca and svm use MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4791245
    • 提供者:郭燕
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. dome

    1下载:
  2. 这是一个基于Luminary LM3S615控制核心的电脑鼠走迷宫程序,该程序集电脑鼠搜索及冲刺算法-This is a control center based Luminary LM3S615 computer mouse Maze procedure, the assembly of computer mouse search algorithm and sprint
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:269387
    • 提供者:
  1. DockPanel

    0下载:
  2. ockPanel Suite是一个国外开源项目。 项目要引用WeifenLuo.WinFormsUI.Docking.dll,这个程序集包含了控件及相关类。 需要在DockPanel控件中显示的子窗体(多标签,停靠,自动隐藏)必须继承自WeifenLuo.WinFormsUI.Docking. DockContent类;DockContent重载了窗体的show方法,所以继承自DockContent的子窗体能把自己以指定方式显示在指定的DockPanel区域内;放置了DockPanel的
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1941564
    • 提供者:赵仁
  1. tmi_windspeed

    0下载:
  2. 从TRMM/TMI卫星数据反演全球风速,程序集读取、处理、显示和存储卫星数据!-TRMM/TMI inversion of satellite data the global wind speed Assembly read, process, display, and store data!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1472
    • 提供者:renyu
  1. ChengXuJi

    0下载:
  2. 《常用算法程序集》徐世良著,包含常用的各种算法的数学模型和源码,并给出了实例验证。-" Commonly used algorithm for assembly," Xu Shiliang with, contain commonly used mathematical models of various algorithms and source code, and gives examples of verification.
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6351513
    • 提供者:侯凯宇
  1. C-language-commonly-

    0下载:
  2. C语言常用算法程序集,内容齐全,欢迎下载与交流!-C language commonly used algorithm assembly, content is complete, welcome to download and exchange!
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:198581
    • 提供者:钱里
  1. Common-algorithm

    1下载:
  2. 常用算法程序集(C++语言描述)第四版(徐士良)-Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:205738
    • 提供者:leocy
  1. HMM相关程序合集(Matlab).rar

    1下载:
  2. HMM相关程序合集(Matlab).rar
  3. 所属分类:matlab例程

    • 发布日期:2015-11-21
    • 文件大小:35483
    • 提供者:coolhandy
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com