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

搜索资源列表

  1. 栈的数制转换算法

    0下载:
  2. 进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:杨涛
  1. atoi

    0下载:
  2. 这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7859
    • 提供者:孙江萍
  1. 中序遍历

    0下载:
  2. s数据机构中的常出算法,建树后实现中序遍历,从而实现其他的转化-s data agencies of the algorithm regular contribution to realization after the preorder, thereby realizing the transformation of other
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7026
    • 提供者:emma
  1. test_gauss_proj

    0下载:
  2. 这是一个高斯投影变换的类,支持从经纬度到平面坐标和平面坐标到经纬度的变换。-This is a Gaussian-like projection transformation, from the longitude and latitude coordinates of the plane and the plane's longitude and latitude coordinates to transform.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11446
    • 提供者:王文
  1. 2501425708

    0下载:
  2. 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1287
    • 提供者:刘树春
  1. MyOwnTRANS

    0下载:
  2. 主要实现了波兰式和逆波兰式的转换,可以用来进行数学计算,欢迎交流!-main Poland-Poland-and the inverse transformation can be used for mathematical calculations, the exchange welcome!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:64361
    • 提供者:张晓东
  1. 04418300

    0下载:
  2. 该程序能够实现傅立叶的快速转换和放转换用vb语言来实现,整体效果不错!-the procedures to achieve fast Fourier transformation and the conversion put vb language used to achieve the overall effect was excellent!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2437
    • 提供者:刘辉
  1. DFT_1

    0下载:
  2. 一维DFT的C++简单实现算法,正反变换。-One-dimensional DFT of C++ algorithm is simple, positive and negative transformation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:540619
    • 提供者:opencv
  1. tree

    0下载:
  2. 包括树的构造,树和二叉树的转换,树的各种遍历,以及用二叉树计算算术表达式,构造、计算中序表达式,中序表达式转前序表达式等~! -Including the tree structure, trees and tree transformation, tree traversal of the various, and the tree calculated using the arithmetic expression, construction, calculation sequence ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:55814
    • 提供者:heqin
  1. image

    0下载:
  2. 关于算法优化的例子,简单的例子:灰度变换,嵌入式处理用得到,一种优化思想,方法-Algorithm optimization on the example of a simple example: gray-scale transformation, embedded processing used to be, an optimization ideas, methods,
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:367020
    • 提供者:kaka
  1. VectorGraphOfTrans.tar

    0下载:
  2. 对矢量图形的简单操作,如:平移、旋转、依直线镜像、依点镜像以及放大或缩小 。-The geometric transformation of vector graphics
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:20234
    • 提供者:playboy
  1. VB-ReversePoland

    0下载:
  2. 自己用VB写的逆波兰表达式算法,包括中缀表达式转换到后缀表达式,后缀表达式的计算,在模块reversePoland.bas中,都已经写成了函数。-This code source written with visual basic is a realization of reversepoland algorithm.The transformation to suffix expression is expected in the file reversePoland.bas. In addt
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3900
    • 提供者:ck
  1. data_arrange

    0下载:
  2. 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:85628
    • 提供者:robin
  1. RecursiveAlgorithmForTransformationOfQuot

    0下载:
  2. 递归算法改造"求最大公因数"的欧几 里 得 算 法,华大出品-Recursive algorithm for transformation of " seeking the greatest common factor" of the Euclidean algorithm, UW produced
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:964
    • 提供者:moxingwen
  1. IDcard

    0下载:
  2. 主要参数:输入15位旧身份证号码,输出18位新身份证号码。完成以下功能:根据给定的转换规则将15位身份证号转化为18位身份证号码,要考虑程序命令行参数; 要应用以下知识点:字符数组基本输入、输出;循环控制结构;命令行参数。 -The main parameters: the old ID number input 15, output 18 new ID number. Complete the following functions: the transformation rules
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:626
    • 提供者:王伟
  1. NeighborCell-convert

    0下载:
  2. 邻区转换——移动通信小工具,邻区行列转换,日常使用频率很高。-O-zone conversion- mobile communications gadget, the ranks of neighborhood transformation, high frequency of daily use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:75822
    • 提供者:吴亮
  1. Huffman

    0下载:
  2. 关于哈夫曼算法的讲解,并实现简单的图象的变换。包含图像的压缩,基本坐标的变换,滤波,锐化,直方图变换等等。- Explained on the Huffman algorithm, and simple image transformations. Include image compression, the basic coordinates of the transformation, filtering, sharpening, histogram and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:20782
    • 提供者:朱鹮
  1. QJZ

    0下载:
  2. 权矩阵的简单实现,只需要用数组,实现权矩阵的矩阵的各种转换-Simple implementation of the right matrix, just use the array to achieve a variety of weight matrix transformation matrix
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:456406
    • 提供者:dekayzc
  1. classic-cPP-programs

    0下载:
  2. 冒泡法 附加详解 快速排序 双向冒泡 SHELL排序 进制转换 后面还有 算法的问题+解析。 背包 -Bubbling method additional explanation Quick sort Two-way bubbling SHELL sort Into system transformation There are problems+ analysis algorithm. Backpack......
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:30257
    • 提供者:雪特
  1. 1610

    0下载:
  2. 这是一个C语言算法类程序,主要功能是实现16进制与10进制的转化-Hexadecimal and 10 into the system transformation program
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2020
    • 提供者:李茵
« 12 »
搜珍网 www.dssz.com