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

搜索资源列表

  1. aupcm_codec

    1下载:
  2. a-law u-law pcm间的转换,提供了快速实现这几种编码的转换方法 -a-law u-law pcm the conversion, the rapid realization of these various ways of coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.38kb
    • 提供者:yifa
  1. PathFinder2D

    1下载:
  2. a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:853.46kb
    • 提供者:刘昆
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26.14kb
    • 提供者:叶润
  1. matlab

    1下载:
  2. mpsk生成代码,各种方式生成的代码 ,包括2psk,qpsk,8psk,16psk等-MPSK generate code, generate code in various ways, including 2psk, qpsk, 8psk, 16psk such as
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:964byte
    • 提供者:张超凡
  1. shujujiegou

    1下载:
  2. a.HUFFMAN树及HUFFMAN编码 任务:由用户输入n个结点权值,建立HUFFMAN树并输出HUFFMAN编码。 b.二叉树建立及相关算法实现 任务:按照广义表表达法建立二叉树,并实现二叉树的层次、先序、中序与后序遍历,以及输出树中叶子结点的结点值及叶子结点的个数。( 用递归或非递归的方法都可以) 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立创建二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数、输出后序遍历序列的函
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:44.48kb
    • 提供者:李珊珊
  1. spectralclustering-1.0

    0下载:
  2. 一款功能强大的分类算法软件包,在matlab环境下使用。详见如下网站 http://mloss.org/software/view/133/-A MATLAB spectral clustering package to deal with large data sets. Our tool can handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. Spectral clustering a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-03
    • 文件大小:15.07mb
    • 提供者:ZC
  1. gabp

    0下载:
  2. 用多种方式进行神经网络模拟,比较了多种模拟方法的优劣-In many ways the neural network simulation to compare the advantages and disadvantages of various simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.71kb
    • 提供者:杨运川
  1. fencha

    0下载:
  2. 混沌现象的证明方法多种多样,其中分岔图就是一中很好的方法-Proof of chaos in various ways, including the bifurcation diagram is a good way
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:702byte
    • 提供者:
  1. Attia-J.O.-Electronics-and-Circuit-Analysis-Using

    0下载:
  2. The goals of writing this book are (1) to provide the reader with simple, easy, hands-on introduction to MATLAB (2) to demonstrate the use of MATLAB for solving electronics problems (3) to show the various ways MATLAB can be used to solve ci
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:Vova
  1. BayesMotel-1.0.tar

    0下载:
  2. This a skeleton for applications that use Bayesian text analysis to classify bits of text in various ways. It requires the Reverend Bayesian library: http://www.divmod.org/projects/reverend -This is a skeleton for applications that use Ba
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:10kb
    • 提供者:bugmenot
  1. sorting-methods

    0下载:
  2. 用C语言实现了各种排序方式,并且还论述了各种排序方式的复杂度分析和稳定性情况-In C language to implement a variety of sorting methods, and also discusses the various ways of sorting and stability of complex analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:14.47kb
    • 提供者:李国辉
  1. sorting-methods

    0下载:
  2. 用C语言实现了各种排序方式,并且还论述了各种排序方式的复杂度分析和稳定性情况-In C language to implement a variety of sorting methods, and also discusses the various ways of sorting and stability of complex analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:15.71kb
    • 提供者:李国辉
  1. sort.cpp

    0下载:
  2. 各种排序的模板实现,并分析了各种实现的时间复杂度及改进办法-Templates of various sort, and analyze the time complexity of the various implementations and ways to improve
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.72kb
    • 提供者:Dequan King
  1. ofdm1

    0下载:
  2. OFDM应用平台框架的MATLAB实现,内涵各种模块的具体实现模式与途径。-MATLAB OFDM application platform framework for implementation of the specific meaning of the various modules and ways to achieve mode.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.34kb
    • 提供者:王城
  1. hash

    0下载:
  2. 字符串Hash函数各种方法及各种哈希函数的C语言程序代码-C language code string Hash functions in various ways and various hash function
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2.01kb
    • 提供者:wuleizhihen
  1. 12

    0下载:
  2. TRIZ创新方法是由苏联人Genrich Altshullrer在1946年创立的,它是一种系统改良的方法,可以自觉性演化的技术系统,解决工程问题并消除工程冲突而不抵消妥协,同时它也是一种增加工程人员知识创新力和解决问题技巧的方法。其核心思想包含三个方面:①无论是一个简单产品还是复杂的技术系统,其核心技术的发展都是遵循着客观的规律发展演变的,即具有客观的进化规律和模式;②各种技术难题和矛盾的不断解决是推动这种进化过程的动力;③技术系统发展的理想状态是用最少的资源实现最大效益的功能。 TR
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6.21kb
    • 提供者:hhhh
  1. Tree

    0下载:
  2. 数据结构对二叉树结构的C++代码实现,包含基本的建立二叉树,各种方式遍历二叉树,深度计算、结点个数计算-Data structure of binary tree structure of the c++ code, include the establishment of the basic binary tree, various ways to traverse the binary tree, depth calculation and node number calculation,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:小王子Galaxy
  1. ADVANTAGE

    0下载:
  2. Among the different kinds of steganography image steganography is mostly preferred and popular. There are various ways to perform image steganography like in transform domain and in image domain. It can be further extended to embed secret data in th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:7kb
    • 提供者:MANIKANDAN
搜珍网 www.dssz.com