E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Optimizing
论文
Optimizing
the Throughput of Data-Driven Peer-to-Peer Streaming读书笔记
论文OptimizingtheThroughputofData-DrivenPeer-to-PeerStreaming读书笔记论文链接看这篇论文想解决的问题为什么要解决哪个block由哪个结点下载的问题笔记疑惑结论论文链接http://ieeexplore.ieee.org/document/4509427看这篇论文想解决的问题P2P时,确定某个block由哪个结点下载。block:会把视频文件分
wen_rc
·
2019-03-14 21:13
计算机网络
读书笔记
论文笔记:
Optimizing
graph algorithms on pregel-like systems
创新点:在pregel上执行了各种以前未执行过的算法,找出其低效的地方并提出了优化技术。其通用的技术基于在图的小区域上执行连续计算的思想,从而完善了Pregel的顶点中心模型。理论基础一、计算的开销通信开销,超级步的数量,内存类的开销,顶点间的计算开销优化:一般优化前两个。系统层面优化&算法层面优化。二、系统封装类Vertexclass:父类,用户定义的顶点函数通过继承该类而实现。VertexVa
Bamboooooo_Yoo
·
2018-11-17 02:28
Scriptable render pipeline unity
v=zbjkEQMEShMLWRPhttps://blogs.unity3d.com/cn/2018/02/21/the-lightweight-render-pipeline-
optimizing
-real-time-performance
anfu8346
·
2018-08-09 18:00
机器学习---梯度下降算法
参考文章:http://ruder.io/
optimizing
-gradient-descent/https://www.jiqizhixin.com/articles/2016-11-21-4tensorflow
女王の专属领地
·
2018-06-19 16:29
深度学习
机器学习
【Unity】优化图形渲染
原文地址:https://unity3d.com/cn/learn/tutorials/temas/performance-optimization/
optimizing
-graphics-rendering-unity-games
hellokazhang
·
2018-04-14 19:10
An overview of gradient descent optimization algorithms
http://ruder.io/
optimizing
-gradient-descent/HeapedtionTableofcontents:GradientdescentvariantsBatchgradientdescentStochasticgradientdescentMini-batchgradientdescentChallengesGradientdescentoptimization
张博208
·
2017-12-21 17:36
Deep
Learning
清除已运行过Rancher和K8S的主机上的环境数据
清除已运行过Rancher和K8S的主机上的环境数据本文命令主要是参考《强力优化Rancherk8s中国区的使用体验》一文(http://www.cnrancher.com/
optimizing
-rancher-k8s-use-experience-in-china
Docker猫猫
·
2017-08-29 18:08
Kubernetes
Rancher
清除已运行过Rancher和K8S的主机上的环境数据
清除已运行过Rancher和K8S的主机上的环境数据本文命令主要是参考《强力优化Rancherk8s中国区的使用体验》一文(http://www.cnrancher.com/
optimizing
-rancher-k8s-use-experience-in-china
Docker猫猫
·
2017-08-29 18:08
Kubernetes
Rancher
各种导数(梯度)下降优化算法python实现
refer=intelligentunit2:Anoverviewofgradientdescentoptimizationalgorithmshttp://ruder.io/
optimizing
-g
dikar
·
2017-08-27 22:00
Go 代码调优利器 - 火焰图
转自:http://lihaoquan.me/2017/1/1/Profiling-and-
Optimizing
-Go-using-go-torch.htmlGo代码调优利器-火焰图前言作为DevOps
鲸息_Leon
·
2017-06-30 14:33
【转】强力优化Rancher k8s中国区的使用体验-加快k8s镜像下载速度,使用阿里云镜像仓库,更好的使用体验
http://www.cnrancher.com/
optimizing
-rancher-k8s-use-experience-in-china/强力优化Rancherk8s中国区的使用体验ShirleyHuangon1
Docker猫猫
·
2017-06-30 07:57
Docker管理
Docker集群
深度学习优化算法记录
1.Anoverviewofgradientdescentoptimizationalgorithmshttp://sebastianruder.com/
optimizing
-gradient-descent
upDiff
·
2017-03-27 15:38
tensorflow
Android性能优化——优化布局(Improving Layout Performance)
本片是对Android的性能优化的一系列文章中的其中一篇的翻译,原文地址如下https://developer.android.com/training/improving-layouts/
optimizing
-layout.html
silentleaf
·
2016-11-02 16:50
MySQL 索引最左匹配原则
/zhu19774279/article/details/46473981本文的原文地址在此:https://www.percona.com/blog/2015/04/27/indexing-101-
optimizing
-mysql-queries-on-a-single-table
zhifeng687
·
2016-10-24 22:58
Glide自定义尺寸加载图片
具体参考文章:http://mrfu.me/2016/02/28/Glide_Module_Example_
Optimizing
/?
Turman
·
2016-05-06 15:00
[Android] Facebook Redex 压缩优化Apk实践
至于原理大家可以到https://code.facebook.com/posts/1480969635539475/
optimizing
-android-bytecode-with-redex这个网站去看
离岛LOGAN
·
2016-04-16 13:12
Android最佳实践之性能 - 提升Layout性能
优化布局结构参考地址:http://developer.android.com/training/improving-layouts/
optimizing
-layout.html布局是Android应用程序的关键部分
gouphigh2
·
2016-04-10 00:02
Android
Andorid最佳实践
Android最佳实践之性能 - 提升Layout性能
优化布局结构参考地址:http://developer.android.com/training/improving-layouts/
optimizing
-layout.html布局是Android应用程序的关键部分
ada_dengpan
·
2016-04-10 00:00
UI
性能
android
布局
An overview of gradient descent optimization algorithms
转载自:http://sebastianruder.com/
optimizing
-gradient-descent/梯度下降优化及其各种变体。
beihangzxm123
·
2016-03-28 10:51
深度学习Deep
Learning
梯度下降优化算法综述(翻译)
原文题目:Anoverviewofgradientdescentoptimizationalgorithms原文链接:http://sebastianruder.com/
optimizing
-gradient-descent
hellonlp
·
2016-03-24 22:00
优化
算法
神经网络
深度学习
Glide 入门到精通之十八——Module 实例:用自定义尺寸优化加载的图片
http://mrfu.me/2016/02/28/Glide_Module_Example_
Optimizing
/为何要在指定的尺寸下请求图片在一个最近的项目中我们与一个多媒体服务端工作,它也是图片服务端
xx326664162
·
2016-03-24 16:00
优化
图片
尺寸
Glide
梯度下降法综述
GradientDescentVariantsreference:http://sebastianruder.com/
optimizing
-gradient-descent/(1)Batchgradientdescent
meanme
·
2016-03-23 22:00
深度学习
梯度下降
Profiling and
Optimizing
in Go
为何做profiling使用profiling工具能帮你发现包括CPU、IO和内存在内多种类型的热点。所谓热点,是指那些为了能显著提升性能而值得你去关注的地方。了解针对性能的不同边界因素也是比较重要的,比方说,如果一个程序使用100Mbps带宽的网络进行通信,而目前已经占用了超过90Mbps的带宽,为了提升它的性能,你拿这样的程序也没啥办法了。在磁盘IO、内存消耗和计算密集型任务方面,也有类似的边
盈耳
·
2016-03-10 19:00
缓存
https://developers.google.com/web/fundamentals/performance/
optimizing
-content-efficiency/http-caching
ztzt15
·
2016-02-15 23:00
技术晨报_2014/3/23
的过程中的一些高并发压力下的优化经验,文章读完之后很有思考性,这个地方我的项目设置了么,按照文章的设置会不会更好之类的...http://blog.martinfjordvald.com/2011/04/
optimizing
-nginx-for-high-traffic-load
·
2015-12-09 14:56
技术
Optimizing
concurrent accesses in a directory-based coherency protocol
In one embodiment, the present invention includes a directory to aid in maintaining control of a cache coherency protocol. The directory can be coupled to multiple caching agents via an interconnect,
·
2015-11-13 19:38
Concurrent
Internet protocol optimizer
A method for
optimizing
the throughput of TCP/IP applications by aggregating user application data and
·
2015-11-13 19:37
internet
PatentTips - Increasing turbo mode residency of a processor
Advanced Configuration and Power Interface (ACPI) standard, e.g., Rev. 3.0b, published Oct. 10, 2006, for
optimizing
·
2015-11-13 13:40
process
从汇编看待变量初始化
其中cl的版本分别是Microsoft (R) 32-bit C/C++
Optimizing
Compiler Version 12.00.8168 for 80x86,gcc的版本是4.5.3。
·
2015-11-13 12:35
初始化
PatentTips -
Optimizing
power usage by factoring processor architectural events to PMU
BACKGROUND Processor power consumption has become a major issue in recent years. The current trend of processor design to multi-core architecture as eased the pressure on power consumption. However,
·
2015-11-13 12:16
process
Windows下命令行直接编译程序
D:\> cl hello.cpp Microsoft (R) 32-bit C/C++
Optimizing
Compiler Version 12.00.8804 for 80x86
·
2015-11-13 10:57
windows
A multiprocessing system including an apparatus for
optimizing
spin-lock operations
A multiprocessing system having a plurality of processing nodes interconnected by an interconnect network. To optimize performance during spin-lock operations, a home agent prioritizes the servicing o
·
2015-11-13 09:11
process
AngularJs 性能优化英文原版(个人备份使用)
Optimizing
AngularJS: 1200ms to 35ms By Steven Czerwinksi Edit: Due to the level of
·
2015-11-13 07:00
AngularJS
PatentTips -
Optimizing
Write Combining Performance
BACKGROUND OF THE INVENTION The use of a cache memory with a processor facilitates the reduction of memory access time. The fundamental idea of cache organization is that by keeping the most frequent
·
2015-11-13 05:47
performance
Optimizing
C# Refactoring Performance with Web Projects in VS 2005
One complaint I've heard a lot is the performance of the new C# refactoring feature with web pages in VS 2005. VS 2005 added support for enabling refactoring everywhere (for example: e
·
2015-11-13 05:57
performance
Optimizing
C and C++ Code ZZ
Optimizing
C and C++ Code Embedded software often runs on processors with limited computation power
·
2015-11-13 03:23
code
数据库优化设计方案
关键词: 优化(
Optimizing
) 第三范式(3NF) 冗余数据(Redundant Data) 索引(Index) 数据分割(Data Partitioning) 对象放置(Object Placement
·
2015-11-13 02:44
数据库优化
windows下一段构建OpenGL程序的基础代码
Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And
Optimizing
·
2015-11-13 01:10
windows
优化PHP代码的40条建议
优化PHP代码的40条建议,谢http://www.cnblogs.com/xin478/archive/2008/09/10/1288657.html40 Tips for
optimizing
your
·
2015-11-13 01:34
PHP
优化Flash性能
原文:http://www.adobe.com/devnet/flash/articles/
optimizing
-flash-performance.html 翻译:http://bbs.9ria.com
·
2015-11-12 17:33
Flash
完美代码,让你的代码无懈可击
书名:完美代码原书名:Solid Code (
Optimizing
the Software Development Life Cycle)作者:(美)Donis Marshall, ohn Bruno
·
2015-11-12 16:15
代码
《Tips for
Optimizing
C/C++ Code》译文
前不久在微博上看到一篇非常好的短文讲怎样对C/C++进行性能优化,尽管其面向的领域是图形学中的光线跟踪,可是还是具有普遍的意义,将其翻译成中文,希望对大家写高质量代码有帮助。 1. 牢记阿姆达尔定律:加速比== 当中表示函数func执行时间占总时间的百分比,表示对该函数加速获得的加速比。 比如,你优化一个函数Tria
·
2015-11-12 16:35
c/c++
Optimizing
subroutine calls based on architecture level of called subroutine
A technique is provided for generating stubs. A processing circuit receives a call to a called function. The processing circuit retrieves a called function property of the called function. The process
·
2015-11-12 16:02
Architecture
SSD磁盘,CPU居高不下,高并发的情况下,是不是mysql解析器耗费的cpu资源高?
user表是300多W纪录,普通磁盘下,消耗时间最多的是Copy to tmp table 0.81秒,当然在ssd下,这个可以减少很多很多的,第二高就是sending data在0.009秒,第三才是
optimizing
·
2015-11-12 13:10
mysql
Analysis Services
Optimizing
Cube Schemas
Analysis Services
Optimizing
Cube SchemasAnalysis Services多维数据集优化计划 In many situations Microsoft
·
2015-11-12 11:27
service
UVa1346 - Songs
John Doe is a famous DJ and, therefore, has the problem of
optimizing
the placement of songs on his tapes
·
2015-11-12 11:51
uva
数据库优化设计方案
关键词: 优化(
Optimizing
) 第三范式(3NF) 冗余数据(Redundant Data) 索引(Index) 数据分割(Data Partitioning) 对象放置(Object Placement
·
2015-11-12 09:25
数据库优化
Weka 自动优化参数
.*; /** * A little example for
optimizing
J48's confidence para
·
2015-11-11 17:46
优化
优化PHP代码的40条建议
[size=5][color=Red](译文)优化PHP代码的40条建议[/color][/size] 40 Tips for
optimizing
your
·
2015-11-11 17:24
PHP
"Classifying plankton with deep neural networks" notes
cross entropy loss is not quite the same as
optimizing
classification accuracy.
·
2015-11-11 04:55
NetWork
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他