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

搜索资源列表

  1. 实现一个complex class.(数学里的复数)运算符的重载

    0下载:
  2. 实现一个complex class.(数学里的复数)运算符的重载
  3. 所属分类:数据结构常用算法

  1. smallworld.rar

    0下载:
  2. 复杂网络的基础,小世界网络的生成代码,包括平均路径和聚类系数,Complex network of basic, small-world networks generated code, including the average path and clustering coefficient
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:897
    • 提供者:sun
  1. Degree_Distribution.rar

    0下载:
  2. 复杂网络中,度分布计算,函数,并绘制出度分布的分布图,Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:663
    • 提供者:sun
  1. complex-network-papers

    0下载:
  2. 这是一些关于复杂网络和复杂系统的论文,主要是最近几年的,对体系研究有一定的价值-These are complex systems on complex networks and papers, mainly in recent years, research on the system has some value
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:13018029
    • 提供者:揣才
  1. complex

    0下载:
  2. 本程序可以对两个复数进行输入和操作,包括复数的相加、相减、输出实部、输出虚部、重新赋值等。同时构建了较为人性化的界面,给使用者已足够的提示,能实现复数类型数据的基本处理。-This program can be two complex inputs and operations, including adding complex numbers, subtraction, the output real part, imaginary part of the output, re-assignm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:701164
    • 提供者:www
  1. Wordnet.zip

    0下载:
  2. 复杂网络仿真软件pajek关于引文网的仿真程序。,Complex network simulation software on the citation network pajek simulation program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1077794
    • 提供者:黄丽琴
  1. Complex

    0下载:
  2. 关于复数类的源程序,主辐角、共轭实现,加减乘除运算符的重载,友元实现输入输出-With regard to a plurality of source categories, the main argument, conjugated to achieve, Math
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:1947
    • 提供者:menmaolin
  1. complex-network

    1下载:
  2. 复杂网络工具箱,包括SIS、SIR模型等,及度、k-shell的计算等。-Complex network toolbox, including the SIS \ SIR model, and the degree of k-shell calculation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1285356
    • 提供者:沫沫
  1. get_clustering_coefficient

    1下载:
  2. 通过邻接矩阵,计算网络的聚类系数。聚类系数是复杂网络中一个重要参量。 -Through the adjacency matrix, computing networks, clustering coefficient. Clustering coefficient is a complex network, an important parameter.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:1247
    • 提供者:tigercan
  1. Complex

    0下载:
  2. 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plural, rewrite the method toString
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:719
    • 提供者:5235668
  1. Complex

    0下载:
  2. c++简单复数类的运算,包括加法,减法,乘法,除法运算(没用到重载)-c++ simple and complex class operations, including addition, subtraction, multiplication, division operations (useless to overload)
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:886950
    • 提供者:MY NAME
  1. complexnetwork

    8下载:
  2. 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:10243
    • 提供者:whuic
  1. 32_bit_complex_multiplier

    0下载:
  2. 一款32位复数乘法器,用verilog写的。-32_bit complex multiplier,written in verilog HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:8052
    • 提供者:wilson
  1. CCMU

    0下载:
  2. 代码是一个复数乘法器,两个复数相乘,只用到了2个实数相乘,运算量少-Code is a complex multiplier, two complex multiplication, uses only real number multiplied by 2, operations less
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1771
    • 提供者:方波
  1. cmultip

    0下载:
  2. 用VERILOG HDL 实现节省乘法器的16位复数乘法器-With VERILOG HDL achieve savings of 16-bit complex multiplier multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1526
    • 提供者:xiaobai
  1. ANN

    0下载:
  2. 实验使用BP神经网络来逼近一个较复杂的正弦函数,并观察BP神经网络的各个参数对BP神经网络的影响.-Experimental use of BP neural network to approximate a more complex sine function, and to observe the parameters of BP neural network on the impact of BP neural network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:491042
    • 提供者:
  1. CZT

    2下载:
  2. C实现Chirp-Z变化,采用Bluestein快速算法,压缩包内还附有FFT.h和Complex.h,很有应用价值-C implementation Chirp-Z changes, the use of fast algorithm Bluestein, compressed package also included FFT.h and Complex.h, great value
  3. 所属分类:Algorithm

    • 发布日期:2016-06-02
    • 文件大小:2624
    • 提供者:
  1. complexnumbercalculate

    0下载:
  2. 一个复数计算的程序-A complex calculation procedure
  3. 所属分类:

    • 发布日期:2017-12-05
    • 文件大小:2114
    • 提供者:wangweipeng
  1. complex_networks

    0下载:
  2. 一篇很好的有关复杂网络演化模型的论文,有模型的理论推导和模拟仿真。-A very good evolution of the complex network model of papers, there are models of theoretical derivation and simulation.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:2016682
    • 提供者:黄丽琴
  1. MatrixCalculator

    0下载:
  2. 一个能够实现复杂矩阵计算的类以及调用实现-A complex matrix calculation can be achieved, as well as the type of call to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:70565
    • 提供者:panlin
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com