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

搜索资源列表

  1. MonetDB-4.4.0.tar

    0下载:
  2. MonetDB是从主存储器观点开发而来的数据管理系统,使用一个完全分解的存储模块,自动的标题管理,数据类型和搜索加速器的可延伸性,以及SQL-和XML-前台-MonetDB from main memory from the perspective development of data management systems, the use of a fully composted memory modules, automatic management of the title, and s
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3671408
    • 提供者:杨子
  1. 0000000000

    0下载:
  2. 中文分词: 输入一个汉字的文本文件,可将里面的汉字分解成一个个符合人们心理的词-Chinese word : a Chinese character input text files can be inside of a Chinese character is divided into 000 people with mental word
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81339
    • 提供者:邵刚
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. 信号仿真

    2下载:
  2. 对常见的调制信号在软件无线电的通用平台下进行调制解调。所有信号均通过正交分解后,在一个同用的平台上进行调制,然后通过各自的解调算法解调。-right common modulation radio signals in the software under a common platform for modulation and demodulation. All signals are orthogonal decomposition, the same one used on the pla
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:231961
    • 提供者:追风
  1. 数学函数

    0下载:
  2. 包含求反余弦函数,计算Y/X的反正切值 ,向上舍入,把一个双精度数分解为尾数的指数,计算直角三角形的斜边长-include cosine function for calculating Y / X arc tangent, rounded upward, a few double precision decomposition of the final index, calculated length of the hypotenuse of the right triangle, etc.
  3. 所属分类:其它

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

    1下载:
  2. 这是利用特征值分解的盲源分离的源函数文件,可以直接调用-This is the eigenvalue decomposition of Blind Source Separation of source function, can be called directly
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1133
    • 提供者:陈勇
  1. 部分选主元的doolittle算法

    0下载:
  2. 在实现了系数矩阵的三角分解后,为了避免“小主元”做除数而导致更大的误差,在doolittle分解的同时,每一步先选主元,再进行分解计算。-achieved in the triangular matrix decomposition, in order to avoid "small PCA" do Divisor and lead to greater error, the Doolittle decomposition at the same time, every st
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27765
    • 提供者:姚天伟
  1. 文件传送

    0下载:
  2. 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11227
    • 提供者:sasa
  1. CStrLineToNum

    0下载:
  2. 基于CString类的自动分解单词的函数,对于文本文件的处理比较有用-redeem category based on the decomposition of the word automatic functions, the text file handling more useful
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27159
    • 提供者:孔繁星
  1. wavelet_signal

    0下载:
  2. 采用mallat算法进行小波分解/重构的程序,支持一维和二维信号-Mallat algorithm using wavelet decomposition / remodeling process, support one-and two-dimensional signal
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1074722
    • 提供者:myb
  1. 5_3_lifting

    0下载:
  2. 采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。-using 5 / 3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:939809
    • 提供者:myb
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:周思良
  1. 多分辨水印的matlab简单程序

    0下载:
  2. 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyra
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:333140
    • 提供者:yj
  1. lu_bs_lsm

    1下载:
  2. lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用-decomposition b-spline curves, curve gemfibrozil abuse etc. Matlab achieve very practical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5387
    • 提供者:jaba
  1. smoClassify

    0下载:
  2. 绝对经典的smo分类源代码,1998年Platt提出的分解算法 经过测试,绝对可用。-absolute classic smo classification source code, 1998 Platt of decomposition algorithm tested and absolutely available.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:468905
    • 提供者:张先生
  1. 回文数

    0下载:
  2. 打印所有不超过n(取n<256) 的其平方具有对称性质的数(也称回文数)。 *题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数k(如n=13,则a=169且k=961),若a等于k则可判定n为回亠数。 -Print all over n (4 admission; 256) with the square of its symmetrical nature of the (also known pal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:姚紫欣
  1. 歌德巴赫猜想

    0下载:
  2. 验证:2000以内的正偶数都能够分解为两个素数之和(即验证歌德巴赫猜想对2000以内的正偶数成立)。 *问题分析与算法设计 为了验证歌德巴赫猜想对2000以内的正偶数都是成立的,要将整数分解为两部分,然后判断出分解出的两个整数是否均为素数。若是,则满足题意;否则重新进行分解和判断。 程序中对判断是否为素数的算法进行了改进,对整数判断“用从2开始到该整数的一半”改为“2开始到该整数的平方根”。原因何在请自行分析。 -certification : 2000 within the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:姚紫欣
  1. besovproj

    0下载:
  2. 小波提升框架,用几个滤波器组成,可以用于小波的分解,重构,压缩,分割-Lifting with several filter components, which can be used wavelet decomposition, remodeling, compression, segmentation, etc.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2421
    • 提供者:董周
  1. 有限状态机

    0下载:
  2. 有限状态机FSM思想广泛应用于硬件控制电路设计,也是软件上常用的一种处理方法(软件上称为FMM--有限消息机)。它把复杂的控制逻辑分解成有限个稳定状态,在每个状态上判断事件,变连续处理为离散数字处理,符合计算机的工作特点。同时,因为有限状态机具有有限个状态,所以可以在实际的工程上实现。但这并不意味着其只能进行有限次的处理,相反,有限状态机是闭环系统,有限无穷,可以用有限的状态,处理无穷的事务。-FSM thinking widely used hardware control circuit d
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8452
    • 提供者:李易
  1. 将阿拉伯数字转换为罗马数字

    0下载:
  2. 题目中给出了阿拉伯数字与罗马数字的对应关系,题中的数 字转换实际上就是查表翻译。即将整数的百、十、个位依次从整 数中分解出来,查找表中相应的行后输出对应的字符。 *程序与程序设计-title given Roman numerals and Arabic counterparts, and that the figure was actually Lookup conversion translation. The upcoming round of the 100, 1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1169
    • 提供者:姚紫欣
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com