登录
首页 » 算法 » JPEG Decoder in Java

JPEG Decoder in Java

于 2022-06-20 发布 文件大小:31.41 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

这是Java上用于jpeg解码的开源代码,里面注释非常清晰,是学习的很好材料,里面的主要类有DCT.java HuffmainTable.java,JPEGComponent.java, JPEGDecoder... 希望跟大家分享,谢谢大家!!!!!!!!!!!!!

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

发表评论

0 个回复

  • 自定义一些x,y坐标,可以模拟出一些光滑的曲线
    自定义一些x,y坐标,可以模拟出一些光滑的曲线-x, y coordinates, and can simulate some smooth curve
    2022-03-16 00:11:45下载
    积分:1
  • 3d cylinder vortex meshing
    3d cylinder vortex meshing
    2022-02-12 07:27:22下载
    积分:1
  • 应用C语言实现二进制格式数据的输入输出
    应用C语言实现二进制格式数据的输入输出- Outputs using the C language realization binary system form data input
    2022-05-25 21:46:07下载
    积分:1
  • Enigma密码实现的清晰的语言原则…
    密码学中 enigma算法的 c语言实现 原理清晰-Enigma cryptography algorithm implementation of the principles of clear language c
    2022-08-03 13:35:20下载
    积分:1
  • 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!...
    用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!-TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different methods of producing sample points in the tetrahedron, and to vary the tetrahedron over which integration is carried out.
    2022-02-21 17:32:42下载
    积分:1
  • 给某个玩家100元的资本,让他不停押注直到输光,计需要赌博多少次? 如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数...
    给某个玩家100元的资本,让他不停押注直到输光,计算需要赌博多少次? 如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数、 最小次数和平均次数分别是多少?-100 to a player" s capital, so that he kept until the bet输光to calculate how many times the need for gambling? If the number on the array ruinLength [] in experiments carried out after 1000 to see the largest number of bankruptcy, the minimum number and the average number of how many were?
    2022-02-01 04:15:03下载
    积分:1
  • 文件加密
    这是我用Des-encrypt来加密和反加密文本文件的例子,这是一个简单的示例代码,对所有聊天程序都非常重要
    2022-04-01 10:48:33下载
    积分:1
  • 旅行salseman问题上的去噪方实现…
    Implemantation of the noising method algorithm for traveller salseman problem on java.
    2022-03-03 12:22:25下载
    积分:1
  • 飞思卡尔线性ccd曝光程序
    飞思卡尔线性ccd曝光程序,自适应曝光,加了舵机,电机控制
    2022-03-05 00:02:47下载
    积分:1
  • C++实现基于用户的协同过滤
    算法过程:1).读入数据,将数据用user_brands存起来,同时建立userid_id,再建立id_brands  2).遍历id_brands得到物品-用户倒排表brand_ids,根据倒排表得到用户的相似矩阵sim_mat  3).为每个用户推荐产品:      3.1).求用户u买过的brand和所有brand的差集得到用户u没有买过的物品集合brand_unused;      3.2).用户u对每一个没用过的物品i的兴趣p(u,i):          3.2.1).找到与用户u最近的k个用户          对于每一个没用过的物品i:          3.2.2).找出这k个用户中对物品i有过行为的用户v[]√          3.2.3).将用户u和v[j]的兴趣相似度累加      3.3).取前m个最感兴趣的brand推荐给用户;  代码:UCF.cc(用户协同过滤核心代码):#include  #include  #include  #include  #include  #include  #include  #include  #include  #include  
    2023-03-01 07:45:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载