编码的奥秘 中文版 这本书很通俗易懂,跟看故事书一样。从手电筒到ASCII编码,从十进制到二进制再十六进制,从组合电路到8080芯片,从开关到控制台汇编程序。这一个历经过程写的算是淋漓尽致了。
2022-08-21 22:17:52 7.9MB 编码的奥秘
1
matlab 基于八叉树和损失编码的无损点云压缩,以及质量评价,点云到bin,再解码到点云。
2022-08-21 09:06:46 563KB 点云压缩 无损压缩 八叉树
1
GB code/uni-code/utf8汉字编码16进制对照查询字典 汉字对应GB code 的16进制 (2个字节) 汉字对应uni-code 的16进制 (2个字节) 汉字对应UTF-8 的16进制 (3个字节)
2022-08-21 09:01:00 1.16MB UTF-8 uni-code
1
bdrate和bdpsnr计算的matlab版本
2022-08-20 09:06:10 4KB 视频编码 bdrate 视频质量评价
1
M32迈达斯模拟控台软件M32-Edit_PC_4.3 亲测可用迈达斯MADIS32路数字调音台的电脑模拟器 最新的版本 跟控制台的操作一样 可离线学习!
2022-08-20 09:00:59 8.66MB 音频编码解码
1
2021全国省市区镇/乡数据及编码(不包含港澳台)
2022-08-19 21:03:07 1.29MB 省市区
1
汉字UCS-2编码表.doc
2022-08-19 14:42:18 128KB 互联网
脚本处理汉明码,对其中错误位数进行分析校验。
2022-08-19 09:00:11 2KB 编码学
1
Open Source (GPL) H.265/HEVC video encoder 下载网址:https://bitbucket.org/multicoreware/x265/src x265 developer wiki To compile x265 you must first install Mercurial (or TortoiseHg on Windows) and CMake. Then follow these easy steps: (for the most definitive instructions, consult our build README) Linux Instructions # ubuntu packages: $ sudo apt-get install mercurial cmake cmake-curses-gui build-essential yasm # Note: if the packaged yasm is older than 1.2, you must download yasm-1.2 and build it $ hg clone https://bitbucket.org/multicoreware/x265 $ cd x265/build/linux $ ./make-Makefiles.bash $ make Windows (Visual Studio) Instructions $ hg clone https://bitbucket.org/multicoreware/x265 Then run make-solutions.bat in the build\ folder that corresponds to your favorite compiler, configure your build options, click 'configure', click 'generate', then close cmake-gui. You will be rewarded with an x265.sln file. Also see cmake documentation. Intel Compiler Instructions On Windows, you should open an Intel Compiler command prompt and within it run one of the make-makefiles.bat scripts in build/icl32 or build/icl64, then run nmake. On Linux, you can tell cmake to build Makefiles for icpc directly. This requires you to have configured Intel's compiler environment (by sourcing the appropriate shell script). For example: $ source /opt/intel/composer_xe_2013/bin/compilervars.sh intel64 $ cd repos/x265/build/linux $ export CXX=icpc $ export CC=icc $ ./make-Makefiles $ make Command line interface The Makefile/solution builds a static encoder.lib library and a standalone x265 executable that aims to be similar to x264 in its command line interface. Running without arguments shows you the command line help. Info Mission Statement Road Map TODO HOWTO add a new encoder performance primitive HOWTO Contribute patches to x265 HOWTO cross compile from Linux to Windows Coding Style Helpful links
2022-08-18 09:36:13 11.51MB HEVC X265 GPL 开源编码器
1
文件编码批量转换工具可以将GBK、UTF-8、US-ASCII、ISO-8859-1、GB2312、UTF-16、UTF-16BE、UTF-16LE等编码格式的文件互相转换成你需要的文件。
2022-08-17 11:47:17 1.31MB 编码转换
1