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

搜索资源列表

  1. CS_OMP

    0下载:
  2. 压缩感知信号重建的正交匹配追赶算法(omp),与bp算法相比较有叫高的精度,但是付出了计算量的代价-Compressed sensing signal reconstruction algorithm Orthogonal matching catch (omp), compared with the bp algorithm are called high precision, but at a cost of computation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.46kb
    • 提供者:良言
  1. 1111

    0下载:
  2. 在八个城市之间建造电视微波中继站,如图是可行线路,弧旁数字为费用。试建在哪个城市可实现连通每个城市且费用为最低。-Between the eight cities in the construction of TV microwave relay station, it is feasible to figure lines, beside the figure for the cost of arc. Try to build cities in which to achieve connec
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:17.59kb
    • 提供者:幸福一生
  1. PTIDR_FILE_COMPRESSION

    0下载:
  2. 为减少测试数据存储量,提出一种有效的新型测试数据压缩编码———PTIDR 编码,并构建了基于该编码的 压缩P解压缩方案1 PTIDR 编码能够取得比FDR ,EFDR , Alternating FDR 等编码更高的压缩率,其解码器也较简单、 易实现,且能有效地降低硬件开销1 与Selective Huffman , CDCR 编码相比,PTIDR 编码能够得到较高的压缩率面积 开销比1 特别地,在差分测试集中0 的概率满足p ≥017610 时,PTIDR 编码能取得比FDR 编码
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:294.06kb
    • 提供者:周晨
  1. cv3

    0下载:
  2. struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:3.37kb
    • 提供者:65400
  1. cv4

    0下载:
  2. Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:743byte
    • 提供者:65400
  1. cv6

    0下载:
  2. Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2.45kb
    • 提供者:65400
  1. taxi-program

    0下载:
  2. 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:115.14kb
    • 提供者:liming
  1. taxi12

    0下载:
  2. 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:115.08kb
    • 提供者:liming
  1. 177-01527-1207_UPCORE_Flow_A4.pdf

    0下载:
  2. how to reduce cost and save cost
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:641.05kb
    • 提供者:Loo Pei Chuan
  1. zlib

    0下载:
  2. windows下压缩解压函数的库,想提高网络传输性能的可以关注一下。-gzip lib under windows, very useful to reduce the network transfer cost.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:127.94kb
    • 提供者:李伟
  1. Synthetic_Data_Generation

    0下载:
  2. A* uses a best-first search and finds a least-cost path from a given initial node to one goal node
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:1012byte
    • 提供者:R Rajakumari
  1. fan4

    0下载:
  2. 若要在n个城市之间建设通信网络,只需要假设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。-To build a communication network between the n cities, only need to assume a n-1 lines can be. Construction communication network at the lowest economic cost of the minimum spanning tree o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:892.33kb
    • 提供者:fkq
  1. mylzma.tar

    0下载:
  2. LZMA的小的lib库,可以用极小的代价/库实现LZMA的压缩,适宜于小的系统使用。 -LZMA small lib library, you can use a very small cost/library implements LZMA compression, suitable for small systems.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:137.45kb
    • 提供者:xuming
  1. encoder

    0下载:
  2. 264编码过程中的宏块的编码和条带的编码,以及最后的率失真代价的计算-264 encoding process of encoding and coded slice macroblock, and the final calculation of the rate-distortion cost. . .
  3. 所属分类:Compress-Decompress algrithms

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