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

资源列表

« 1 2 ... .15 .16 .17 .18 .19 26920.21 .22 .23 .24 .25 ... 28276 »
  1. divide

    2下载:
  2. 采用正向最大匹配算法实现中文分词,基于matlab2013编程-MATLAB code
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-26
    • 文件大小:619byte
    • 提供者:sun
  1. cudd-3.0.1.tar

    2下载:
  2. 多功能的符号OBDD软件包的头文件。功能强大。研究微电子和BDD ZDD ADD 都需要 科罗拉多大学的开源项目 已经编译过有pdf文件的 再使用时候最好清理一下重新编译-Multifunctional symbol OBDD package headers. Powerful. Microelectronics research and BDD ZDD ADD need an open source project of the University of Colorado have
  3. 所属分类:Data structs

    • 发布日期:2017-06-12
    • 文件大小:18.76mb
    • 提供者:wujg1511
  1. interview-arrangement

    2下载:
  2. 某IT公司招聘新员工,收到了N份简历,人力资源部小X和小Y负责挑选简历安排面试,他们把N份简历排成了一个圆圈,按逆时针方向编号为1到N。开始时小X站在1号简历前,按逆时针方向数K份简历选中,小Y站在N号简历前,按顺时针方向数M份简历选中。两人同时取走所选简历之后,分别按逆时针和顺时针走到下一份简历前,再重复如上的方法取简历,直到取走所有简历,如果两人选中同一份简历,则只输出一个编号。-An IT company recruiting new employees, received a resum
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:3.55kb
    • 提供者:王雪
  1. 含DG的配网无功优化计算研究

    2下载:
  2. 配网无功优化,含典型IEEE33节点模型
  3. 所属分类:数据结构常用算法

  1. Complex network algorithms

    2下载:
  2. 理解和学习 混沌、混沌同步、复杂网络的完全同步判据、复杂网络时滞系统的的同步判据、提高复杂网络同步能力的方法等内容(Understand and study the synchronization of chaos and chaos, the complete synchronization criterion of complex networks, the synchronization criterion of complex networks, time-delay systems,
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:23.66mb
    • 提供者:HATA
  1. 泰森多边形

    2下载:
  2. 在c++下,根据点数据画出泰森多边形,并且根据高程填色(In c++, according to the data to draw the Tyson polygon, and according to the elevation of coloring)
  3. 所属分类:数据结构

    • 发布日期:2017-12-27
    • 文件大小:2.1mb
    • 提供者:胡果
  1. gm1n

    2下载:
  2. 多变量灰色模型(Multivariable Grey Model,MGM)MGM(1,n)是研究复杂灰色系统的典型模型,其形式是n元一阶常微分方程组,是单点GM(1,1)模型在多点情况的扩展。(Multivariable grey model MGM (1, n) is a typical model for studying complex grey system. Its form is n n first order ordinary differential equations. It
  3. 所属分类:数据结构

  1. 超好用的趋势附加指标

    2下载:
  2. 一个趋势性EA ,有兴趣的自己去研究。只做研究使用不保证盈利。(A trend EA, interested in the study of yourself. Only research and use do not guarantee profit.)
  3. 所属分类:数据结构

    • 发布日期:2018-02-27
    • 文件大小:9kb
    • 提供者:Kylie
  1. 5.1 最长递增子序列

    2下载:
  2. 用c++语言采用动态规划手段完成寻找某序列的最长递增子序列(Using the dynamic programming method in c++ language to find the longest incrementing subsequence of a sequence)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:6kb
    • 提供者:Alionness
  1. 大话数据结构+中文+PDF清晰扫描版+完整版

    2下载:
  2. 大话数据结构,数据结构入门基础教程,适合初学者(This describes the interfaces of the service, including data types and data structures)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:36.41mb
    • 提供者:red1511
  1. 线性表

    2下载:
  2. 1.顺序表的验证 (1)编写测试函数,对顺序表类模板用2种简单类型的数据(int ,char,double,float等)进行测试验证。 (2)定义一个结构体,描述学生信息。学生信息包括:学号、姓名、性别、班级和电话号码等。用描述学生信息的结构体作为线性表的数据元素类型测试顺序表。 (3)在顺序表类模板中增加成员函数max()和min(),它们分别返回顺序表中元素值最大的数据元素序号。 2.单链表的验证 (1)编写测试函数,对带头结点的单链表类模板用2种简单类型的数
  3. 所属分类:数据结构

    • 发布日期:2019-12-10
    • 文件大小:12kb
    • 提供者:咸鱼2333
  1. 哈夫曼编码与字母频率统计

    2下载:
  2. 统计词频并构建哈夫曼树,左边为0,右边为1。(HuffmanTree ,calculate every the number of every zee and using '1' and '0' create a tree and printf the string.)
  3. 所属分类:数据结构

    • 发布日期:2020-06-11
    • 文件大小:1kb
    • 提供者:xuwanlin
« 1 2 ... .15 .16 .17 .18 .19 26920.21 .22 .23 .24 .25 ... 28276 »
搜珍网 www.dssz.com