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

搜索资源列表

  1. root

    0下载:
  2. 一段关于二叉树的小程序,包含了二叉树的插入、删除、清空,更新等操作-Small paragraph on binary programs, including the binary tree insertion, deletion, emptied, update and other operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1046
    • 提供者:王铁深
  1. power-spectrum-estimation

    0下载:
  2. 分别使用MVDR、Root-Music和ESPRIT三种方法对信号频率估计进行仿真实验,其中噪声为复正弦加性白噪声,给出正弦信号频率的估计值。-Using MVDR, Root- Music and ESPRIT three methods to estimate the signal frequency simulation experiment respectively, which is suitable for complex sinusoidal additive white nois
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:周小V
  1. gotbbaha

    0下载:
  2. 用牛顿迭代法求一个方程在某一个点处的的根,方程的系数可任意输入-Seeking an equation using the Newton iterative method can be any input at the root, the coefficient equation of one point
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:889673
    • 提供者:高盈
  1. rms

    0下载:
  2. Root mean Square module, can be synthesized to gates, 300 MHZ operating frequency. Test bench included
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:13246
    • 提供者:Sam
  1. First-root-traversal-non-recursive

    0下载:
  2. 二叉树的非递归先根遍历遍历 二叉树的非递归先根遍历 -Two fork tree of non recursive traversal traversal Two fork tree of non recursive traversal traversal
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7244
    • 提供者:炮灰
  1. c29

    0下载:
  2. VC++编写的又一个小型数学计算器,能进行基本的加减乘除运算,除此之外,还可以进行平方根运算,还具备清屏功能。-Written in C++ and a small mathematical calculator can perform basic arithmetic operations, in addition, it can also be a square root operation, but also have clear screen function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:26271
    • 提供者:田琰
  1. Experiement1

    0下载:
  2. C#写的两个简单的计算方法的小程序,分别用二分法和牛顿迭代法求根.-A simple program uses C# language to get the root of a equation using method of bisection and Newton s method
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:26235
    • 提供者:从陆文
  1. acbrt.c

    0下载:
  2. Fast approximate cube root of a float.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1161
    • 提供者:vocesper
  1. asqrt.c

    0下载:
  2. Fast approximate square root of a float.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:vocesper
  1. rcosine

    0下载:
  2. 简单介绍根升余弦滤波器的概念和设计,附有毕业设计。还有一些代码。-Brief root raised cosine filter concept and design, with graduation. There are some code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:993739
    • 提供者:leo
  1. BinarySearchHeapConstruction

    0下载:
  2. Binary Search Heap Construction-Read the statement of problem G for the definitions concerning trees. In the following we define the basic terminology of heaps. A heap is a tree whose internal nodes have each assigned a priority (a number) such that
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:767
    • 提供者:刘辉
  1. Two-body-problem

    0下载:
  2. 二体问题的求解,以读文件的形式输入,解算结果为6个开普勒轨道根数-Two body problem solving, in order to read documents in the form of the input, the calculating results for root number six Kepler orbit
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:72085
    • 提供者:陈雷雷
  1. test01

    1下载:
  2. 1.将产生未综合系统的根轨迹图以及0.707阻尼比例,你可以交互的选择交点运行点,界面能显示运行点的坐标,增益值,以及近似为二阶系统估算的超调量,调整时间,峰值时间,阻尼比,无阻尼自然震荡频率以及稳态误差。 2.显示未综合系统的阶跃响应。 3.输入控制器的参数,绘制综合后系统的根轨迹图以及显示综合的设计点(主导极点),允许不断改变控制器参数,直到所绘制的根轨迹通过设计点。 4.对于综合后的系统,显示运行点的坐标,增益,近似为二阶系统估算的超调量,调整时间,峰值时间,阻尼比,无阻尼自然
  3. 所属分类:Other systems

    • 发布日期:2016-06-11
    • 文件大小:13312
    • 提供者:习近平
  1. socket

    0下载:
  2. 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:109743
    • 提供者:
  1. IMM-SRCKF

    2下载:
  2. 载机跟踪高速高机动目标时,使用交互式多模型算法,该算法中又用平方根容积卡尔曼滤波器进行滤波。-When the carrier aircraft tracking high-speed maneuvering targets, using interactive multiple model algorithm in the Kalman filter is also used to filter the square root of the volume.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5453
    • 提供者:梁云
  1. erchashu

    0下载:
  2. 设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。 -Binary tree node is set in capital letters, enter the pre-order traversal of a binary tree traversal sequence and generates this binary tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:32058
    • 提供者:
  1. ha-fu-man-shu

    0下载:
  2. 给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman Tree)。哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。-Given n weights as leaf nodes n, constructing a binary tree. If the right path length to a minimum, said such a binary tree for the optimal binary tre
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2045
    • 提供者:小白兔
  1. ADB_ScreenCap

    1下载:
  2. 安卓screencap截屏软件源码。调用screencap 命令截图彼岸保存到sdcard 需要root权限- Andrews screencap screenshots software source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5834645
    • 提供者:E-ZhuWx
  1. Tboard-mount-NFS-file-system

    0下载:
  2. 目标板挂载NFS根文件系统,详细讲解了通过NFS进行网络启动的整个过程。-Target board mount NFS root file system, explained in detail through the NFS network to start the entire process.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:7728
    • 提供者:jv5601774kangl
  1. 1176

    0下载:
  2. 解方程a*x*x+b*x+c=0,输入a,b,c解出方程的根-Solution of equations a* x* x+ b* x+ c = 0, input a, b, c solved the root of equation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:660
    • 提供者:xie062840
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com