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
【深度学习图像识别课程】自编码器系列:(2)卷积自编码器
matplotlibinlineimportnumpyasnpimporttensorflowastfimportmatplotlib.pyplotaspltfromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
有石为玉
·
2020-09-14 08:56
深度学习
绕过UAC以管理员身份启动程序
绕过UAC以管理员身份启动程序写这篇文章主要是看到了:http://www.7
tutorials
.com/use-task-scheduler-launch-programs-without-uac-prompts
zyw_anquan
·
2020-09-14 08:22
网络安全
gdb 调试入门,大牛写的高质量指南
转载地址:http://blog.jobbole.com/107759/没想到BrendanGregg这样的大牛,会写出这样一篇gdb
tutorials
文章:gdbDebuggingFullExample
wu_cai_
·
2020-09-14 08:30
测试
gdb调试
gdb调试入门
如何解决常见的Apache错误
CommonApacheErrors常见的Apache错误This
tutorials
eriesexplainshowtotroubleshootandfixsomeofthemostcommonerrorsthatyoumayencounterwhenusingtheApachewebserver
cukw6666
·
2020-09-14 06:04
linux
java
python
运维
分布式
ROS入门 创建msg(消息)和svr(服务)遇到的问题
ROS测试版本:Indigo在按ROS入门教程(传送门)行进过程中到了执行rosmsgshowbeginner_
tutorials
/Num命令时,出现提示:Themanifest(withformatversion2
Coar
·
2020-09-14 05:32
ROS
Indigo
CentOS
将最后一个改成yesservicenetworkrestartsudoyuminstallnet-toolsok了安装nginxhttps://www.digitalocean.com/community/
tutorials
weixin_30853329
·
2020-09-14 04:18
Deep learning的一些教程
转载自http://baojie.org/blog/2013/01/27/deep-learning-
tutorials
/StanfordDeepLearningwiki:http://deeplearning.stanford.edu
竹石君
·
2020-09-14 02:54
机器学习
深度学习
Understanding Steering Behaviors: Seek (行为控制-寻找)
原文地址链接:http://gamedevelopment.tutsplus.com/
tutorials
/understanding-steering-behaviors-seek--gamedev-849
i_dovelemon
·
2020-09-14 02:46
游戏开发
算法设计
AI
正确加载 CSS 到 WordPress
原文:http://code.tutsplus.com/
tutorials
/loading-css-into-wordpress-the-right-way--cms-20402编译:倡萌@Wor
易天海
·
2020-09-14 02:07
wordpress
【GitHub上的ios经典库库、学习资料】iOS frameworks, libraries,
tutorials
, xcode plugins and components.
AwesomeiOSAcuratedlistofawesomeiOSframeworks,libraries,
tutorials
,pluginsXcode,componentsandmuchmore.ThelistisdividedintocategoriessuchasFrameworks
哎呀呀App
·
2020-09-14 01:35
GitHub
ubuntu官方安装教程
ubuntu官方安装教程预览Ubuntu教程https://
tutorials
.ubuntu.com/tutorial/try-ubuntu-before-you-install#0U盘安装盘制作教程https
竹泉听风
·
2020-09-14 00:15
笔记
如何查看OpenCV源代码
http://docs.opencv.org/doc/
tutorials
/introduction/windows_install/windows_install.html#windows-installation
yin1203014
·
2020-09-13 20:52
源代码
OpenCV
javascript modules
https://www.freecodecamp.org/news/javascript-modules-a-beginner-s-guide-783f7d7a5fcc/https://scotch.io/
tutorials
王奕然
·
2020-09-13 20:23
javascript
iOS开发资源
nsscreencast.comiOSDevWeekly:http://iosdevweekly.comNSHipster:http://nshipster.com中文版:http://nshipster.cnRayWenderlich
tutorials
beausejour
·
2020-09-13 18:18
ios
OpenGL
Tutorials
http://www.cs.trinity.edu/About/The_Courses/cs357/gl.htmlhttp://www.opengl.org/wiki/FragmentOpenGL
Tutorials
NateRobin'sOpenGLTutorprograms
weixin_34351321
·
2020-09-13 17:42
创建基于模板的小部件
原文地址:http://dojotoolkit.org/documentation/
tutorials
/1.6/templated/在这个教程中,你将了解Dijit的模板混入的重要性,以及用模板快速创建自定义的小部件入门指南
Joy
·
2020-09-13 16:35
python opencv入门 直方图计算、绘制、分析(22)
内容来自OpenCV-Python
Tutorials
自己翻译整理目标:使用opencv或numpy或Matplotlib函数绘制直方图学习函数cv2.calcHist(),np.histogram()原理
红鲤鱼遇绿鲤鱼
·
2020-09-13 16:45
opengl-tutorial 第一章的环境配置问题
http://www.opengl-tutorial.org/zh-hans/beginners-
tutorials
-zh/tutorial-1-opening-a-window-zh/中按照教程中的步骤
吕子明爱读书
·
2020-09-13 16:20
openGL
OpenGL Tutorial 2 : The first triangle
教程地址:http://www.opengl-tutorial.org/beginners-
tutorials
/tutorial-2-the-first-triangle/代码备忘://Includestandardheaders
qq379548839
·
2020-09-13 16:53
OpenGL
计算机图形学
opengl
计算机图形学
[ZZ]配置GDB以支持查看stl容器数据
原文链接:http://www.cublog.cn/u1/44543/showart_1953788.html1.下载http://www.yolinux.com/
TUTORIALS
/src/dbinit_stl_views
leonsc
·
2020-09-13 15:59
C/C++
OpenCV中的HOG+SVM物体分类
OpenCV官方的SVM代码在http://www.opencv.org.cn/opencvdoc/2.3.2/html/doc/
tutorials
/ml/introduction_to_svm/introduction_t
Armily
·
2020-09-13 14:49
SVM
计算机视觉
模式识别
机器学习
HOG+SVM行人检测
HOG
C/C++
运动目标检测与跟踪
创建基于模板的小部件 - Creating Template-based Widgets
原文地址:http://dojotoolkit.org/documentation/
tutorials
/1.10/templated/重载的两个方法除了上面的属性,_TemplatedMixin重载了Digi
MyBackup
·
2020-09-13 14:44
JavaScript
dojo
templates
elasticsearch白盒测试-整体介绍
参考博客https://www.
tutorials
point.com/elasticsearch/elasticsearch_testing.htmelasticsearch有自己的一套测试框架,且源码中有大量白盒测试用例
liaoyanyunde
·
2020-09-13 12:19
ElasticSearch
elasticsearch
白盒测试
ubuntu 各种安装
jdk:https://www.digitalocean.com/community/
tutorials
/how-to-install-java-on-ubuntu-with-apt-getmysql:
iteye_8576
·
2020-09-13 12:34
数据库
OpenCV
Tutorials
Optical Flow
GoalInthischapter,WewillunderstandtheconceptsofopticalflowanditsestimationusingLucas-Kanademethod.Wewillusefunctionslikecv.calcOpticalFlowPyrLK()totrackfeaturepointsinavideo.Wewillcreateadenseopticalf
edgelee
·
2020-09-13 10:30
C++
OpenCV
Fortran:数据类型
声明:本博文翻译自https://www.
tutorials
point.com/fortran/fortran_data_types.htmfortran提供了五种内置数据类型。
chder_白南
·
2020-09-13 09:59
FortranNote
Fortran教程
fortran
Fortran:内置函数
直接给出链接,供读者自己阅读链接:https://www.
tutorials
point.com/fortran/fortran_intrinsic_functions.htm
chder_白南
·
2020-09-13 09:59
FortranNote
Fortran教程
机器学习总结(lecture 18)算法:强化学习Reinforcement Learning(RL)
lecture18强化学习ReinforcementLearning目录1简介1什么是强化学习2强化学习方法汇总3为什么要用强化学习2强化学习算法参考:https://morvanzhou.github.io/
tutorials
九方先生
·
2020-09-13 08:16
机器学习总结
从SVN迁移到Git(包括SVN历史纪录)【最系统的讲解】
除此之外还有一些第三方的专门的转换工具如http://www.subgit.com/,https://www.atlassian.com/git/
tutorials
/migrating-overview
魏王天下
·
2020-09-13 08:49
杂
下载并解压mnist数据集
下载网址http://wiki.jikexueyuan.com/project/tensorflow-zh/
tutorials
/mnist_download.html四个文件依次下
红豆燕麦片
·
2020-09-13 07:20
深度学习
如何导入MNIST数据集
问题当我使用github上别人的代码:importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_datafromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
pvop
·
2020-09-13 06:34
Python
Deep
Learning
WebApi 添加 Swagger UI
参考:https://docs.microsoft.com/zh-cn/aspnet/core/
tutorials
/getting-started-with-swashbuckle?
aiqu2133
·
2020-09-13 05:10
ui
Objective-c/iOS/iphone开发视频教程迅雷/高速下载
转自:http://www.lwxshow.com/videos/objective-c-ios-iphone-development-video-
tutorials
-download-now-realtek-high.html
卢卫湘
·
2020-09-13 04:22
资讯
如何写出一篇英文论文,推荐两个网址和一篇文章
1.https://www.springer.com/gp/authors-editors/authorandreviewer
tutorials
/writinginenglish2.https://www.elsevier.com
热爱生活的小仙女
·
2020-09-13 03:54
英文论文写作
深度学习 —— 快速入门
下载在每个学习算法页面,你能够下载相应的文件,如果你想一次全部下载,可以克隆本教程Git资源gitclonehttps://github.com/lisa-lab/DeepLearning
Tutorials
.git
wangli0519
·
2020-09-13 03:43
深度学习
Theano
【译】【PyOpenGL教程-着色器简介】 第一步(基本几何)
原文地址:http://pyopengl.sourceforge.net/context/
tutorials
/shader_1.html第一步(基本几何)在本教程中我们将会学到:-顶点着色器在GLSL中
v_xchen_v
·
2020-09-13 03:05
OpenGL
talend+教程网址
http://www.talendforge.org/
tutorials
/menu.php?
hhp_hhp_hhp
·
2020-09-13 01:42
talend
tutorials
Kubernetes学习(二)Minikube 创建集群+ kubectl 创建 Deployment+ pod 和工作节点+kubectl 进行故障排除+使用 Service 暴露应用
链接地址:https://kubernetes.io/zh/docs/
tutorials
/kubern
努力做最好的自己
·
2020-09-13 01:10
Kubernetes
Kubernetes学习(三)使用 kubectl 扩缩应用程序+使用 kubectl 执行滚动更新
1.运行应用程序的多个实例参考文档地址:https://kubernetes.io/zh/docs/
tutorials
/kubernetes-basics/scale/scale-intro/1.1使用
努力做最好的自己
·
2020-09-13 01:10
Kubernetes
Multithreaded Rendering & Graphics Jobs 多线程渲染与图形Jobs 性能系列8
文章中涉及到的操作都是基于Unity2018.3版本参考链接:https://unity3d.com/cn/learn/
tutorials
/topics/best-pra
cangod
·
2020-09-13 01:33
Performance
A guide to AssetBundles and Resources AssetBundles与Resources的指南 最佳实践系列2
文章中涉及到的操作都是基于Unity2018.3版本参考链接:https://unity3d.com/cn/learn/
tutorials
/topic
cangod
·
2020-09-13 01:33
Performance
asset
assetbundle
Resource
unity
资产
python 简单游戏制作
原文http://forum.codecall.net/topic/50892-tic-tac-toe-in-python/Iwillinthis
tutorials
howhowtomakeaTic-Tac-ToegameinPython.Itwillincludefunctions
Boxing_moose
·
2020-09-12 23:44
iOS 6 By
Tutorials
源码地址
http://www.raywenderlich.com/store/ios-6-by-
tutorials
/source-code
zhong871004
·
2020-09-12 21:22
`No module named 'tensorflow.python.saved_model.model_utils'`
使用tensorflow的时候最近遇到这种问题:在执行语句:fromtensorflow.examples.
tutorials
.mnistimportinput_data会发出下面的错误:Nomodulenamed'tensorflow.python.saved_model.model_utils
DoubleNewHere
·
2020-09-12 20:10
11 Python Pandas tricks that make your work more efficient
PandasisawidelyusedPythonpackageforstructureddata.There’remanynice
tutorials
ofit,buthereI’dstillliketointroduceafewcooltricksthereadersmaynotknowbeforeandIbelievethey
Takoony
·
2020-09-12 19:33
python
在Mac上安装编译OpenCV (for Cpp / Java / Android / Python)
如果只希望用OpenCVforAndroid,可以直接按照这里的教程做:http://docs.opencv.org/trunk/doc/
tutorials
/introduction/android_binary_package
flyfy1
·
2020-09-12 19:32
总结
python3 安装opencv
参考:https://www.pyimagesearch.com/opencv-
tutorials
-resources-guides/https://www.pyimagesearch.com/2018
拥剑公子
·
2020-09-12 18:47
opencv
ROS学习二(ROS文件系统介绍)
预备工作本教程中我们将会用到ros-
tutorials
程序包,请先安装:$sudoapt-getinstallros--ros-
tutorials
将替换成你所安装的版本(比如Jade、Indigo、hydro
娱乐专用啪啪
·
2020-09-12 18:38
ROS学习
ros
MNIST的AlexNet实现
importnumpyasnpfromtensorflow.examples.
tutorials
.mnistimportinput_dataimporttensorflowastf#获取mnist数据集的新方式
万方名
·
2020-09-12 17:42
TensorFlow
深度学习之 TensorFlow(五):mnist 的 Alexnet 实现
实现代码如下:#-*-coding:utf-8-*_#加载数据importtensorflowastf#输入数据fromtensorflow.examples.
tutorials
.mnistimportinput_data
weixin_33750452
·
2020-09-12 17:38
上一页
38
39
40
41
42
43
44
45
下一页
按字母分类:
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
其他