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
50套Web开发图标
来源:链接其它相关的一些文章30AmazinglyCreativeSocialBookmarksIconSets»42AmazingPhotoshopandIllustratorIconDesign
Tutorials
hello1979cn
·
2020-09-11 01:27
技术类
web开发
tutorials
icons
bookmarks
application
features
http协议教程
简单的介绍了http协议的概念和一些规则http://www.
tutorials
point.com/http/index.htm
dingzhihu
·
2020-09-11 01:46
websocket 传输文件及图片的…
问题:低延迟的客户端-服务器和服务器-客户端连接https://www.html5rocks.com/zh/
tutorials
/websockets/basics/一直以来,网络在很大程度上都是围绕着所谓
兜兜里o全是糖
·
2020-09-10 22:27
Linux服务器搭建Java环境,MySQL、nginx、redis、JDK等相关安装配置
安装数据库(MySQL数据库)安装nginx安装redis安装JDK安装数据库安装方法参考:https://www.digitalocean.com/community/
tutorials
/how-to-install-mysql-on-centos
道虽迩,不行不至
·
2020-09-10 22:02
Linux
java
linux
java
TensorFlow实现简单卷积神经网络-MNIST手写数字识别
#-*-coding:utf-8-*-importtensorflowastfimportnumpyasnpfromtensorflow.examples.
tutorials
.mnistimportinput_data
wuxiaosi808
·
2020-09-10 21:05
深度学习
OpenCV/source/sample/cpp的学习
昨天看完了opencv_cheatsheet.pdf、opencv_
tutorials
.pdf、opencv_user.pdf这三个opencv自带的pdf文档发现如果看完了浅墨大神写的《OpenCV3
元气少女缘结神
·
2020-09-10 18:59
opencv
中级Shader教程20 3D云
posttitle:“中级Shader教程203D云”date:2018-04-2316:09:03author:JiepengTancategories:shadertutorialtags:shader_
tutorials
eashaderwaveimg_path
JiepengTan
·
2020-09-10 17:27
中级shader教程
从MNIST入门tensorflow———超详细分析MNIST代码
1.15系列,1.16系列均可)下面为MNIST相关代码详解,十分感谢所参考的各位前辈博客,笔芯importtensorflowastf#导入mnist数据fromtensorflow.examples.
tutorials
.mnistimportinput
siri99999
·
2020-09-10 17:49
用卷积神经网络实现MINIST手写字识别
今天实践的是用卷积神经网络实现MINIST手写字识别代码分析既然是实践,卷积神经网络的具体步骤就不在此赘述了,直接上代码#导入MNIST数据集-创建模型-保存模型到指定路径fromtensorflow.examples.
tutorials
.mnistimportinput_dataimporttensorflowastf
飞鱼的企鹅
·
2020-09-10 17:25
深度学习
glTF格式介绍(1)——概要
格式介绍总目录:https://blog.csdn.net/qq_31709249/article/details/86477520原文地址:https://github.com/javagl/glTF-
Tutorials
MeteorChenBo
·
2020-09-10 16:05
#
glTF文件格式介绍
提高 HTML5 画布性能
http://www.html5rocks.com/zh/
tutorials
/canvas/performance/#toc-intro简介HTML5画布最初来自Apple的一项实验,是网络上最广泛支持的
DASEason
·
2020-09-10 15:13
知识整理
XUL 教程
XUL教程http://www.xulplanet.com/
tutorials
/xultu/http://developer.mozilla.org/en/docs/XUL_Referencehttp:
dong342492715
·
2020-09-10 13:33
Mozilla
Tensorflow学习教程------参数保存和提取重利用
#coding:utf-8importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_datamnist=input_data.read_data_sets
dibuxue3246
·
2020-09-10 13:51
python面试问题_Python面试问题
python面试问题Pythonisthetopmostprogramminglanguagethesedays.Ihavewrotealotofpython
tutorials
,hereIamprovidingPythonInterviewQuestionsandAnswersthatwillhelpyouinpythoninterview.Thesepythoninterviewquestion
cunchi4221
·
2020-09-10 13:40
介绍几个编程学习网站
这里写自定义目录标题欢迎使用Markdown编辑器1.
tutorials
point编程网站2.codecademy互动编程学习网站3.Udacity自学编程网站4.慕课网欢迎使用Markdown编辑器1
code__brother
·
2020-09-10 13:02
Tensorflow MINIST数据模型的训练,使用
PyChrem新建项目,并创建pythonpackage:com.test在根目录下创建train.py文件#coding=utf-8#载入MINIST数据需要的库fromtensorflow.examples.
tutorials
.mnistimportinput_data
cc_want
·
2020-09-10 12:58
tensorflow
一个简单的python图像加密
最近开始做图像加密与深度学习技术结合,自己先写了一个用python写的图像加密简单算法:importnumpyasnpfromtensorflow.examples.
tutorials
.mnistimportinput_dataimportpylab
bj21002000
·
2020-09-10 12:55
Detectron2安装测试 (踩坑篇)
1、安装(1)相关链接官方地址:detectron2支持的模型:Detectron2ModelZooandBaselines官方安装方法:安装方法官方教程:Detectron2
Tutorials
(2)我的安装一般出现问题的地方就是安
GrowthDiary007
·
2020-09-10 12:41
PyTorch
优秀的技术学习网站汇总---免费!
系统学习:1.菜鸟教程:适合新手入门,每个知识点都有案例http://www.runoob.com/2.
Tutorials
point:适合新手入门,但是是全英文的,每个知识点也有案列(真的很全!!!)
白日梦想嘉
·
2020-09-10 11:09
资源库
ROS usb_cam 标定
wiki.ros.org/camera_calibration/
Tutorials
/MonocularCalibration标定板rosdepinstallcamera_calibrationrosmakecamera_calibration
Discoverhub
·
2020-09-10 11:09
linux使用
gitbook 安装_如何安装gitbook?
First,installnode.jsfollowinghttps://www.sys
tutorials
.com/qa/1268/how-to-install-node-js-on-fedoraorHowtoinstallnode.jsonUbuntu
cuma2369
·
2020-09-10 10:33
跟着官方文档学DGL框架第二天——DGLGraph和节点/边特征
主要参考:https://docs.dgl.ai/
tutorials
/basics/2_basics.html如何用DGLGraph创建图如果创建一个图,有以下几种方式:1)dgl.DGLGraph(g_nx
cqu_shuai
·
2020-09-06 20:41
DGL
python
深度学习
pytorch
神经网络
使用Keras和TensorFlow构建深度自动编码器
TheprimaryreasonIdecidedtowritethistutorialisthatmostofthe
tutorials
out
weixin_26752765
·
2020-09-05 10:21
tensorflow
深度学习
python
神经网络
人工智能
Spring Boot 教程:Servlet 过滤器
【注】本文译自:https://www.
tutorials
point.com/spring_boot/spring_boot_servlet_filter.htm过滤器是一种拦截应用中HTTP请求和响应的对象
码者无疆
·
2020-09-04 11:09
Spring Boot 教程:Rest 模板
【注】本文译自:https://www.
tutorials
point.com/spring_boot/spring_boot_rest_template.htmRest模板用于创建消费RESTfulWeb
码者无疆
·
2020-09-04 11:00
2018-02-08 但DO上的dns解析失败,我采取的解决方案“
1)给DO的support写信:2)找google上,关于DO上做dns设置的tutorial:https://www.digitalocean.com/community/
tutorials
/how-to-set-up-a-host-name-with-digitalocean
aoaocool
·
2020-08-26 23:49
Programming
tutorials
and source code examples
Programming
tutorials
andsourcecodeexamplesPostgreSQLSQL/MySQLMySQLTutorialASP.NetASP.NET
TutorialS
ilverlightASP.NETOpenSourceC
weixin_34318272
·
2020-08-26 23:11
[ARKit]12-[译]在ARKit中创建一个时空门App:添加物体
说明ARKit系列文章目录译者注:本文是Raywenderlich上《ARKitby
Tutorials
》免费章节的翻译,是原书第8章.原书7~9章完成了一个时空门app.官网原文地址www.raywenderlich.com
weixin_34198583
·
2020-08-26 23:16
学习网站
1、好用的配色网站:https://colourco.de/2、Java学习网站:https://www.
tutorials
point.com/javafx/3、Java组件用法:http://
tutorials
.jenkov.com
隨颩洏萣
·
2020-08-26 23:10
TensorFlow学习笔记(九)——全连神经网络
一、加载MNIST数据集fromtensorflow.examples.
tutorials
.mnistimportinput_dataimporttensorflowastftf.compat.v1.disable_eager_execution
柠檬巧克力、
·
2020-08-26 23:12
Unity3D Rendering复习之瞎几把写(二),纹理贴图的混合
复习第三章:(学习请看下面的文章链接)原文:https://catlikecoding.com/unity/
tutorials
/rendering/part-3/译文:http://gad.qq.com
太阳mong男
·
2020-08-26 23:18
游戏开发
rendering
Core Data by
Tutorials
笔记
CoreDataby
Tutorials
Chapter1-YourFirstCoreDataAppChapter2-NSManagedObjectSubclassesChapter3-TheCoreDataStackChapter4
俊瑶先森
·
2020-08-26 23:15
Exploit writing tutorial part 6 : Bypassing Stack Cookies, SafeSeh, SEHOP, HW DEP and ASLR
Inallprevious
tutorials
inthisExploitwriting
tutorials
eries,wehavelookedatbuildingexploitsthatwouldworkonWindowsXP
dandandeshui
·
2020-08-26 23:58
0day
Introduction to the DirectX 9 High-Level Shader Language
CraigPeeperMicrosoftCorporationJasonL.MitchellATIResearchJuly2003Appliesto:DirectX®9High-LevelShaderLanguageSummary:InanexcerptfromtheforthcomingbookShaderX2-Introductionand
Tutorials
withDirectX9
aries__lee
·
2020-08-26 23:58
Shader
Unity SRP自定义渲染管线 -- 1.Custom Pipeline
该篇是对CatlikeCoding这篇文章的概要总结,本人能力有限,如果有不正确的地方欢迎指正https://catlikecoding.com/unity/
tutorials
/scriptable-render-pipeline
子胤
·
2020-08-26 23:58
Catlike
Coding
Unity 渲染教程(一):矩阵
positioning,androtating.Workwithtransformationmatrices.Createsimplecameraprojections.hisisthefirstpartofa
tutorials
eri
问之路
·
2020-08-26 23:57
Unity3d渲染教程
如何通过ssh 私钥登录到服务器
server-administration/openssh-keys-certificates-authentication-pem-pub-crthttps://www.digitalocean.com/community/
tutorials
ruzhuxiaogu
·
2020-08-26 23:37
SubShader的Tag RenderType类型
SubShader的TagShader"ShaderLab
Tutorials
/TestShader"{SubShader{Tags{"Queue"="Geometry+10""RenderType"="
heyuchang666
·
2020-08-26 23:13
untiy
3d
ShaderLab
untiy
ShaderLab学习之路
给网页添加背景图片html_如何使用HTML将背景图像添加到网页的顶部
给网页添加背景图片htmlHowToBuildaWebsiteWithHTML如何使用HTML构建网站This
tutorials
erieswillguideyouthroughcreatingandfurthercustomizingthiswebsiteusingHTML
cukw6666
·
2020-08-26 23:46
[MetalKit]43-Metal By
Tutorials
book! Metal教程书籍
本系列文章是对metalkit.org上面MetalKit内容的全面翻译和学习.MetalKit系统文章目录我的新书出来了!我们多个作者一起为游戏引擎开发者写了第一本关于Metal的书,这真是一段美妙的旅程.如果你还在纳闷为什么最近半年没有博客更新了,那这本书就是原因:)如果你想购买这本书,点击链接store.raywenderlich.com/products/me….最近一段时间有价格优惠哦.
weixin_34321753
·
2020-08-26 22:58
[译]Metal 渲染管线教程
译者注:本文是Raywenderlich上《Metalby
Tutorials
》免费章节的翻译,是原书第3章.原书第3章完成了一个显示立方体的app,相比其他教程介绍了很多GPU硬件部分基础知识.官网原文地址
weixin_33912638
·
2020-08-26 22:43
ubuntu 命令行 如何创建 sudo 用户
server_ip_addressadduserusernameusermod-aGsudousernamesu-usernamesudols-la/root参考:https://www.digitalocean.com/community/
tutorials
Haydn
·
2020-08-26 16:11
python学习日记16 keras 进行Fashion MNIST分类
fashion-mnist文档https://github.com/zalandoresearch/fashion-mnisttensorflow文档https://tensorflow.google.cn/
tutorials
blue_xinran
·
2020-08-26 15:22
python
MySQL 选择数据库
实例以下实例选取了数据库
TUTORIALS
:[root@host]#mysql-uroot-pEnterpassword:******mysql>useTUTO
weixin_30877755
·
2020-08-26 15:24
DirectX 11
Tutorials
-Tutorial 2:创建框架和窗口
在开始写directx11的代码前,我建议建立一个简单的框架.这个框架将会使用基于窗口功能和在提供简单的扩展原始代码方法并且是易读的方式.本教程的目的只是尝试directx11不同的特性,我们尽量保持框架简洁.框架框架由4个部分共同工作.WinMain函数是应用程序的入口点.他是个系统类,这个类封装了整个应用系统然后在WinMain函数中被调用.在这个系统类中我们有个InputClass来处理用户
第三个电饭锅
·
2020-08-26 14:07
directx
OpenCV3.0 中SVM的使用方法
本文基于http://docs.opencv.org/3.0-beta/doc/
tutorials
/ml/introduction_to_svm/introduction_to_svm.html,这里面存在着
死神的名单
·
2020-08-26 14:03
tensorflow——lmdb
参考官网:https://www.tensorflow.org/
tutorials
/keras/basic_text_classification与源码不同,设置index_from=0从第0位开始,实际上
Coco~567
·
2020-08-26 14:56
tensorflow
imdb
Keras入门课5 -- 网络可视化及训练监控
Keras入门课5:网络可视化及训练监控本系列课程代码,欢迎star:https://github.com/tsycnh/Keras-
Tutorials
本节专注于Keras中神经网络的可视化,包括网络结构可视化以及如何使用
史丹利复合田
·
2020-08-26 14:46
Keras
深度学习
Keras入门课
Tensorflow转ONNX
参考文章:https://github.com/onnx/
tutorials
/blob/master/
tutorials
/OnnxTensorflowExport.ipynbhttps://www.jianshu.com
Wilber529
·
2020-08-26 14:57
Coooding
retrofit2学习攻略
1.Retrofit—GettingStartedandCreatinganAndroidClienthttps://futurestud.io/
tutorials
/retrofit-getting-started-and-android-client2
风_b6c8
·
2020-08-26 13:17
上一页
40
41
42
43
44
45
46
47
下一页
按字母分类:
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
其他