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
structures
opencv-视频输出
#include//forstandardI/O#include//forstrings#include//BasicOpenCV
structures
(cv::Mat)#include//Videowriteusingnamespacestd
_John_Tian_
·
2020-07-05 14:41
OpenCV
opencv例程学习
深度学习:模型压缩/加速(Model Compression/acceleration)资源汇总
一.CVPR历年模型压缩(减枝)项目https://github.com/he-y/Awesome-Pruning二.结构
structureS
earchingforMobileNetV3arxiv:https
taopengtp
·
2020-07-05 14:46
抽象代数——群的基本定义和一些例子
首先作几点说明:1、群(group)、环(ring)、域(field)是抽象代数(abstractalgebra)中基本的代数结构(algebraic
structures
)2、上述这些代数结构是抽象代数
Solomon-Lang
·
2020-07-05 13:35
基础
数学
学习
用线段树求区间第K大(POJ 2104 K-th Number)
65536KTotalSubmissions:59428Accepted:20702CaseTimeLimit:2000MSDescriptionYouareworkingforMacrohardcompanyindata
structures
department.Afterfailingyourprevioustaska
Guess_Ha
·
2020-07-05 07:56
线段树
队列(Queue)——先进先出(FIFO)的数据结构(Data
Structures
)
队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。----------摘自百度百科在日常生活中,排队是司空见惯的。我们去食堂打饭需要排队,买票需要排队,上下飞机也需要排队.其实,生活中到处都是队列形式,从抽象层面上看,凡是两头开口的容器或
1101010101
·
2020-07-05 02:51
数据结构
TCP/IP 详解 卷1 ch25 SNMP:简单网络管理协议
specifieswhatvariablesthenetworkelementsmaintain(theinformationthatcanbequeriedandsetbythemanager).包含所有代理进程的所有可以查询和修改的参数2)SMI,Asetofcommon
structures
andanidentificationschem
nomad2
·
2020-07-05 01:32
Network
网络
variables
object
manager
network
reference
Linux 内核数据结构:位图(Bitmap)
https://github.com/0xAX/linux-insides/blob/master/Data
Structures
/bitmap.mdData
Structures
intheLinuxKernelBitarraysandbitoperationsintheLinuxkernelBesidesdifferentlinkedandtreebaseddata
structures
因上努力果上随缘
·
2020-07-04 22:07
Ternary Tree
Whenyouhavetostoreasetofstrings,whatdata
structures
houldyouuse?
One2zeror
·
2020-07-04 20:26
数据结构与算法
为什么说架构师都应该了解“康威定律”(Conway‘s law)
他最初的措辞是:organizationswhichdesignsystems...areconstrainedtoproducedesignswhicharecopiesofthecommunication
structures
ofthe
石头城程序猿
·
2020-07-04 19:22
Team管理
服务发布的API(weblogic)编写的Client实例
importweblogic.uddi.client.service.Inquiry;importweblogic.uddi.client.service.Publish;importweblogic.uddi.client.
structures
.exception.UDDIException
龙行天下,王者归来
·
2020-07-04 16:18
Web
Services技术
67 - Reading Custom File
Structures
#include#includeusingnamespacestd;intmain(){ifstreamthefile("player.txt");intid;stringname;doublemoney;while(thefile>>id>>name>>money){cout<<id<<","<<name<<","<<money<<endl;}}
社交帐号直接注册
·
2020-07-04 16:28
编辑器数据结构
“Data
Structures
forTextSequences”这篇文章给出了实现一个文本编辑器所需要的的数据结构和不同结构的效率。
繁华渲染悲凉
·
2020-07-04 14:13
编辑器
详解布隆过滤器的原理、使用场景和注意事项
在进入正文之前,之前看到的有句话我觉得说得很好:Data
structures
arenothingdifferent.Theyarelikethebookshelvesofyourapplicationwhereyoucanorganizeyourdata.Differentdata
structures
willgiveyoudifferentfacilityandbenefits.Toproperl
KyleBro
·
2020-07-04 14:00
NPP Image Processing
gab4e62e3527413293fa3d9e298ec1fe93NVIDIA2DImageAndSignalPerformancePrimitives(NPP)Version10.1.1MainPageRelatedPagesModulesData
Structures
yanyan_happy0506
·
2020-07-04 13:09
gpu
jpeg
netty源码阅读与分析----HashedWheelTimer
基于论文Hashedandhierarchicaltimingwheels:data
structures
fortheefficientimplementationofatimerfacility提出的定时轮
红尘之一骑
·
2020-07-04 13:05
java
NIO
模型剪枝学习笔记 --- Channel Pruning via Automatic Structure Search
ChannelPruningviaAutomatic
StructureS
earch代码:https://github.com/lmbxmu/ABCPruner论文下载链接:https://arxiv.org
梦坠凡尘
·
2020-07-04 12:21
模型压缩与加速
计算机视觉
深度学习
【资源大全】.NET资源大全中文版(Awesome最新版)
算法与数据结构(AlgorithmsandData
structures
)应用程序接口(API)应用程序框架(ApplicationFrameworks)模板引擎(ApplicationTemplates
a688977544
·
2020-07-04 10:31
Compression框架详细解析(一) —— 基本概览
Topics1.ReferenceDataCompressionCompression
Structures
CompressionEnumerations后记本篇已结束,后面更精彩~
刀客传奇
·
2020-07-04 09:03
PAT 1052 Linked List Sorting (25分) 结构体排序而已
题目Alinkedlistconsistsofaseriesof
structures
,whicharenotnecessarilyadjacentinmemory.WeassumethateachstructurecontainsanintegerkeyandaNextpointertothenextstructure.Nowgivenalinkedlist
无代码,非程序
·
2020-07-04 08:00
2016年云安全领域分类&厂商大全--你身边有几个?
内容包括:-基础设施安全(Infra
structureS
ecurity)-终端安全(EndpointSecurity)-消息安全(MessagingSecurity)-应用安全(ApplicationSecurity
邱洋inCloud
·
2020-07-04 07:23
业务与技术名词
EASY TRANSFER LEARNING BY EXPLOITING INTRA-DOMAIN
STRUCTURES
read
关键词:迁移学习,域自适应,交叉域学习,无参学习方法的提出背景:1)大部分传统的和深度学习的迁移算法是参数方法,需要花费大量的时间和金钱成本去训练那些超参数。2)交叉验证往往是用来提高模型准确率的方法,然而在迁移学习中不可用,因为目标域没有标签。3)尽管目前自动的机器学习算法能够自动的调节超参数,如树剪枝、boosting、神经网络,但是它们很难克服两个域的差别。EasyTLEasyTL通过域内对
AI小将
·
2020-07-04 07:30
详解布隆过滤器的原理、使用场景和注意事项
在进入正文之前,之前看到的有句话我觉得说得很好:Data
structures
arenothingdifferent.Theyarelikethebookshelvesofyourapplicationwhereyoucanorganizeyourdata.Differentdata
structures
willgiveyoudifferentfacilityandbenefits.Toproperl
GaleZhang
·
2020-07-04 05:47
数据结构
初识Avro
它的主要特点有:Richdata
structures
.Acompact,fast,binarydataformat.Acontainerfile,tostorepersistentdata.Remoteprocedu
山阴少年
·
2020-07-04 05:54
Programmer Competency Matrix
/programmer-competency-matrix/ComputerScience2n(Level0)n2(Level1)n(Level2)log(n)(Level3)Commentsdata
structures
Doesn
FireCoder
·
2020-07-04 05:38
uva540 Team Queue
A-TeamQueueQueuesandPriorityQueuesaredata
structures
whichareknowntomostcomputerscientists.TheTeamQueue
风中一颗松
·
2020-07-04 05:01
紫书例题
Design and Analysis of Algorithms (B-Trees)
B-TreesB-Treesaretreedata
structures
thatstoresorteddata.B-TreescanbeseenasageneralizationofBinarySearchTreeswherenodescanhavemorethanonekey
长安一片月噢
·
2020-07-04 05:22
Core Java学习2(基础知识)
Chapter3.FundamentalProgramming
Structures
inJava1.前言20日上班较忙,晚上也没空,21日晚上,看了看MIT的公开课,计算机导论,外语,听不太懂,得看字幕,
wenzuodan
·
2020-07-04 03:47
学习笔记
手写动态数组ArrayList,帮你彻底弄明白ArrayList的实现原理
图解代码演示:package com.ldc.data
structures
.array;public class Main { p
让优秀成为你的习惯
·
2020-07-04 03:29
数据结构和算法
DotNet 资源大全中文版(Awesome最新版)
算法与数据结构(AlgorithmsandData
structures
)Algorithmia-.NET3.5及更高版本的算法和数据结构库。
weixin_34219944
·
2020-07-04 03:28
python列表解析-简洁高效的创表方式
python列表解析文档:https://docs.python.org/3/tutorial/data
structures
.html#list-comprehensions列表解析:根据已有列表,简洁快速高效创建新列表
啊氪尸轴
·
2020-07-04 01:09
python
奇异递归模板模式(CRTP)应用--表达式模板(expression template) 2
引用wiki介绍的Expressiontemplates:ExpressiontemplatesareaC++templatemetaprogrammingtechniquethatbuilds
structures
repr
DanielWang_
·
2020-07-04 00:52
c/c++/cpp11
ICLR 2019最佳论文出炉:微软、MILA、MIT获奖
来自蒙特利尔大学MILA研究所、微软研究院的论文《OrderedNeurons:IntegratingTree
Structures
int
机器学习算法与Python学习-公众号
·
2020-07-02 17:45
Python 哈希查找及哈希表的实现
墙裂建议阅读:Problem-Solving-with-Algorithms-and-Data-
Structures
-Using-Python5.5.Hashing为什么提出哈希查找python中lis
西檬饭
·
2020-07-02 16:55
数据结构和算法
Unix Network Programming Episode 23
FunctionsTheyconvertInternetaddressesbetweenASCIIstrings(whathumansprefertouse)andnetworkbyteorderedbinaryvalues(valuesthatarestoredinsocketaddress
structures
duxingzhe103
·
2020-07-02 13:17
Unix
Network
Programming
初识Redis一
官网)为什么用Redis(Redis相比较的优势)Redis的数据类型什么是Redis(参照Redis官网)Redisisanopensource(BSDlicensed),in-memorydata
structures
tore
沐涤生
·
2020-07-02 12:05
java进阶之路
fabric 2.0, system chaincode
fabric2.0,systemchaincodeAllbuiltinSCCscsccqscclscc_lifecycleSupportedmethods:Data
Structures
ysccdeploymentAllbuiltinSCCsbuiltinSCCs
Kingwel2020
·
2020-07-02 11:41
fabric
一文解决Memory的channel,chip,bank。如何优化内存访问?
https://www.techbang.com/posts/18381-from-the-channel-to-address-computer-main-memory-
structures
-to-understand
wake_alone
·
2020-07-02 11:27
操作系统
C语言
计算机组成
UIPath进阶教程-6. Architecture & Publishing flow
Therearevariouswaysofdesigningthearchitectureandprojectflow-dependingontheinfra
structures
etup,concernsaboutthesegregationofrolesetc.InthisproposedmodelUiPathdeveloperscanbuild
liaohenchen
·
2020-07-02 08:37
UIPath
RPA
Manhattan与quasi-Manhattan的定义
中引言部分第一段介绍到:Mostindoorandoutdoorcityscenesareusuallybasedonacartesiancoordinatesystemandtheirprominent
structures
areorthogonalwitheachoth
可人儿 浩浩
·
2020-07-02 01:17
PCL L1: Concatenate point clouds using PCL
ConcatenatepointcloudsIntroductionFolder
StructureS
ourceCodeFutureworkIntroductionWegiveaneasyandstraightforwardapproachtoconcatenateseveralpcdfilesbyusingPCLbutwithoutanyoptimizations.FolderStructureC
hadonga
·
2020-07-02 01:19
PCL
PJSUA-API Media Manipulation 媒体操作api
PJSUA-APIMediaManipulation[PJSUAAPI-HighLevelSoftphoneAPI]Mediamanipulation.More...Data
Structures
数据结构
czc1009
·
2020-07-01 21:29
2017上半年 Stack Overflow上排名前30位的图像处理书籍
1.PurelyFunctionalData
Structures
(纯函数式数据结构)作者:ChrisOkasaki本书结合实例,从函数语言的角度来描述数据结构,并提供了一些设计技术,允许程序员开发他们自己的函数数据结构
智能观
·
2020-07-01 20:32
golang reflect 反射机制
反射TheLawsofReflectionTheLawsofReflectionGoData
Structures
:Interfaces介绍在这篇文章中我们将讲解golang的reflect是如何工作的,
robin_xiong
·
2020-07-01 19:26
golang
算法总结-Python 一
参考problemsolvingwithalgorithmsanddata
structures
细节注意(1)Python中string类型不能重复赋值,string类型是不可变的。
lifesmily
·
2020-07-01 14:36
论文浅尝 | AMUSE: 基于 RDF 数据的多语言问答语义解析方法
作者提出一种基于DUDES(Dependency-basedUnderspecifiedDiscourseRepresentation
Structures
)的
开放知识图谱
·
2020-07-01 13:20
Redis学习之路(1)----初识Redis
一、什么是RedisRedis官网上的介绍是这样的:Redisisanopensource(BSDlicensed),in-memorydata
structures
tore,usedasadatabase
Felix_ar
·
2020-07-01 09:07
Redis学习之路
Golang-interface(三 接口类型)
GoData
Structures
:InterfacesPostedonTuesday,December1,2009.Go'sinterfaces—static,checkedatcompiletime,
张哲BJUT
·
2020-07-01 08:30
Golang
编程语言
Web
Development
Syong : Redis(初识篇)
RedisWhatRedis:RemoteDictionaryService(远程字典服务)Redis官网:Redisisanopensource(BSDlicensed),in-memorydata
structures
tore
CSY_LOVE_GYY
·
2020-07-01 08:22
Web技术相关
MCI control settings
ThisarticlecomefromMSDN(english):Thecommandmessagethatintreveinformationdosotheformof
structures
.This
structures
cancontraininformationonmanydeffierentaspectsofadevice.Thecommandstringsthatintreveinforma
孤剑
·
2020-07-01 07:38
English
Article
书籍推荐:《Java数据结构与算法》
Data
Structures
andAlgorithmsinJava(2ndEdition)没错,这本书的代码都是用Java写的。
weixin_33697898
·
2020-07-01 05:46
上一页
22
23
24
25
26
27
28
29
下一页
按字母分类:
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
其他