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

搜索资源列表

  1. QtCalculator

    0下载:
  2. 1.键盘输入算式,回车后计算结果。 2.根据当前输入的函数的一部分,自动找到备选函数。这时可以用上/下键选择需要的函数后,按空格键确定输入。在整个过程中一直可以表示函数的帮助信息。我们可以参考帮助信息,选择合适的函数。 3.支持三角函数,反三角函数,求和,平均值,乘方,开方,对数,当然还有包含嵌套的四则运算。-A keyboard input formula, carriage return after the calculation results. (2) according to
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:85503
    • 提供者:guang
  1. 2011tangfagen_data_structure

    0下载:
  2. 数据结构课件,唐发根著作!里面有完整的学习数据结构的知识-Data structures courseware, Tang hair root works! Which has complete knowledge of data structures.
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10883246
    • 提供者:11
  1. Newton-descent-method

    0下载:
  2. 牛顿下山法求实系数代数方程的根,数值分析的经典算法! - 中文(简体) 日语 允许输入拉丁字符的拼音 英语 中文(简体) 日语 Newton descent
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:808
    • 提供者:exfoide
  1. sROOOT_MUSICCi

    0下载:
  2. 简洁但是经典的Root Music DOA 算法,是用多项式求解解的方法来寻找DOA(Direction of Arrival ) -The simple but classic Root Music of DOA algorithm is a polynomial solution method to find the DOA (the Direction of Arrival)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:713
    • 提供者:面积
  1. bintree_inorder_rec

    0下载:
  2. 实现二叉树对称根周游的递归计算,按先根次序周游的顺序输入结点的信息,生成一个双链存储的二叉树的过程-Binary tree symmetric recursive computation of the root of traveling around the first root of the order of traveling around the order of input nodes, to generate a double-stranded storage of the binar
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:866
    • 提供者:周陶
  1. MyIndex

    1下载:
  2. 主要功能是计算均值、标准差、方差、偏斜度、峭度、 峰峰值、方根幅值、平均幅值、峰值、 波形指标、峰值指标、脉冲指标、裕度指标。-The main function is to calculate the mean, standard deviation, variance, skewness, kurtosis, peak to peak, the square root of amplitude, average amplitude, peak waveform index, peak ind
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:821
    • 提供者:wanx
  1. 1111

    0下载:
  2. 二叉树的建立演示,可以将你输入的数字建立完全的二叉树-#include <stdio.h> #include <string.h> #include <windows.h> struct BTree { int data struct BTree* left struct BTree* right } //end struct BTree BTree* CreateLeaf(int number) {
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1174161
    • 提供者:陈龙
  1. matlab-gui

    0下载:
  2. matlab课程设计根轨迹分析源代码,GUI-Matlab course design root locus analysis of source code, GUI
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:663323
    • 提供者:qiuran
  1. Find-root-Maple

    0下载:
  2. Newton Raphsson Method For solving Numberical Calculation! Written Ba alireza mahdavi(iran)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1387
    • 提供者:ali
  1. Kalman_sd

    0下载:
  2. 卡尔曼滤波器相关的程序,对目标的速度均方根误差等进行了仿真-Kalman filter procedure, the speed of the target such as root mean square error simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3370
    • 提供者:xs
  1. rrsqrt

    0下载:
  2. This code is for Reduce Rank Square Root Technique in MatLab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3544
    • 提供者:As ad
  1. LCD_1602_4_data

    0下载:
  2. 基于MSP430的LCD1602驱动程序,该程序只用到了4根传输线,里面有写好了的h文件和c文件,添加到工程即可运用。-Based on LCD1602 MSP430 driver, the program only to 4 root transmission line, and there are written the h files and c file, adding to the engineering can be used.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:6699
    • 提供者:张军
  1. caculator

    0下载:
  2. 用VC++实现的计算器程序,能实现基本的计算功能:加,减,乘,除,小数点,开方,平方等-VC++ implementation of the calculator program, to achieve the basic computing functions: add, subtract, multiply, In addition, the decimal point, square root, square
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1892445
    • 提供者:
  1. MYhuffman

    0下载:
  2. 重写的经典huffman算法,本类融合了快速排序,插入排序,压缩阶段:每个assic从根递归写入一个DWORD中,当写满DWORD的32位的时候,写入一次内存压缩快>然后循环 解压过程:每次读取一个DWORD长度数据再反响循环&过滤该从左还是右子树进行还原当到达叶节点时候,读取对应节点的assic编码 再加压与解压末尾时候会出现不满足4个字节的数据,我把它们简称为补码,用来效验最终文件大小.-Huffman algorithm rewrite the classic blend o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:4990
    • 提供者:杨斌
  1. comp_n5_1

    0下载:
  2. 面板单位根检验的matlab代码,基于最小绝对偏差估计的混合自助法的面板单位根检验方法,-panel unit root test matlab code, which is based on the LAD estimation and Hybrid bootstrap
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:1788
    • 提供者:wu jianhong
  1. matlab1

    0下载:
  2. 是改进平方根法和平方根法的matlab小程序可以学习用的-Is to improve the square root law and the square root of the matlab can learn to use a small program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:893
    • 提供者:王丽华
  1. ComplexCalculator

    0下载:
  2. 复数的运算函数库源代码: 1.1 复数类设计 1.2 复数乘法 1.3 复数除法 1.4 复数的模 1.5 复数的根 1.6 复数的实幂指数 1.7 复数的复幂指数 1.8 复数的自然对数 1.9 复数的正弦 1.10 复数的余弦 1.11 复数的正切 -Complex computing library source code: class design complex 1.2 1.1 1.3 complex multiplica
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:39004
    • 提供者:王健
  1. NLequationCalculator

    0下载:
  2. 4.1 非线性方程与方程组类设计 4.2 求非线性方程实根的对分法 4.3 求非线性方程一个实根的牛顿法 4.4 求非线性方程一个实根的埃特金迭代法 4.5 求非线性方程一个实根的连分式解法 4.6 求实系数代数方程全部根的QR方法 4.7 求实系数代数方程全部根的牛顿-下山法 4.8 求复系数代数方程全部根的牛顿-下山法 4.9 求非线性方程组一组实根的梯度法 4.10 求非线性方程组一组实根的拟牛顿法 4.11 求非线性方程组最小二
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:76218
    • 提供者:王健
  1. RRSQRT

    0下载:
  2. 均方根Kalman程序,包括说明与matlab源程序。-A demo of sqare root kalman, including specification and matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:2335756
    • 提供者:何足道
  1. Document-ranking-algorithm

    0下载:
  2. 以前的算法是根据点击数目来排行,有很多不足的地方,比如没有考虑时间因素,没有考虑用户对其的推荐等因素,我打算以文章浏览次数,评论次数,引用次数以及文章的日期来生成。把用户的评论数目作为推荐次数,文章的发表日期到今天的时间做为时间因素。   1条评论和100次浏览有相同积分。   1条Traceback等于2条评论的积分。评论和引用的增长是线性的。   浏览次数增大,取得的积分以开平方根的方式增长,即数字越大,变化越小。   文章的日期做为负积分,以指数方式增长,越老的文章,会变为
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:16657
    • 提供者:丁一恒
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com