码迷,mamicode.com
首页 >  
搜索关键字:compression    ( 334个结果
法线贴图是用来解决低模的细节表现问题
法线贴图制作工具 NVIDIA Texture Tools for Adobe Photoshop A collection of texture tools generating normal maps, texture compression, mip map generation and cu ...
分类:其他好文   时间:2017-04-28 10:22:12    阅读次数:152
Influxdb数据压缩
环境: CentOS6.5_x64InfluxDB版本:1.1.0 数据压缩可以参考: https://docs.influxdata.com/influxdb/v1.1/concepts/storage_engine/#compression influxdb根据不同的数据类型会采用不同的压缩算法 ...
分类:数据库   时间:2017-04-23 15:57:19    阅读次数:873
[No0000DF]C# ZipFileHelper ZIP类型操作,压缩解压 ZIP 类封装
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.IO.Compression; using System.Linq; using Syste... ...
分类:Windows程序   时间:2017-04-12 16:11:44    阅读次数:353
Easy Compression Library(代替TFileStream, TMemoryStream and TStream)
Easy Compression Library is a very easy-to-use replacement of TFileStream, TMemoryStream and other TStream descendants to their analogues with compres ...
分类:其他好文   时间:2017-04-08 20:45:02    阅读次数:162
Dlib 19.4
Algorithms API Wrappers Bayesian Nets Compression Containers Graph Tools Image Processing Linear Algebra Machine Learning Metaprogramming Miscellaneou ...
分类:其他好文   时间:2017-03-17 20:45:07    阅读次数:209
各种Map
发现贴图 http://www.nvidia.com/object/real-time-normal-map-dxt-compression.html http://www.opengl-tutorial.org/intermediate-tutorials/tutorial-13-normal-m ...
分类:其他好文   时间:2017-03-16 17:14:18    阅读次数:163
mac配置私钥转发
修改sshconfig,设置ForwardAgent=yes$cat~/.ssh/config ServerAliveInterval60 SendEnvNO TCPKeepAliveyes ServerAliveInterval=15 ServerAliveCountMax=6 Compression=yes ForwardAgent=yes #GSSAPIAuthenticationno ControlMasterauto ControlPath/tmp/ssh_mux_%h_%p_%r Host..
分类:系统相关   时间:2017-03-07 23:32:44    阅读次数:522
yum search/intall, Error: xz compression not available
转自:http://blog.hexu.org/archives/2060.shtml 遇到这个问题情景: 下午第一台系统是Centos7, 安装配置完成后,接着一台是Centos 6 系统,由于疏忽直接下载并安装了 “epel-release-7-5.noarch.rpm”,安装时提示了问题,于是 ...
分类:其他好文   时间:2017-03-07 19:15:20    阅读次数:265
Deep compression code
https://github.com/songhan/SqueezeNet-Deep-Compression ...
分类:其他好文   时间:2017-02-20 15:48:47    阅读次数:653
Git-.gitignore
# Packages # ############ # it's better to unpack these files and commit the raw source # git has its own built in compression methods *.7z *.dmg *.gz... ...
分类:其他好文   时间:2017-02-13 21:57:45    阅读次数:188
334条   上一页 1 ... 15 16 17 18 19 ... 34 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!