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

搜索资源列表

  1. hudong0178

    0下载:
  2. 数据结构(c++版)线性表的全部操作. 创建,查找,删除,添加,合并,顺序定点合并-data structure (c version) Linear List of all operations. To create, search, delete, add, the merger, the merger order sentinel
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1407
    • 提供者:hd0178
  1. 218xfft

    0下载:
  2. 定点十六位的adsp218x系列的fft、fir算法。对刚刚入门的dsp学习有很大的帮助。-the sentinel 16 adsp218x series of fft, fir algorithm. Just caught the right dsp learning a great help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17788
    • 提供者:zlt
  1. 26073-410_ANSI-C_source_code

    0下载:
  2. 基本定点运算程序库,语音编码或DSP定点实现-basic sentinel Operational procedures for speech coding fixed-point DSP to achieve or
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:811069
    • 提供者:李不凡
  1. fixsqrt

    1下载:
  2. 定点开方程序.开方程序精度可以达到8位十进制有效数字-sentinel prescribing procedures. Prescribing procedures accuracy can be achieved effectively eight decimal figures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37443
    • 提供者:linlin
  1. dijkstraCPP

    0下载:
  2. 由graph.txt读出源图并用临街链表显示出,然个用dijkstra算法算出给定两点的最短路径和任一给定点到其它各点的距离,graph.txt放在源代码同一目录,内附graph.txt示例-graph.txt read out by the source map and used chain along the street shows, However use the dijkstra algorithm to calculate the scheduled 2:00 and the sho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:283983
    • 提供者:比为
  1. fix_fft

    0下载:
  2. 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3393
    • 提供者:林凌
  1. soldier

    0下载:
  2. 是哨兵问题的实验,已经通过运行,下载后就可以使用了。-Sentinel is the experiment has been running through the download you can use the.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:77126
    • 提供者:小飞侠
  1. 约瑟夫报数 vc

    0下载:
  2. 定点的数据结构实例-sentinel examples of the data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1196
    • 提供者:王咲东
  1. ClosestPairPoint

    0下载:
  2. 实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:韩希先
  1. 定点运算器.rar

    0下载:
  2. 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法,achieve binary fixed point operations : 1. Sentinel integral complement Adder 2. Sentinel integral
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:11053
    • 提供者:陈婷
  1. chenlieguan

    2下载:
  2.  世界名画陈列馆由nm × 个排列成矩形阵列的陈列室组成。为了防止名画被盗, 需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4 个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最少。 算法设计: 设计一个优先队列式分支限界法,计算警卫机器人的最佳哨位安排,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:885462
    • 提供者:wakaka
  1. ExhibitionHall-Priorityqueue

    2下载:
  2. 世界名画陈列馆由m×n个排列成矩形阵列的陈列室组成。为了防止名画被盗,需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4 个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最少。-Museum of world famous paintings were arranged by the m × n rectangular array of showroom
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4288
    • 提供者:colin
  1. doublinklist

    0下载:
  2. Double linked list- a doubly-linked list is a linked data structure that consists of a set of sequentially-linked records called nodes. Each node contains two fields, called links, that are references to the previous and to the next node in the seque
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:574
    • 提供者:irisrd
  1. classic-sorting-algorithm

    0下载:
  2. 给出了常见的八种经典排序算法: 1.希尔排序 2.二分插入法 3.直接插入法 4.带哨兵的直接排序法 5.冒泡排序 6.选择排序 7.快速排序 8.堆排序 -Common eight classic sorting algorithms: Hill sorting. Insertion method. Direct insertion method. 5 Sentinel direct sequencing method. Bubble Sort 6 sele
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:7836
    • 提供者:刘平
  1. the-robot-sentinel-control

    0下载:
  2. 采用独立PD控制,满足二关节机械手定点控制的要求。-Independent PD control, to meet the requirements of the robot sentinel control.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:4577
    • 提供者:王妹婷
  1. 5r

    0下载:
  2. 正五边形上5定点站5人,互相不同速度追逐算法-The regular pentagon 5 sentinel station 5 people different from one another speed chase algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:672
    • 提供者:lagrenge
  1. TORO_SSP_1.6

    1下载:
  2. TORO Sentinel SuperPro Emulator 1.6
  3. 所属分类:数学计算

    • 发布日期:2018-02-07
    • 文件大小:579584
    • 提供者:koala413
搜珍网 www.dssz.com