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
tutorial
PyTorch-11 进行神经风格迁移neural style
tutorial
要查看带有配图的文章内容,请前往http://studyai.com/pytorch-1.4/advanced/neural_style_
tutorial
.html本教程介绍了如何实现由LeonA.Gatys
人工智能学社
·
2022-02-17 22:44
Redis集群方案Codis部署手册
参考:https://github.com/wandoulabs/codis/blob/master/doc/
tutorial
_zh.md1、安装go2、安装codisgoget-dgithub.com
码园小农
·
2022-02-17 22:30
Yang Zhongke created a wechat group on .NET video turtorials
InearlyDecember2021,Icreateda.NETvideowechatcommunicationgroupforthelearnersofmyfree.NETvideo
tutorial
s
杨中科
·
2022-02-17 19:09
Ubuntu Commands
Tutorial
, 2018-01-20
HereIwillattachacouplecommonlyusedlinuxcommandlinesanddescribeitshortlyforquickunderstanding.lsblklshwlsmodlspcinmapnetstat(-nat)greplsblk,lshw,lsmod,lspci:Hardware,upcloseandpersonalNmapNetstatGrep
腾腾4ever
·
2022-02-17 18:30
c++ 基础(函数指针)
Cplusplus-
tutorial
-in-hindi.jpg学习c++的道路是曲折,学多内容让人confusing,我想原因很多,首先c++是一门接近机器底层的语言,而非对开发人员友好的高级编程语言。
zidea
·
2022-02-17 14:56
Day 114/200 Storybook中的视觉回溯测试
前端测试可以做到视觉回溯——对比前后UI页面的对比了;2、组件可以有其他人(QA,UI工程师,部门leader来定义)具体步骤按照官方文档来,很详细了官方链接https://storybook.js.org/
tutorial
s
赵国星
·
2022-02-17 12:43
夯实Java基础系列4:一文了解final关键字的特性、使用方法,以及实现原理
本系列文章将整理到我在GitHub上的《Java面试指南》仓库,更多精彩内容请到我的仓库里查看https://github.com/h2pl/Java-
Tutorial
喜欢的话麻烦点下Star哈文章首发于我的个人博客
da3acf50377b
·
2022-02-17 06:37
[Kotlin
Tutorial
s 12] Kotlin Coroutines 协程其实挺简单
KotlinCoroutines协程其实挺简单本文收录于:https://github.com/mengdd/Kotlin
Tutorial
sCoroutines概念Coroutines(协程),计算机程序组件
圣骑士wind
·
2022-02-17 05:22
2020免费计算机书籍汇总
目录一、Web开发二、系统管理三、编程语言四、数据库五、软件开发六、人工智能七、数学理论八、其他一、Web开发1.1JavaScript语言1.TheModernJavaScript
Tutorial
(中文
天涯学馆
·
2022-02-17 04:57
python3 解析 base64 数据
在阅读glTF-
Tutorial
教程时遇到了解析base64数据的问题。
FLYPoPo
·
2022-02-17 03:26
【JVM系统学习之路】运行时数据区概述和程序计数器
JVM系统学习之路系列演示代码地址:https://github.com/mtcarpenter/Java
Tutorial
本篇将运行时数据区概述及线程和程序计数器的知识点由于不是很多所以就一起梳理,也是为后续学习的知识点做一个铺垫
山间木匠1
·
2022-02-17 02:44
深度学习笔记(十一)—— 目标检测
了解目标检测的几种经典算法(如FasterRCNN/YOLO/SSD)的内容和原理声明:本次实验课的代码来源于github上的一个开源项目,链接为:https://github.com/sgrvinod/a-PyTorch-
Tutorial
-to-Object-Detection
Nino_Lau
·
2022-02-17 00:26
零基础学习Python作业本(13)
编程地址http://www.
tutorial
spoint.com/execute_python_online.php今天的作业虽然一遍通过,焦虑却上来了。
蜗牛0718
·
2022-02-16 23:13
Tensorflow-数据载入-SSL证书错误
很多官方的案例数据文件都可以利用Tensorflow自带的功能直接从官方服务器上拉取,比如拉取MNIST的4个数据文件:importosimporttensorflowastffromtensorflow.examples.
tutorial
s.mnistimportinput_datadir_path
zhyuzh3d
·
2022-02-16 22:47
Matplotlib-Pyplot
Tutorial
(下)
控制线条的属性linewidth线宽dashstyle折角样式antialiased反锯齿...line,=plt.plot([1,2,3],[2,3,7],'-',linewidth=2.0)line.set_antialiased(False)#关闭反锯齿plt.show()result:设置线条属性:setp()lines=plt.plot([1,2,3],[2,3,7])#关键字参数plt
Vagitus
·
2022-02-16 22:43
[
Tutorial
][Bukkit]如何在Bukkit服务器上读取玩家的NBT
目录导读如何读取读取离线玩家的背包将修改后的NBT保存回playerdata导读本教程需要玩家拥有关于NMS里的NBT的相关知识本教程使用Paper1.15.2的版本作为演示如何读取其实这个功能在古老的1.12之前的版本就已经有了,只不过一直懒得去做这方面的东西在我在写这一篇文章之前我通过反编译知道,早在1.7.10就已经拥有了这个方法,所以本方法适用于目前的所有办法,并且该方法应该不会经常改动总
Zoyn_
·
2022-02-16 17:20
Keras
tutorial
TheHappyHouseWhyareweusingKeras?Keraswasdevelopedtoenabledeeplearningengineerstobuildandexperimentwithdifferentmodelsveryquickly.JustasTensorFlowisahigher-levelframeworkthanPython,Kerasisanevenhigher-
徐凯_xp
·
2022-02-16 07:30
探索Redis设计与实现13:Redis集群机制及一个Redis架构演进实例
本文转自互联网本系列文章将整理到我在GitHub上的《Java面试指南》仓库,更多精彩内容请到我的仓库里查看https://github.com/h2pl/Java-
Tutorial
喜欢的话麻烦点下Star
da3acf50377b
·
2022-02-16 07:54
Google免费GPU,TPU 的使用以及设置好的notebook如何读取Google drive中文件
主要参考了https://medium.com/deep-learning-turkey/google-colab-free-gpu-
tutorial
-e113627b9f5d这篇文章。
泡泡_e661
·
2022-02-15 23:19
关于Jackson包版本
官网:http://jackson.codehaus.org/
tutorial
:http://jackson.codehaus.org/jackson库于2012.10.8号公布了最新的2.1版。
一天一夜00
·
2022-02-15 21:53
Nginx 极简教程-快速入门
作者:dunwu链接:github.com/dunwu/nginx-
tutorial
Nginx极简教程本项目是一个Nginx极简教程,目的在于帮助新手快速入门Nginx。
张都尉
·
2022-02-15 21:32
自动布局
原文:BeginningAutoLayout
Tutorial
iniOS7:Part1BeginningAutoLayout
Tutorial
iniOS7:Part2译文:开始iOS7中自动布局教程(一)开始
庄栋栋
·
2022-02-15 20:22
精致
在
tutorial
上遇到了这样的一个男生。他长得没有很惊艳个子不高不矮身材中等什么都没有好到博人眼球但是我却一下子就注意到他。
小花__
·
2022-02-15 14:41
sc-Review:单细胞RNA-seq数据分析最佳实践
LueckenMD,TheisFJ.Currentbestpracticesinsingle-cellRNA-seqanalysis:a
tutorial
.Mol.Syst.Biol.2019,15:e8746
周运来就是我
·
2022-02-15 11:57
Jenkins 插件开发-helloworld
参考链接:https://jenkins.io/doc/developer/
tutorial
/prepare/
木脑
·
2022-02-15 11:26
Django Deployment
Ubuntu+Django+gunicornhttps://www.digitalocean.com/community/
tutorial
s/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu
悠远晴空
·
2022-02-15 08:18
深度学习------循环神经网络(RNN和LSTM):mnist手写数据集
1.RNN循环神经网络importtensorflowastffromtensorflow.examples.
tutorial
s.mnistimportinput_data#导入数据包fromtensorflow.contrib.layersimportfully_connected
小飞龙程序员
·
2022-02-15 07:04
rnn
深度学习
lstm
深度学习------用NN、CNN、RNN神经网络实现mnist数据集处理
MNIST数据集处理#1、导包importtensorflowastfimportnumpyasnpimportmatplotlib.pyplotaspltfromtensorflow.examples.
tutorial
s.mnistimportinput_data
小飞龙程序员
·
2022-02-15 07:56
神经网络
深度学习
cnn
pytorch之torch.nn.lstm
https://morvanzhou.github.io/
tutorial
s/machine-learning/torch/3-05-train-on-batch/DataLoader以及BATCH_SIZE
很菜_嗯
·
2022-02-15 04:48
2019-09-02 链接
1.https://www.runoob.com/html/html-
tutorial
.html;菜鸟教程2.https://www.jianshu.com/p/b7142d8356dd;CSSvertical-align3
睡到自然醒_52
·
2022-02-15 03:22
k8s官方文档实践系列- Stateful Applications
https://kubernetes.io/docs/
tutorial
s/stateful-application/mysql-wordpress-persistent-volume/
JerryAi
·
2022-02-15 02:11
2018-06-07
Angular+TSTourofHeroes
Tutorial
@ComponentisadecoratorfunctionthatspecifiestheAngularmetadataforthecomponent.id
耳可黄
·
2022-02-14 22:19
RabbitMQ官网教程翻译(PHP版本)_5
ThisarticlewastranslatedfromRabbitMQOfficial
Tutorial
sbymyself,andifthisarticleandtheimagesinthisarticlehaveanyinfringement
JobinLi
·
2022-02-14 16:40
JMockit官方文档:伪造Facking-part 1伪方法和伪类
编译:http://jmockit.github.io/
tutorial
/Faking.html在JMockit的工具箱里面,伪造API(FakingAPI)为假实现提供支持。
yethyeth
·
2022-02-14 14:37
一些有用的学习网址
Nginx教程:http://openresty.org/download/agentzh-nginx-
tutorial
s-zhcn.html关于高级java工程师的面试题:http://blog.csdn.net
親愛的破小孩
·
2022-02-14 14:14
ThinkPHP 连接MySQL 8 出现的utf8mb4字符集错误
SQLSTATE[HY000][2054]Serversentcharsetunknowntotheclient.Please,reporttothedevelopers解决:在D:\phpStudy\PHP
Tutorial
仲颖ying
·
2022-02-14 09:46
音视频流入门——FFMpeg
434ae3-1598596817566)]欢迎star的项目一个cpp文件就可以理解的渲染管线,1000行代码深刻理解渲染管线最快入门的FFmpeg教程下载即可运行的八个demo测试视频:樱花庄一、
Tutorial
1
wlxkhawk
·
2022-02-13 18:29
2018-04-12
安卓学习:http://www.runoob.com/w3cnote/android-
tutorial
-intro.html1.安卓设置角标github:https://github.com/leolin310148
今晚打老虎IA
·
2022-02-13 15:26
可能是最详细的React组件库搭建总结
在线预览:戳我本地预览:
[email protected]
:worldzhao/react-ui-library-
tutorial
.gitcdreact-ui-library-
tutorial
yarnyarnstart
始悔不悟
·
2022-02-13 14:43
django第一章练习
一、练习连接https://docs.djangoproject.com/en/2.1/intro/
tutorial
01/二、新建polls的apppythonmanage.pystartapppolls
bonnie_xing
·
2022-02-13 11:29
【The Java™
Tutorial
s】【Regular Expressions】4. Character classes
ConstructDescription[abc]a,b,orc(simpleclass)[^abc]Anycharacterexcepta,b,orc(negation)[a-zA-Z]athroughz,orAthroughZ,inclusive(range)[a-d[m-p]]athroughd,ormthroughp:[a-dm-p](union)[a-z&&[def]]d,e,orf(i
Ppian
·
2022-02-13 07:37
[
Tutorial
][Bukkit]可能是最简单的Scoreboard教程
目录:导读Scoreboard的基本概念使用Scoreboard进行展示数据给玩家制作无闪计分板如何使用Minecraft自带的Team导读好久没有更新教程了,woc昨天就发过教程(锡兰梗本教程使用的PaperSpigot1.15.2-R0.1-SNAPSHOT核心在阅读之前请确保你具有Java基础的知识(别问,问就挨打)To读者:本教程适合所有年龄向的人,因为我们是面向剪切板编程Scoreboa
Zoyn_
·
2022-02-13 07:15
python卷积神经网络(CNN)手写数字识别实现详解
卷积神经网络经典案例,手写数字识别代码详解,注释之处如有错误,欢迎指正fromtensorflow.examples.
tutorial
s.mnistimportinput_dataimporttensorflowastf
import_torch_as_tf
·
2022-02-13 07:20
python
神经网络
手写数字识别
卷积神经网络
CNN
tensorflow
python
linux 下opencv安装教程,linux 下 opencv安装
参考文章:以及Opencv的
tutorial
s教程opencvopencv一、安装cmakecmake-2.8.7.tar.gz②解压源码:opencv-2.4.9.tar.gz②解压源码tar-xvfOpenCV
彧含
·
2022-02-13 07:38
linux
下opencv安装教程
SVM入门笔记
本文不是一篇正式的
tutorial
,只是帮助回忆和理解SVM推导的笔记。此文章会长期更新。分类问题SVM(supportvectormachine)是一种著名的分类算法。
zealscott
·
2022-02-13 01:43
保姆级python教程写个贪吃蛇大冒险
#Snake
Tutorial
Pythonimportmathimportrandomimportpygameim
·
2022-02-12 15:43
tensorflow(入门) 手写数字识别示例
手写数字识别读取数据fromtensorflow.examples.
tutorial
s.mnistimportinput_data#下载到本地读取Folder="C:\\Users\\data_set\
笨码农慢慢飞
·
2022-02-12 14:32
在小程序中的使用
使用文档https://www.echartsjs.com/zh/
tutorial
.html#%E5%9C%A8%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F
nora_wang
·
2022-02-12 08:27
数字IC验证校招指南_牛客专刊_牛客网
前言本文来源《数字IC验证校招指南》https://www.nowcoder.com/
tutorial
/10096/index原作者的导入:秋招结束已有数月,在这个过程中笔者收获颇多,再次根据个人经历和感受
杰之行
·
2022-02-11 18:16
ic秋招记录·
fpga开发
Tutorial
sTeacher 中文系列教程【翻译完成】
原文:
Tutorial
sTeacher协议:CCBY-NC-SA4.0阶段:机翻(1)以斗争求团结则团结存,以妥协求团结则团结亡。
·
2022-02-11 16:14
上一页
87
88
89
90
91
92
93
94
下一页
按字母分类:
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
其他