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
Examples
Python notes 0006: Control Flow Tools 1
Contents1Basicknowledge1.1Concept2Usage2.1`while`
examples
2.2MoreControlFlowTools2.2.1`if`Statements2.2.2
Alpha_Cycle
·
2021-04-21 23:45
笔记
python
TensorFlow入门极简教程(七):训练卷积神经网络并保存模型,加载模型
模型训练和保存importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_dataimportnumpyasnpimportos
Bobby0322
·
2021-04-21 15:10
STM32HAL库-自带CRC对数据冗余校验讲解
目录概述一、使用方法二、STM32CubeMx配置三、
Examples
四、运行结果五、总结概述本篇文章介绍如何使用STM32HAL库,自带CRC功能检验数据正确性。
Ch_champion
·
2021-04-20 17:42
#
STM32
RaSa2.5.x训练数据之一:训练数据格式(Training Data Format)
目录概述(Overview)高级结构(High-LevelStructure)例子(Example)NLU训练数据(NLUTrainingData)训练实例(`Training
Examples
`)实体(
great-wind
·
2021-04-20 10:23
Rasa
labelme to coco /voc
https://github.com/wkentaro/labelme/tree/master/
examples
东东就是我
·
2021-04-20 10:37
业务与应用
git
jieqian的ScalersTalk第四轮新概念朗读持续力训练Day129 20190213
ElectriccurrentsinmodernartModernsculpturerarelysurprisesusanymore.Theideathatmodernartcanonlybeseeninmuseumsismistaken.Evenpeoplewhotakenointerestinartcannothavefailedtonotice
examples
ofmod
jieqian
·
2021-04-20 09:01
Spring Cloud Alibaba Sentinel 流量卫兵
本节示例代码在https://github.com/laolunsi/spring-boot-
examples
首先下载sentineljar包:https://github.com/alibaba/Sentinel
空夜Apes
·
2021-04-19 20:32
不能运行fully_connected_feed.py文件
fully_connected_feed.py解决:把克隆好的mnist数据集放入C:\Users\yyuqi\Anaconda3\Lib\site-packages\tensorflow\tensorflow\
examples
_sunnyRain
·
2021-04-15 11:11
纯干货|Element源码:项目初始化和webpack配置
修改目录结构根目录中添加文件夹根目录下创建项目配置文件:.gitignoreREADME.mdpublic目录下,创建模板页文件:favicon.icoindex.html
examples
目录下,创建示例入口文件
JAVA炭烧
·
2021-04-14 21:08
JAVA
java
后端
2
样例程序:package
examples
;publicclassExampleBean{//Fieldsomitt
google666s
·
2021-04-14 06:35
聊聊ddd-by-
examples
的DomainEvent
序本文主要研究一下ddd-by-
examples
的DomainEventDomainEventpublicinterfaceDomainEvent{UUIDgetEventId();UUIDgetAggregateId
·
2021-04-14 01:12
java
聊聊ddd-by-
examples
的DomainEvent
序本文主要研究一下ddd-by-
examples
的DomainEventDomainEventpublicinterfaceDomainEvent{UUIDgetEventId();UUIDgetAggregateId
·
2021-04-14 01:01
java
go-micro v2 相关使用
参见:go-micro安装(Windows10)-SegmentFault思否验证api功能路径位置:micro\
examples
\api\api
·
2021-04-13 14:25
golang微服务
SpringBoot集成SpringSecurity入门到精通
Springboot环境搭建1.pom文件4.0.0org.
exampleS
pringBootText1.0-SNAPSHOTorg.springframework.bootspring-boot-starter-parent2.1.4
任笙_8b8c
·
2021-04-13 11:58
Windows 10+QT5.9运行QT自带的虚拟键盘
qtvirtualkeyboard2、qmakeCONFIG+="lang-en_GBlang-zh_CN"3、mingw32-make.exe这一步需要比较长的时间4、mingw32-make.exeinstall5、打开
examples
xjzdr
·
2021-04-08 16:46
QT
嵌入式开发
Neo4j ETL
目录Neo4jETLOverviewFeaturesLicenseIssues&Feedback&ContributionsDownload&Run
Examples
ofcommandusage:Neo4j-DesktopJDBCDriversIntroductionArchitectureDiagramWhatitisPlansfortheFutureWhoisitforOpenQuestions
ac.char
·
2021-04-08 10:34
数据库
WGAN-GP 代码(tensorflow)
importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_dataimportosimportnumpyasnpfromscipyimportmisc
小葵花幼儿园园长
·
2021-04-06 19:02
GAN
tensorflow
深度学习
机器学习
deep
learning
GAN
LeetCode #65 Valid Number 有效数字
65ValidNumber有效数字Description:Validateifagivenstringcanbeinterpretedasadecimalnumber.Example:Some
examples
air_melt
·
2021-04-04 22:04
带你走进springboot
官网1.2、选择配置并下载1.3、项目的导入二、自动装配原理pom.xml4.0.0org.springframework.bootspring-boot-starter-parent2.4.2com.
examples
p
期待’
·
2021-04-03 20:06
springboot
java
spring
vue使用threejs加载glb或者gltf模型,以及踩坑
需要在组件内引入下列的东西import*asTHREEfrom'three'import{OrbitControls}from'three/
examples
/jsm/controls/OrbitControls'import
·
2021-04-02 19:05
前端three.js
go micro v2 相关使用
api模式服务怎么注册到网关(即通过http请求访问)需要先下载micro的example相关代码:https://github.com/microhq/ex...验证api功能路径位置:micro\
examples
·
2021-04-02 19:04
golang微服务
FATE入门案例——纵向 SecureBoost 模型
参考来源:https://github.com/FederatedAI/FATE/tree/master/
examples
/dsl/v2/heter
林立可
·
2021-03-28 21:43
联邦学习FATE
FATE
联邦学习
SecureBoost
#蓝桥杯嵌入式#TIM配置
参考资料:蓝桥杯嵌入式备赛手册总目录:目录timc.c参考例程:Project->STM32F10x_StdPeriph_
Examples
->TIM->TimeBase下main.c复制①RCC_Configuration
vircorns
·
2021-03-25 22:05
嵌入式(蓝桥杯)
HiveSql/SparkSQL常用函数
09current_timestamp/now()获取当前时间2018-04-0915:20:49.247二、从日期时间中提取字段year,month,day/dayofmonth,hour,minute,second
Examples
·
2021-03-22 19:28
spark
(七)博客发布页面Markdown插件集成
://pandao.github.io/editor.md/2.复制Markdown文件3.将上述标注的文件复制到博客发布页面4.在头部引入5.在/Markdown/editor.md-master/
examples
weixin_48102099
·
2021-03-22 18:52
html
浅谈图形学、WebGL 以及 Three.js
CanvasThree.js:相关API/通过Three.js来实作—————————————————————————————————————————————展示:https://threejs.org/
examples
·
2021-03-22 14:40
前端图形学
Pytorch中使用Dataset和DataLoader构建数据集
1专业术语epoch:Oneforwardpassandonebackwardpassofallthetraining
examples
.batch-size:Thenumberoftraining
examples
inoneforwardbackwardpass.iteration
鸡蛋糕跟你嘴角果酱我都想要尝
·
2021-03-17 10:40
PyTorch
git生成patch和打patch
日常开发与合作过程中,对于code生成patch和打patch(应用patch)成为经常需要做的事情,使用方法(直接给出一些
examples
):生成patchgitdiff>xxx.patch#只想patchTest.java
___波子Max.
·
2021-03-16 00:36
我的博客
git
patch
HiveSql/SparkSQL常用函数
09current_timestamp/now()获取当前时间2018-04-0915:20:49.247二、从日期时间中提取字段year,month,day/dayofmonth,hour,minute,second
Examples
·
2021-03-15 19:40
spark
WebRTC 之 MediaStream: 用你的浏览器拍照
概述先看一下效果,你可以在这里亲自动手试试https://www.fanyamin.com/webrtc/
examples
/media_stream.htmlWebRTC中对媒体流MediaStream
老瓦在霸都
·
2021-03-14 09:56
小样本学习综述Generalizing from a Few
Examples
-A Survey on Few-Shot
这是我的第一篇写在CSDN上的博客,日后有空的话会持续更新一些关于小样本学习和弱监督半监督医学图像相关的论文笔记和代码。。。估计也没啥人看,就当给自己看。话不多说,先贴上论文链接https://arxiv.org/abs/1904.05046,小样本学习是一个非常有前景的方向,这篇综述也在持续更新中,非常值得一读。摘要机器学习在数据密集型应用中非常成功,但当数据集很小时,它常常受到阻碍。为了解决这
XL_Dylan
·
2021-03-13 15:39
小样本学习
机器学习
深度学习
R语言导入CSV数据的简单方法
第一、查看读取路径:getwd()```getwd()#获取文件存储位置[1]"E:/R/meta-rbook-
examples
"#文件位置,如果是自己想要的存储位置可以直接将文件放到这里,如果不是更改路径
·
2021-03-12 14:21
python读写修改Excel之xlrd&xlwt&xlutils
分割、筛选等0、安装模块pip3installxlrdxlwtxlutils1.写入excelgit:https://github.com/python-excel/xlwt/tree/master/
examples
·
2021-03-11 22:26
FFmpeg音频解码
目录参考音频解码过程FFmpeg流程avcodec编解码API介绍示例代码1.参考[1]FFmpeg/doc/
examples
/decode_audio.c[2]FFmpeg文档:send/receiveencodinganddecodingAPIoverview
smallest_one
·
2021-03-11 19:56
Web核心day02-HTTP&Servlet
1.Http请求数据解释>请求的数据里面包含三个部分内容:请求行、请求头、请求体*请求行POST/
examples
/servlets/servlet/RequestParamExampleHTTP/1.1POST
爱乐之农
·
2021-03-11 18:36
HyperLedger Fabric 单机多节点示例
包括:1个orderer节点2个组织,每个组织1个peer节点chaincode使用fabric-release-1.1中的
examples
/chaincode/go/chaincode_example02
SlowGO
·
2021-03-11 16:07
RNN探索(2)之手写数字识别
现在时间紧迫所以先使用为主~~RNN结构RNN与TF关系importnumpyasnpimporttensorflowastfimportmatplotlib.pyplotaspltimporttensorflow.
examples
.tutorials.mnist.input_dataa
影醉阏轩窗
·
2021-03-11 15:42
用QT Designer快速美化界面
pyqt-integration插件)在QtDesigner中右键要更样式的控件把别人写好的样式表copy过来(这个是在官网上copy的)(官网地址:https://doc.qt.io/qt-5/stylesheet-
examples
.html
小雯w
·
2021-03-11 10:50
qt
pyqt5
ubuntu bashrc文件详细解析
#see/usr/share/doc/bash/
examples
/startup-files(inthepackagebash-doc)#for
examples
#Ifnotrunninginteractively
Joyner2018
·
2021-03-11 06:13
Pytorch学习笔记(一)
一、线性回归模型使用Pytorch的简洁实现生成数据集num_inputs=2num_
examples
=1000true_w=[2,-3.4]true_b=4.2features=torch.tensor
ruihanx
·
2021-03-10 10:15
py读写修改Excel之xlrd&xlwt&xlutils
、分割、筛选等0、安装模块pip3installxlrdxlwtxlutils1.写入excelgithttps://github.com/python-excel/xlwt/tree/master/
examples
Sunny_Future
·
2021-03-09 13:17
Python
python
excel
图书目录及源代码-《Delphi基于事件的和异步的编程》
图书目录及源代码-《Delphi基于事件的和异步的编程》Code
examples
fromDelphiEvent-basedandAsynchronousProgrammingBookhttps://dalija.prasnikar.info
pulledup
·
2021-03-08 08:17
多线程
Delphi基于事件的异步编程
Delphi事件
Delphi异步编程
Delphi线程安全
Delphi多线程编程
tensorflow学习笔记——手写体数字识别
importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_data#获取数据集#one_hot设置为True,将标签数据转化为
wxsy024680
·
2021-03-08 01:42
tensorflow学习笔记
tensorflow
深度学习
《Good Habits for Great Coding Improving Programming Skills with
Examples
in Python》读书笔记四
OverviewPage181-314Theartofformulatingandsolvingproblemsusingdynamicprogrammingcanbelearnedonlythroughactiveparticipationbythestudent.—StuartE.Dreyfus;TheArtandTheoryofDynamicProgrammingALessoninDesig
quantLearner
·
2021-03-07 12:35
#
Refactoring
#
书籍阅后
goodHabits
python
refactoring
基于element ui 进行组件库的封装
一、创建工程vuecreatevt-ui二、对vue工程改造1、创建packages用于存储自定义组件的原代码2、将原有的src目录改成
examples
,用于测试packages下的组件3、整个项目目录结构如下三
gis_SSS
·
2021-02-26 22:57
vue
vue.js
three.js笔记 之 WebGL兼容性检测
将https://github.com/mrdoob/three.js/blob/master/
examples
/jsm/WebGL.js引入到你的文件,并在尝试开始渲染之前先运行该文件。
伶念
·
2021-02-25 15:30
docker部署rabbitmq带控制台
management我们进入rabbitmq容器,执行下面的命令开启stomp插件rabbitmq-pluginsenablerabbitmq_web_stomprabbitmq_web_stomp_
examples
·
2021-02-23 15:21
rabbitmqdocker
ansible-playbook nodejs
=====ansible-gotree=====treeansible-go-L2ansible-go├──ansible.cfg├──docs│ └──ansible-install├──
examples
·
2021-02-23 14:12
ansible
应用界面开发小技巧 - 如何在覆盖表单上显示自定义按钮
点击获取工具>>注意:GitHub上提供了完整的示例项目,网址为:https://github.com/DevExpress-
Examples
/how-to-display-a-custom-button-on-an-overlay-form
·
2021-02-23 09:02
应用界面开发小技巧 - 如何在覆盖表单上显示自定义按钮
点击获取工具>>注意:GitHub上提供了完整的示例项目,网址为:https://github.com/DevExpress-
Examples
/how-to-display-a-custom-button-on-an-overlay-form
·
2021-02-23 09:08
上一页
58
59
60
61
62
63
64
65
下一页
按字母分类:
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
其他