自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (17)
  • 收藏
  • 关注

空空如也

getFileHead.py(用于读取文件头信息的python脚本)

用于读取文件头信息的python脚本。

2021-09-23

jpeg量化表生成器(python版)

用numpy生成临时图像,再用cv2.imencode()按quality生成img_bytes,然后从中读取量化表部分。

2021-04-01

图像切割器(python版)

该程序将图像切割成若干80x80小块,并按不同的quality存储为jpg格式。以用于查看不同quality所对应的jpeg量化表。

2021-03-31

通过获取jpeg文件头中的量化表,创建大于量化基的最小质数组成的矩阵(python版)

该程序用于生成基于量化表的最小质数矩阵,用于我最近在研发的算法。算法粗糙,仅供参考。

2021-03-31

读取jpeg文件头中的量化表(python版)

读取jpeg文件头中的量化表(明度和色相)并将其由zigzag编码方式重建至矩阵格式。程序都是自己这两天写的,还没有优化,欢迎拍砖。

2021-03-30

zigzag算法的python版本

zigzag算法的python版本,支持非正方形图像的zigzag列表生成,包含ZigZag()和deZigZag()函数,后者可实现原图重组。

2021-03-29

JPEG标准亮度与色度量化表生成代码(python版)

用于生成jpeg量化表的python程序代码,(依据标准量化表,质量因子从0到100)。

2021-03-29

gr-0.52.0-Windows-x86_64.tar.gz

使用julia中的GR模块每次build都卡住?下载这个包就对了。用法如下: 放到$DEPOT\packages\GR\BwGt2\deps\downloads 里面,然后修改$DEPOT\packages\GR\BwGt2\deps\build.jl ,删除 rm("downloads", force=true, recursive=true) 这一行, 然后再到julia中 Pkg.build("GR")。

2020-09-11

julia-1.5.1-win64.exe

出于众所周知的原因,该安装程序目前在国内网络环境下无法正常下载。特此提供2020年八月25日最新稳定版。

2020-09-09

Dynamic Routing Between Capsules - by.Hinton.2017

Code for this paper: http://bbs.pinggu.org/forum.php?mod=viewthread&tid=6214243&pid=49150963&page=1

2018-03-17

Android Build tools 23.0.1 (windows)

可用于react-native的配置。该文件解压并将目录改名为23.0.1后存入%ANDROID_HOME%\build-tools目录下即可。

2018-01-11

HCNA-loT华为认证物联网工程师教材V1.0(2/2)

HCNA-loT华为认证物联网工程师教材V1.0(2/2). No Password.

2017-12-23

HCNA-loT华为认证物联网工程师教材V1.0(1/2)

HCNA-loT华为认证物联网工程师教材V1.0(1/2). No Password.

2017-12-23

Android Programming for Developers -- CODE (2/2)

What You Will Learn: 1.Mastering the fundamentals of coding Java for Android. 2.Installing and setting up your Android development environment. 3.Building functional user interfaces with the Android Studio visual designer. 4.Adding user interaction, data captures, sound, and animation to your apps. 5.Managing your apps' data using the built-in Android SQLite database. 6.Getting familiar with the android process model and low-level concurrent constructs delivered by the Android SDK. 7.Interacting with nearby devices over Bluetooth and WiFi communications channels. 8.Creating and composing tasks with RxJava to execute complex asynchronous work in a predictable way. 9.Handling user inputs, from virtual joysticks to gamepads. 10.Implementing collision detection using different techniques and discover how to optimize it for complex games. 11Building, deploying, and publishing real Android applications to the Google Play marketplace.

2017-10-26

Android Programming for Developers -- CODE (1/2)

What You Will Learn: 1.Mastering the fundamentals of coding Java for Android. 2.Installing and setting up your Android development environment. 3.Building functional user interfaces with the Android Studio visual designer. 4.Adding user interaction, data captures, sound, and animation to your apps. 5.Managing your apps' data using the built-in Android SQLite database. 6.Getting familiar with the android process model and low-level concurrent constructs delivered by the Android SDK. 7.Interacting with nearby devices over Bluetooth and WiFi communications channels. 8.Creating and composing tasks with RxJava to execute complex asynchronous work in a predictable way. 9.Handling user inputs, from virtual joysticks to gamepads. 10.Implementing collision detection using different techniques and discover how to optimize it for complex games. 11Building, deploying, and publishing real Android applications to the Google Play marketplace.

2017-10-26

Android Programming for Developers

Packt2016年8月版(英文版),另附源码。 About This Book: Kick-start your Android programming career or just have fun publishing apps to the Google Play marketplace Explore the high-level Android asynchronous constructs available on the Android SDK Learn the internals of a game engine by building one

2017-10-26

jquery-2.1.0.js

jquery官网未找到下载链接。

2017-08-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除