登录
首页 » Visual C++ » SVD

SVD

于 2007-10-22 发布 文件大小:3KB
0 84
下载积分: 1 下载次数: 538

代码说明:

  用于构造任意矩阵的奇异值分解算法,VC版(Used to construct the arbitrary matrix singular value decomposition algorithm, VC version)

文件列表:

nrutil.h
SVD.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Visual-CPP-Note
    零基础学Visual C++的课件,可以帮助读者快速提高Visual C++编程能力(Zero-based Visual C++ courseware, fast to improve Visual C++ programming ability can help readers)
    2012-09-12 11:04:28下载
    积分:1
  • 用flash配置FPGA
    it is ok on windows os(It is ok on windows os.)
    2005-07-15 08:45:30下载
    积分:1
  • GifCodec
    参考网上的资料写的gif编解码。 编码用gdi解析常用图片格式,然后组装成gif 解码吧gif的每一帧转换成dib gif文件格式网上有很多介绍 gif用的变长lzw压缩算法: 没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,后缀作为前缀,前缀对应的字符串添加到输出流,继续取;编码不存在,前缀对应的字符串的第一个字符作为后缀(这时当前字符串肯定不存在,字典中下一个可用编码肯定等于刚取出的编码),字符串添加到字典中,编码作为前缀,前缀对应的字符串添加到输出流,继续取。 编码流转换成字节流是按位从低到高的,window是小端模式(低字节在低地址),字节内低位在右边。 24位dib转换成8位dib时使用的八叉树算法 图片拉伸时参考的网上的双线性插值算法。 字典满了位数加一,位数是12时不加(Online reference materials written gif codec. Encoded using gdi resolve common image formats, and then assembled into a gif Each frame decode it into a gif dib There are many online gif file format introduced gif lzw with variable length compression algorithm: Did not understand the principle, only know the process. Compression takes a character as a suffix, and see if there is a string. Exist as a prefix to continue to take with the corresponding encoding there is no string to add to the dictionary, a prefix added to the output stream, the suffix as a prefix to continue to take. Take a look at extracting coding dictionary exists. Exist with the corresponding first character string as a suffix to see the current string exists, there is no add to the dictionary, the suffix as a prefix, the corresponding string to the output stream, continue to take coding does not exist, prefix corresponding first character string as a suffix (when the current string certainly does not exis)
    2015-01-17 20:22:25下载
    积分:1
  • libcurltest
    上传下载源码,支持 断点续传,使用 libcurl(Upload and download the source code, support for HTTP, use libcurl)
    2014-01-19 00:54:38下载
    积分:1
  • PassSpider_Demo
    vc++ 跑号器 源代码,需要 openssl库和 zlib库。(vc++ account scanner need openssl lib and zlib)
    2014-03-22 06:03:21下载
    积分:1
  • Key-Finder
    Key finder for windows....
    2013-09-09 12:29:38下载
    积分:1
  • MultiThSerial
    调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听(call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping)
    2005-03-18 23:47:27下载
    积分:1
  • boiling
    fluent沸腾代码,描述沸腾中的详细过程(fluent boiling code, the detailed description of the process of boiling)
    2013-10-02 08:00:48下载
    积分:1
  • TcpClient C#2010
    上位机与三菱PLC之间进行TCP/IP通讯(communication between PC and PLC)
    2018-01-15 15:02:05下载
    积分:1
  • BF609_Timer
    BF609 DSP定时器程序例程,初学者通过这个例程可以学会定时器的编程方法(BF609 DSP timer routine, beginners can learn through this routine Timer programming)
    2016-10-21 20:22:19下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载