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

搜索资源列表

  1. jifen125

    1下载:
  2. 积分计算程序,« 输入一串字符串 将数字提取出来写到另一个数组中 并输出显示分类:-integral calculation procedures,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:795
    • 提供者:yiri
  1. ModelingofElectricalCircuit

    0下载:
  2. 一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行电路,交流电路的双回路电路,交流电路的三回路电路的模拟和分析,并提供输出结果和线路图。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1348930
    • 提供者:李宁
  1. Combination

    0下载:
  2. 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1702
    • 提供者:朋朋
  1. planteau

    0下载:
  2. 输入一个非递减整数数组,并判断其中最长的数字串-input a non-decreasing array, and determine the number of the longest string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:25253
    • 提供者:yumengze
  1. 2MW_wind_grid_inverter

    1下载:
  2. 针对兆瓦级风电并网逆变器主电路研制中存在的并联扩容、开关频率较低和LCL滤波器难以优化设计等问题,提出了采用交流侧串接电感再进行并联的均流方案,采用载波移相技术提高变流器的等效开关频率,提出了LCL滤波器的设计原则,并给出了上述设计的理论依据和实现方法。通过对2兆瓦风电变流器主电路的仿真验证了上述技术方案。-MW-class wind power for grid-inverter main circuit of the parallel development of existing capa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:212767
    • 提供者:cesc
  1. shun

    0下载:
  2. 编写一个程序algo4-1.cpp,实现顺序串的各种基本运算,并在此基础上设计一个主程序完成如下功能-Write a program algo4-1.cpp, in order to achieve a variety of basic string operations, and on this basis, following the completion of the design features a main program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:212770
    • 提供者:慧慧
  1. calc_combination

    0下载:
  2. 计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1717
    • 提供者:朋朋
  1. calculator

    0下载:
  2. 把一串字符串数学表达式,解析成后缀表达式,并求解,支持+、-、*、/、()支持浮点数-A of string mathematical expressions, parsed into suffix expression, support+,-*, /, () support floating-point number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:public_user
  1. line

    0下载:
  2. 从文件读取长串数据(序号栏,数据栏等),读取过程包括识别标题,内容,利用循环和条件语句进行大量数据连续操作。并针对读取的数据根据上下行序号和数据的差进行线性补间,结果写入新的文件里-Long strings of data read from the file (serial number field, data bars, etc.), the reading process, including identification title, content, continuous operat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:3425
    • 提供者:ousettei
  1. matrix_lu3

    0下载:
  2. LU_seial,c是针对c语言开发的串行LU分解,并进行了cache优化。 LU_parallel.c是用多线程的方法实现LU分解的并行化,加速比在1.3左右。-LU_seial, c is for c language development serial LU decomposition, and conducted cache optimization. LU_parallel.c is multi-threaded approach to achieve parallel LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1900
    • 提供者:时先生
  1. SA

    0下载:
  2. 模拟退火算法的MATLAB实现,通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-MATLAB implementation of simulated annealing algorithm, a search process by giving time-varying and ultimately tends to zero the probability of jumps, which can effectively av
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:777
    • 提供者:李天
  1. UQS

    1下载:
  2. 独特码生成程序,能够产生给定长度的独特码,并实现了码元分布、码元对分布、游程分布、重复串分布和线性复杂度等特性的分析。 -For generating the smallest probability of randomly generated unique signal.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1490609
    • 提供者:牛江夏
  1. main

    0下载:
  2. 求字符串中的最大回文子串(忽略大小写),并输出找到的回文串-find the maximum Palindrome in a string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:zxp
  1. Oscillation-circuit-calculator

    0下载:
  2. 这个电路由RC串并网络构成选频网络,同时兼作正反馈电路以产生振荡,两个电阻和电容的数值各自相等。负反馈电路中有两个二极管,它们的作用是稳定输出信号的幅度。也可以采用其他的非线形元件来自动调节反馈的强度,以稳定振幅,如:热敏电阻、场效应管等。 该电路输出波形较好,缺点是频率调节比较困难。   -Their functions are stable output signal amplitude. Other nonlinear element is used to autom
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:777225
    • 提供者:cc
  1. mpi-matrix

    2下载:
  2. mpi矩阵相乘,初值如程序中设置,并附有串行程序和加速比测试结果-MPI matrix multiplication, the initial value as the program settings, and there also have serial procedures and results of acceleration
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:39311
    • 提供者:李月
  1. boujou

    0下载:
  2. 实现了图像的灰度化并进一步用于视频监视控,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,相参脉冲串复调制信号。- Achieve a grayscale image and further control for video surveillance, Monte Carlo simulation method of calculating the American option price and basic descr iption, Complex modulation cohere
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4703
    • 提供者:jicehivs
搜珍网 www.dssz.com