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

搜索资源列表

  1. Bigc

    0下载:
  2. 密码学中的大数运算算法,可以实现加,减乘,除,模以及模逆运算.-cryptography algorithm for computing large numbers can be achieved, plus or minus x, except Die and Mold inverse operation.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:55573
    • 提供者:黄国超
  1. 415703

    0下载:
  2. 设计一个算法,将一般算术表达式转化为逆波兰表达式,并求逆波兰表达式的值。-design an algorithm, general arithmetic expressions into reverse Polish expression, and inverse Poland the value of the expression.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:
  1. pMatrix

    0下载:
  2. 这是一个用c语言编写的,求pMatrix矩阵的逆矩阵的小程序。-This is a language used c, seeking pMatrix matrix inverse matrix of small programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:lolo
  1. Matrix1

    0下载:
  2. 有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:65397
    • 提供者:陈娜
  1. juzhenqiuni

    1下载:
  2. 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:何人
  1. StudentMisDlg

    0下载:
  2. 这是个打印一个矩阵的逆矩阵的小程序.这是我第一次进入本站而且是第一次上传自己的小程序,希望大家支持!-Print This is a matrix inverse matrix of small programs. This is the first time I entered the site is the first to upload their own small program, we hope that the support!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2587
    • 提供者:王海龙
  1. abcde

    0下载:
  2. 水印技术由于水印提取函数chaosdetect是水印嵌入 函数逆过程,编程思想非常相似,-watermarking technology as watermark extraction function is chaosdetect watermark embedding process inverse function, programming ideas are very similar,
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1572
    • 提供者:唐糖堂
  1. wyb4

    0下载:
  2. 逆波兰式,c语言实现,包括语法分析,语义分析等,优先级别的实现-inverse Polish, c language, including grammar analysis, semantic analysis, the priority level of achievement
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-10
    • 文件大小:1973
    • 提供者:王云鬓
  1. matrilass

    0下载:
  2. if(max<=1e-5) //三角矩阵的对角元等于0则无解 { cout<<\"no inverse array\\n\" exit(0) } if(line!=i) { swap(p,i,line) swap(q,i,line) } for (k=0 k<N k++) -if (maxlt; = 1e-5) / / triangular matrix diagonal yuan equals 0 (coutlt
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:9422
    • 提供者:lovelywyd2001
  1. vc++wavelettransforminimageprocessing

    0下载:
  2. 实现图像小波变换,同一个窗口内分别实现原图和变换后的图像。同时可进行小波逆变换,高低通滤波。-wavelet transform, with a separate window to achieve maximum and transform images. While inverse wavelet transform, high and low pass filtering.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:261344
    • 提供者:秦春霞
  1. classicmatrix

    0下载:
  2. 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!-Matrix initialization, inverse, to home, output, combined subtract such as matrix multiplication operation can be achieved! ! Under strove must!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11426
    • 提供者:wang
  1. heti

    0下载:
  2. 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:蔡育瑜
  1. PsFilters

    0下载:
  2. 这是photoshop中置换滤镜的模拟代码,在photoshop中的置换图是psd文件,但这里是哟使用的是bmp图片。另外,包含了一个简单的图像反相功能,该功能是使用了指针,直接对图像数据的内存操作。-which is the replacement filter simulation code, photoshop in the replacement plan is psd file, but here is the use of yo bmp picture. Also, include
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14483
    • 提供者:jinfd
  1. ArielBrowseFolder

    0下载:
  2. A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing t
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:139086
    • 提供者:陈宏
  1. gaussj

    0下载:
  2. 用fortran程序 编写的求一矩阵的逆矩阵的程序-using FORTRAN procedures for the preparation of a matrix inverse matrix procedures
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:宋天
  1. inv

    0下载:
  2. 求矩阵逆嘚多种方法,可以任一选择,aaaaaaaaaaaaaa,无解压密抹-De inverse matrix for a variety of methods, can be the head of a choice, aaaaaaaaaaaaaa no secret extract clean
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1296
    • 提供者:
  1. ZTrans_InvTrans

    0下载:
  2. 对输入的一有理Z变换表达式(输入分子和分母系数序列),分别画出: (1)零极点图 (2)z在单位圆上时z变换所对应的DTFT的幅度谱和相位谱 (3)逆z变换所得序列,在各种不同的收敛域下(包括了右边序列,左边序列和双边序列的情况) -the importation of a rational expression Z-transform (input coefficient of the numerator and the denominator sequence), respe
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11810
    • 提供者:沈宏伟
  1. fair

    0下载:
  2. 在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by PLAYFAIR (char * s, int length) the realization of encryption and decryption; encryption and d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6728
    • 提供者:flying840310
  1. dllexe

    0下载:
  2. 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of buildin
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6005
    • 提供者:flying840310
  1. ExpressAnalysis

    0下载:
  2. 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:22808
    • 提供者:大山
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com