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
tutorials
轻松搞定RabbitMQ(七)——远程过程调用RPC
翻译:http://www.rabbitmq.com/
tutorials
/tutorial-six-java.html在第二篇博文中,我们已经了解到了如何使用工作队列来向多个消费者分散耗时任务。
龙轩
·
2020-08-19 22:06
【RabbitMQ】
【java框架】
轻松搞定RabbitMQ
用PHP尝试RabbitMQ(amqp扩展)
2019独角兽企业重金招聘Python工程师标准>>>初识RabbitMQ,附RabbitMQ+PHP演示实例rabbitmq-
tutorials
装好了amqp后就可以开始编写代码了:消费者:接收消息逻辑
weixin_34409741
·
2020-08-19 21:13
python rabittmq 使用
Reference:https://www.rabbitmq.com/
tutorials
/tutorial-three-python.html1"HelloWorld!"
weixin_34034670
·
2020-08-19 21:23
【渗透测试 在线资源】
OSSTMM-开源安全测试方法手册Shell脚本资源LSST-linuxshell脚本教程Linux资源Kernelnewbies-一个出色的Linux内核资源的社区Shellcode开发Shellcode
Tutorials
weixin_30919429
·
2020-08-19 21:09
操作系统
python
shell
OpenCV-Python
Tutorials
- 4.7. Canny边缘检测
OpenCV-Python
Tutorials
(4.0.0)OpenCV-Python
Tutorials
官方英文教程GitHub:中文翻译如果对你有帮助,请在GitHub上Star该项目,转载请注明出处。
hpuhjl
·
2020-08-19 20:13
#
OpenCV-Python教程
python opencv入门 鼠标绘图(4)
内容来自OpenCV-Python
Tutorials
自己翻译整理目标:学习如何操作鼠标事件学习cv2.setMouseCallback()函数简单样例:首先创建一个鼠标的回调函数,当鼠标事件触发时,该函数执行
红鲤鱼遇绿鲤鱼
·
2020-08-19 20:34
python opencv入门 轮廓特征(18)
内容来自OpenCV-Python
Tutorials
自己翻译整理目标轮廓的面积、周长、重心、边界相关函数矩图像矩可以计算图像的质心,面积等等。
红鲤鱼遇绿鲤鱼
·
2020-08-19 20:34
mysql sql语句的用法
学习过程参考下面教程,并做伴有其他查询:http://www.
tutorials
point.com/sql/sql-select-database.htm删除数据库#dbnameisyourdatabase'snamedropdatabaseifexistsdbname
江洋大盗与鸭子
·
2020-08-19 19:34
mysql
数据库
RabbitMQ(六):主题模式
一、主题模式官方内容参考:http://www.rabbitmq.com/
tutorials
/tutorial-five-java.html跟路由模式类似,只不过路由模式是指定固定的路由键,而主题模式是可以模糊匹配路由键
saytime
·
2020-08-19 19:01
RabbitMQ
RabbitMQ
pytorch入门:60分钟闪电战-2
神经网络https://pytorch.org/
tutorials
/beginner/blitz/neural_networks_tutorial.html使用torch.nn包构造神经网络。
HimeAnole
·
2020-08-19 19:24
学习笔记
Tensorflow中文社区,MNIST机器学习入门,代码实现
#本文参考《Mnist机器学习入门》网址:http://www.tensorfly.cn/tfdoc/
tutorials
/mnist_beginners.html#功能:简单的图像识别数字#识别率:0.919
今天开始学python
·
2020-08-19 18:47
struts2面试问题_Struts2面试问答
面试问题Struts2isoneofthefamousframeworkfordevelopingwebapplicationinjava.RecentlyIhavewrotealotofStruts2
Tutorials
andinthispost
cunchi4221
·
2020-08-19 17:55
pytorch学习笔记__TRAINING A CLASSIFIER
pytorch学习笔记__TRAININGACLASSIFIERhttps://pytorch.org/
tutorials
/beginner/blitz/cifar10_tutorial.html主要是把官网模型训练精度提上去练练手
crazyfatLisa
·
2020-08-19 17:45
pytorch
RabbitMQ(五):Exchange交换器--topic
内容翻译自:RabbitMQ
Tutorials
Java版RabbitMQ(一):HelloWorld程序RabbitMQ(二):WorkQueues、循环分发、消息确认、持久化、公平分发RabbitMQ
张维鹏
·
2020-08-19 16:55
RabbitMQ消息队列
RabbitMQ
Exchange
topic
RabbitMQ(三):Exchange交换器--fanout
内容翻译自:RabbitMQ
Tutorials
Java版RabbitMQ(一):HelloWorld程序RabbitMQ(二):WorkQueues、循环分发、消息确认、持久化、公平分发RabbitMQ
张维鹏
·
2020-08-19 16:54
RabbitMQ消息队列
MySQL Injection White Paper
Idon'tknowaboutyou,ohmostknowledgableofSQLusers,butwhenIlearnthowtobuildadatabasedrivenwebsitefromvarious
tutorials
aroundtheInternet
Y1ch0
·
2020-08-19 16:26
SQL
Inject
数据增强策略(一)
介绍了大量不同任务的数据增强方法,包括代码和可视化另一份数据增强的文档是百度深度学习框架PandlePandle的介绍https://paddleclas.readthedocs.io/zh_CN/latest/advanced_
tutorials
机器视觉CV
·
2020-08-19 16:27
轻松搞定RabbitMQ(六)——主题
翻译地址:http://www.rabbitmq.com/
tutorials
/tutorial-five-java.html在上一篇博文中,我们进一步改良了日志系统。
龙轩
·
2020-08-19 16:02
【java框架】
【RabbitMQ】
轻松搞定RabbitMQ
tensorflow obeject detection
hi,thankyour
tutorials
omuch.Andihaveevergotaploblemnamed'tensorflow.python.framework.errors_impl.NotFoundError
松爱家的小秦
·
2020-08-19 10:22
菜鸟玩云计算之二十:saltstack入门初步
菜鸟玩云计算之二十SaltStack入门初步0.saltstack是什么参考下面的文章:http://docs.saltstack.com/en/latest/topics/
tutorials
/walkthrough.htmlSaltStack
车斗
·
2020-08-19 09:08
python
cloud
linux
saltstack
tensorflow学习之(十)使用卷积神经网络(CNN)分类手写数字0-9
#卷积神经网络cnnimporttensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_data#数据包,如果没有自动下载number1to10datamnist
baimen2975
·
2020-08-19 08:15
CNN实现手写0-9数字识别
先把代码贴上来importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_datamnist=input_data.read_data_set
路人甲aaaa
·
2020-08-19 07:41
深度学习
[TensorFlow]入门学习笔记(2)-卷积神经网络mnist手写识别
从fromtensorflow.examples.
tutorials
.mnistimportinput_data,这里,mnist是一个轻量级的类。
最后一个萨满
·
2020-08-19 06:01
机器学习笔记
TensorFlow
莫烦PYTHON——PyTorch——DQN 代码详解
莫烦PYTHON——PyTorch——DQN代码详解1简介2代码详解3显示效果1简介本文代码参考https://morvanzhou.github.io/
tutorials
/machine-learning
ClimberLYX
·
2020-08-19 05:06
莫烦PYTHON学习系列
MNIST手写识别(一)
##通过TensorFlow实现SoftmaxRegression,实现手写识别#加载mnist数据fromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
weixin_30756499
·
2020-08-19 04:14
深度学习中batch normalization
笔记我们将会用MNIST数据集来演示这个batchnormalization的使用,以及他所带来的效果:引包importtensorflowastfimportosfromtensorflow.examples.
tutorials
.mnistimportinput
weixin_30377461
·
2020-08-19 04:42
Keras 入门课4 -- 使用ResNet识别cifar10数据集
Keras入门课4:使用ResNet识别cifar10数据集本系列课程代码,欢迎star:https://github.com/tsycnh/Keras-
Tutorials
前面几节课都是用一些简单的网络来做图像识别
史丹利复合田
·
2020-08-19 04:18
Keras
深度学习
Keras入门课
carsim安装问题总结
下载链接为:http://getintopc.com/softwares/simulators/carsim-2017-free-download/视频链接为:http://unique-
tutorials
.info
tingfenghanlei
·
2020-08-19 04:35
自动驾驶
单层LSTM网络对MNIST数据集分类
数据集分类实验代码:(使用tensorflow框架)#-*-coding:utf-8-*-importtensorflowastf#导入MINST数据集fromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
Gamma and lambda
·
2020-08-19 03:16
python
Pytorch快速入门
文章目录前言Pytorch快速入门指南1.灵活运用官网的
Tutorials
2.经常查看官网的Docs3.Google代替Baidu4.Github的开源项目很不错5.利用jupyternotebook进行
等待戈多。
·
2020-08-19 03:59
深度学习
Pytorch专栏
python 二维码脚本
参考:http://www.cnblogs.com/taceywong/p/5447556.html对比分析python下识别二维码用法和识别率:http://www.php.cn/python-
tutorials
摘月亮的人
·
2020-08-19 03:44
【Cesium Sandcastle 研究6】- 地形与标记Clustering (聚集)
src=Clustering.html&label=
Tutorials
知识点//测试过,必须提供camera和canvas才能正常画出图//虽然Cesium.KmlDataSource.load文档中并没有提到要传这些参数
lvye1221
·
2020-08-19 02:03
Cesium
Spring-security整理
http://www.tianshouzhi.com/api/
tutorials
/spring_security_4/252一、先贴代码下边是我的项目结构当然我采用的是springboot+t
ailei1160
·
2020-08-19 01:43
数据库
前端
json
TensorFlow 2官方教程 . Keras机器学习基础知识 . 使用TF Hub进行文本分类
写在前面此篇博客转载自tensorflow官方教程中文翻译版:https://www.tensorflow.org/
tutorials
/keras/text_classification_with_hub
Ryan Huang
·
2020-08-19 01:07
#
TensorFlow
2.0官方教程
Tensorflow2.0实践----IMDB影评文本分类(Kears)
原文:https://tensorflow.google.cn/
tutorials
/keras/basic_text_classification#download_the_imdb_dataset本文将文本形式的影评分为
zhaochs
·
2020-08-19 00:14
AJAX
Tutorials
(链接)
原文:http://ajaxmatters.com/archive/2007/02/16/ajax-
tutorials
.aspxAcomprehensivelist(over140!)
桂林哈秋
·
2020-08-18 21:06
Ajax
Round-up of 30 AJAX
Tutorials
看了看下面推荐的网站收益颇多,分享于大家.本人转载链接网址:点我呀,你倒是点我呀TherearequiteafewAJAXdemosandexamplesonthewebrightnow.WhiletheseareinvaluabletolearningAJAX,somepeopleneedabitmoreinformationthanjustarawpieceofcode.Intodaysenv
玄范
·
2020-08-18 21:48
Ajax
hackr.io & Programming Courses & Programming
Tutorials
hackr.io&ProgrammingCourses&Programming
Tutorials
theBestProgrammingCourses&
Tutorials
DataStructuresandAlgorithmshttps
xgqfrms
·
2020-08-18 20:00
SQL
Tutorials
& MySQL & SQL Server
SQL
Tutorials
SQL#mysql$MySQLSQLServerPostgreSQLSQLitehttps://www.runoob.com/sqlite/sqlite-tutorial.htmlNoSQLRedishttps
xgqfrms
·
2020-08-18 19:00
Top 126 Ajax
Tutorials
GettingStartedAnAjaxHelloWorldprojecttoGetYouGoing:FirstprogramatMikeOnCodeRasmus30secondAJAXTutorial:firstprogramusingAjaxatCoderLabInstantTutorial:QuicktutorialatAleemBawanyAjaxToybox:Simplefirstpro
weixin_34126557
·
2020-08-18 19:36
SpringBoot:整合Thymeleaf及国际化处理
一,官方连接*Thymeleaf文档连接:https://www.thymeleaf.org/doc/
tutorials
/3.0/usingthymeleaf.html*SpringBoot整合连接(搜索
传说中的靖哥哥
·
2020-08-18 19:17
SpringBoot
牛逼的导航
BookmarksBookmarksMenuRecentlyBookmarkedRecentTagsGetBookmarkAdd-onsMozillaFirefoxHelpand
Tutorials
CustomizeFirefoxGetInvolvedAboutUsDevelopingRESTWebServicesTutorialFirebugLite1.4devBookmarksToolbarAd
HkEndless
·
2020-08-18 18:55
date
bookmarks
jquery
css
prototype
iteye
FlexSim7.5使用手册目录
GettingStartedFlexSimConceptsOverviewFlowitemsPortsOrderofEventItemtypeLabelsItemandCurrentSimulationModelUnitsReturnValuesPicklistsTemplateCodeModelTreeView
Tutorials
ModelingViewsOrthographic
我不是popy
·
2020-08-18 17:30
FlexSim
探索 FileSystem API
http://www.html5rocks.com/zh/
tutorials
/file/filesystem/我常常想,如果网络应用能够读取和写入文件与目录,将会非常方便。
手机安全
·
2020-08-18 16:00
HTML5
python opencv入门 图像阈值(10)
内容来自OpenCV-Python
Tutorials
自己翻译整理目标:学习自适应阈值控制,Otsu阈值,等等学习函数cv2.threshold,cv2.adaptiveThreshold等等简单阈值:原理很直接
红鲤鱼遇绿鲤鱼
·
2020-08-18 16:24
OpenCV-Python学习之路-5:Changing Colorspaces(颜色空间转换)
文章目录参考依据目标1.改变颜色空间2.ObjectTracking物体追踪参考依据1.官方文档:https://opencv-python-tutroals.readthedocs.io/en/latest/py_
tutorials
我是大黄同学呀
·
2020-08-18 16:17
玩玩OpenCV
ida 6.95动态调试ios
https://www.hex-rays.com/products/ida/support/
tutorials
/ios_debugger_tutorial.pdf使用IDA调试iOS应用程序Copyright2016Hex-RaysSAIDA6.95
121331asd
·
2020-08-18 15:17
tensorflow实现CNN—— LeNet5
#-*-coding:utf-8-*-importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_dataminist=
ksy_e
·
2020-08-18 15:43
python
深度学习
RTMPT
tid=196英文原地址:http://www.joachim-bauch.de/
tutorials
/red5/SPEC-RTMPT.html/view等一段时间后我也去整理一个出来,因为现在还没有用到
k1988
·
2020-08-18 15:33
flash
【NodeJs】egg-socket.io从初识到热恋
egg-socket.io的项目目录结构开始实践配置路由封装socket交互的基本数据格式创建auth.js创建控制器通过调用http接口给客户端发送消息更新中...参考资料https://eggjs.org/zh-cn/
tutorials
Guo_IT
·
2020-08-18 14:15
JavaScript
上一页
46
47
48
49
50
51
52
53
下一页
按字母分类:
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
其他