登录
首页 » 算法 » 介绍JPEG的原理和实现,可以做为新手的基础教材使用,会有很大的启发!...

介绍JPEG的原理和实现,可以做为新手的基础教材使用,会有很大的启发!...

于 2022-02-16 发布 文件大小:128.30 kB
0 60
下载积分: 2 下载次数: 1

代码说明:

介绍JPEG的原理和实现,可以做为新手的基础教材使用,会有很大的启发!-JPEG introduced the theory and implementation can be used as the basis for teaching novice to use, there will be a great inspiration!

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

发表评论

0 个回复

  • 利用线形组合,生成随机数,附加随机数检验功能
    利用线形组合法,生成随机数,附加随机数检验功能-Using linear combination method to generate random numbers, an additional random number test function
    2023-08-21 18:55:03下载
    积分:1
  • 牛顿插值方,一种最基本的曲线插值,简单易用,效率高...
    牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
    2022-04-24 17:28:07下载
    积分:1
  • 该代码是“常用的计机数值和程序的程序。
    本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
    2022-07-03 09:02:27下载
    积分:1
  • 矩阵类,可实现矩阵的各种运,包括加减乘除、求逆等。
    矩阵类,可实现矩阵的各种运算,包括加减乘除、求逆等。-Matrices can realize a variety of matrix operations, including multiplication and division addition and subtraction, inversion and so on.
    2022-04-17 02:54:14下载
    积分:1
  • Lsr2d
     LSR2D - Build projection matrix L for straight rays in 2D. % Input %    Tx: transmitter coordinates, nTx by 2 %          1st column contains X coordinates, 2nd contains Z coordinates %    Rx: receiver coordinates, nRx by 2 %          1st column contains X coordinates, 2nd contains Z coordinates %    grx: vector of X coordinates of cell boundaries (sorted increasing) %    grz: vector of Z coordinates of cell boundaries (sorted increasing) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-13 10:35:57下载
    积分:1
  • java数据结构小程序
    一个java写的hash算法,学习java的和算法的朋友可以参考下,也是网上大家讨论的在这里总结下给大家
    2022-07-27 16:35:00下载
    积分:1
  • 矩阵库newmat10.tar.gz的帮助文件
    矩阵算法库newmat10.tar.gz的帮助文件- Matrix algorithm storehouse newmat10.tar.gz help document
    2022-07-10 08:30:55下载
    积分:1
  • stitching for wireless sensor network
    stitching for wireless sensor network
    2023-08-22 00:15:04下载
    积分:1
  • 红黑树实现
    红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。它是在1972年由Rudolf Bayer发明的,他称之为"对称二叉B树",它现代的名字是在 Leo J. Guibas 和 Robert Sedgewick 于1978年写的一篇论文中获得的。它是复杂的,但它的操作有着良好的最坏情况运行时间,并且在实践中是高效的: 它可以在O(log n)时间内做查找,插入和删除,这里的n 是树中元素的数目。
    2022-01-25 23:40:23下载
    积分:1
  • 社区发现GN
    GN算法是一个经典的社区发现算法,它属于分裂的层次聚类算法,最初,由Michelle Girvan和Mark Newman提出。其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
    2022-05-19 13:31:50下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载