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
论文 Convolutional Networks for Images, Speech, and Time-Series
andTime-Series1IntroductionTheabilityofmultilayerback-propagationnetworkstolearncomplex,heigh-dimensional,non-linearmappingfromlargecollectionof
examples
makethem
Lingjie Fan
·
2020-08-22 11:16
TensorFlow
神经网络
卷积
机器学习
SpringBoot 整合 阿里云OSS 存储服务,快来免费搭建一个自己的图床
Github地址:https://github.com/Snailclimb/springboot-integration-
examples
(SpringBoot和其他常用技术的整合,可能是你遇到的讲解最详细的学习案例
JavaGuide
·
2020-08-22 11:20
springboot
java
阿里云oss
直流电机双闭环调速系统MATLAB仿真
Chopper-FedDCMotorDriveThis
examples
howsaChopper-FedDCMotorDrive.DescriptionTheDCmotorisfedbytheDCsourcethroughachopperwhichconsistsofGTOthyristorandfree-wheelingdiodeD1
weixin_43409082
·
2020-08-22 11:44
MATLAB
quartz2.3.0(五)制定错过执行任务的misfire策略
感谢兄台:《quartz-misfire错失、补偿执行》misfire定义misfire:被错过的执行任务策略misfire重现——CronTriggerjob任务类:packageorg.quartz.
examples
.example5
weixin_30408675
·
2020-08-22 10:48
鹏程万里------uniflash脚本开发
最近要为工厂开发一下自动烧录于是研究了一下uniflash的批处理脚本首先到C:\ti\ccsv8\ccs_base\scripting\
examples
\uniflash\cmdLine目录下研究readme
苏西守护者
·
2020-08-22 10:22
uniflash
BLE-NRF51822教程9—动态密码(配对码)
Uart例子在以下目录中XXX\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_
Examples
\9.0.0\ble_peripheral\ble_app_uart关于配对的一些理论知识在静态密码教程中有介绍
随风258741
·
2020-08-22 10:08
蓝牙开发
BLE-NRF51822-实现简单扫描器
在sdk目录XXX:\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_
Examples
\9.0.0\ble_central下有官方提供的主从连接的demo.官方的demo
qutiezhu
·
2020-08-22 10:18
NRF51822
BLE-NRF51822教程13-sdk中按键功能的使用
Uart例子在以下目录中XXX\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_
Examples
\9.0
qutiezhu
·
2020-08-22 10:47
NRF51822
[LintCode] Top k Largest Numbers II
Addanewnumberinthedatastructure.topk().Returnthetopklargestnumbersinthisdatastructure.kisgivenwhenwecreatethedatastructure.
Examples
linspiration
·
2020-08-22 10:07
java
heap
堆排序
RTX51 Tiny用户指南(五)
每个示例分开存储在\KEIL\C51\RTXTINY2\
EXAMPLES
\文件夹下,包含µVisionproject文件帮助开发者快速创建和运行程序。
沧海孤叶
·
2020-08-22 10:19
嵌入式系统
ubuntu1604 caffe 参数详解
77484522https://blog.csdn.net/weixin_43500354/article/details/97406693#-*-coding:UTF-8-*-train_net:"
examples
generalsong
·
2020-08-22 09:26
LINUX
caffe
ROS2规划系统ros2_planning_system
先记录一下,稍后仔细研究:plansys2:https://github.com/IntelligentRoboticsLabs/ros2_planning_system
examples
:https:/
zhangrelay
·
2020-08-22 09:02
【论文翻译】Physical Adversarial
Examples
for Object Detectors
针对物体检测器的物理对抗样本PhysicalAdversarial
Examples
forObjectDetectorsKevinEykholt,IvanEvtimov,EarlenceFernandes
Mr Ma
·
2020-08-22 04:43
论文翻译
对抗样本
深度学习
【论文翻译】Towards Robust Detection of Adversarial
Examples
对抗样本的鲁棒检测TowardsRobustDetectionofAdversarial
Examples
TianyuPang,ChaoDu,YinpengDong,JunZhu目录对抗样本的鲁棒检测TowardsRobustDetectionofAdversarial
Examples
Mr Ma
·
2020-08-22 04:34
论文翻译
orbslam2编译中出现的问题
/
Examples
/Monocular/mono_tum/o
H速写不读书H
·
2020-08-22 04:32
应用工具使用
【论文整理】GAN Applications Adversarial
Examples
(Defense vs Attack)
Adversarial
Examples
(DefensevsAttack)SafetyNet:DetectingandRejectingAdversarial
Examples
Robustly,[paper
DrogoZhang
·
2020-08-22 04:54
RBM--- (Restricted Boltzmann Machine,简称RBM : 受限玻尔兹曼机 )
当读论文ExplainingandHarnessingAdversarial
Examples
的时候,发现里面有一个概念pre-training不懂,就立刻查询一下,不巧的是,在解释pre-training
冷心笑看丽美人
·
2020-08-22 04:39
Deep
Learning
Mongoose 数据类型
2019独角兽企业重金招聘Python工程师标准>>>var
ExampleS
chema = new Schema({ name:String, binary:Buffer,
weixin_34301307
·
2020-08-22 04:47
tensorflow学习笔记五----------逻辑回归
importnumpyasnpimporttensorflowastfimportmatplotlib.pyplotaspltfromtensorflow.
examples
.tutorials.mnistimportinput_datamnist
weixin_30905133
·
2020-08-22 03:56
Codeforces 1169
(样例中第一个数是\(a\)中的最大值,第二个数是\(a\)的长度)
Examples
input46121314232434outputNOin
weixin_30586085
·
2020-08-22 03:08
webpack中require.context 用法
.\//)
Examples
:require.context(".
weixin_30367169
·
2020-08-22 03:23
Mapstruct的简单配置使用
http://mapstruct.org/这是mapstruct的官网https://github.com/mapstruct/mapstruct-
examples
这是官网推荐的一些demo
junzibuqi124
·
2020-08-22 03:11
运行seam中的例子所遇到的问题
启动jboss,antseam-
examples
,运行localhost,可是就是404啊,说明项目没有部署到jbossserver中,随即打开server/deploy,的确没有x
sunyw12
·
2020-08-22 03:03
BLE-NRF51822教程6-创建一个自己的服务
该教程基于sdk9.0首先打开sdk下的工程模板在以下路径中XXXX\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_
Examples
\9.0.0\ble_peripheral
qutiezhu
·
2020-08-22 03:58
NRF51822
K-means 图像聚类
importnumpyasnpimporttensorflowastffromtensorflow.contrib.factorizationimportKMeans#本代码演示K均值的用法,tensorflow版本必须大于等于V1.1.0#代码项目:Project:https://github.com/aymericdamien/TensorFlow-
Examples
ChasonF
·
2020-08-22 02:06
deep
learning
用 Hadoop 进行分布式并行编程, 第 2 部分
分析WordCount程序我们先来看看Hadoop自带的示例程序WordCount,这个程序用于统计一批文本文件中单词出现的频率,完整的代码可在下载的Hadoop安装包中得到(在src/
examples
原文链接
·
2020-08-22 02:44
Hadoop
开源
MLY -- 13.Error analysis:look at dev set
examples
to evaluate ideas
当你在玩你的猫app时,你发现几个把狗狗分类成猫的例子。但是有些狗狗真的很像猫!你的团队成员提出结合第三方软件将会使系统在处理狗狗图片上更好。但这将会花费一个月,团队成员对此很是热情。你应该要求他们做吗?在投入一个月在这个项目上之前,我建议你首先评估一下这样做后系统的准确率会提高多少。然后你能更理性地决定这样做是否值得,或者你最好把时间用在其他任务上。具体来说,你可以这样做:1.从你的系统错误分类
mengmengmiao
·
2020-08-22 02:20
项目
机器学习
深度学习
错误分析
Tensorflow入門--Mnist手寫識別
首先,我們先輸入以下代碼來下載數據集:#下載MNIST手寫數字訓練數據集importtensorflow.
examples
.
執迷_4869
·
2020-08-22 02:48
OpenPose Python API调用:ImportError: cannot import name 'pyopenpose' from 'openpose'
OpenPosePythonAPI调用方法cmake-gui选项中勾选BUILD_PYTHON选项cdbuildsudomake-j‘’sudomakeinstallcd~/your_openpose_dir/
examples
进击的Kevin
·
2020-08-22 01:58
openpose
H2各种URL
Thisdatabasesupportsmultipleconnectionmodesandconnectionsettings.ThisisachievedusingdifferentdatabaseURLs.SettingsintheURLsarenotcasesensitive.TopicURLFormatand
Examples
Embedded
dingqinghu
·
2020-08-22 01:23
数据库
NRF51822修改蓝牙名称
nrf51822修改蓝牙名称使用工程nRF51_SDK_10.0.0\
examples
\ble_peripheral\ble_app_uart\pca10028\s110\arm5_no_packs默认名称添加
daxibo
·
2020-08-22 01:43
蓝牙
nrf51822 --- 修改蓝牙名字
目的修改蓝牙的名字2.分析蓝牙名字最长设置为20个字节,超过20个字节为无效3.平台:协议栈版本:SDK10.0.0编译软件:keil5.14硬件平台:nrf51822最小系统例子:SDK10.0.0\
examples
a369000753
·
2020-08-22 01:02
nordic
nrf51822
蓝牙4.0
用softmax对MNIST数据集进行分类
importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_dataimportnumpyasnpmnist=input_data.read_data_sets
布衣书生-Python
·
2020-08-22 00:05
Python深度学习
一个简单的成绩录入程序
源文件位置:JavaPractices/
examples
/GetStudentScore.java笔记:1.了解导入包的方法,包.
HIT_Saka
·
2020-08-22 00:15
Java基础学习笔记
用RNN拟合加法运算
看完之后我自己也实现了一下,原版代码在这里https://github.com/fchollet/keras/blob/master/
examples
/addition_rnn.py一.实验描述用RNN
whai362
·
2020-08-22 00:25
机器学习
事务场景中,抛出异常被catch后,如果需要回滚,一定要手动回滚事务。
Examples
Positiveexample1:/***@authorcaikang*@date2017/04/07*/@Service@Transac
weixin_34110749
·
2020-08-21 22:58
资源 | 数十种TensorFlow实现案例汇集:代码+笔记
项目地址:https://github.com/aymericdamien/TensorFlow-
Examples
教程索引0-
weixin_33810302
·
2020-08-21 22:55
水风的ScalersTalk第四轮新概念朗读持续力训练Day 131 20190215
ElectriccurrentsinmodernartModernsculpturerarelysurprisesusanymore.Theideathatmodernartcanonlybeseeninmuseumsismistaken.Evenpeoplewhotakenointerestinartcannothavefailedtonotice
examples
ofmode
喵小园upup
·
2020-08-21 22:24
activiti使用详解(一)
frederikheremans/activiti-dynamic-processhttp://topmanopensource.iteye.com/blog/1315258pom.xml4.0.0org.activiti.
examples
activ
Better_Mee
·
2020-08-21 21:02
activiti
maven项目中引入本地jar包
1:把jar包放入项目根目录,或者某个文件夹下;2:在pom文件中引入com.sun.jna.
examples
test1.0system${basedir}/
examples
.jarcom.sun.jnatest1.0system
十年如一日@
·
2020-08-21 20:57
SpringBoot统一异常处理
示例代码在https://github.com/laolunsi/spring-boot-
examples
一、全局统一异常处理配置先来看这样一个接口:@RestController@RequestMapping
eknown
·
2020-08-21 20:07
SpringBoot
QT5.14.2 官方例子 - Widget
Examples
4: Character Map(编码表)
系列总链接:QT5.14.2官方例子-学习系列https://blog.csdn.net/qq_22122811/article/details/108007519字符映射示例展示了如何创建一个既能显示自己的内容又能响应用户输入的自定义小部件。该示例显示了一个字符数组,用户可以单击该数组在行编辑中输入文本。然后可以将行编辑的内容复制到剪贴板中,并粘贴到其他应用程序中。这类工具的目的是允许用户输入键
MatthewMao
·
2020-08-21 20:41
QT
examples
QT5.14.2 官方例子 - Widget
Examples
1: Analog Clock(模拟时钟)
系列总链接:QT5.14.2官方例子-学习系列https://blog.csdn.net/qq_22122811/article/details/108007519模拟时钟窗口示例展示了如何绘制自定义窗口的内容这个例子演示了如何使用QPainter的变换和缩放特性使绘图更加容易AnalogClockWindow类提供了一个带有时针和分针的时钟,每隔几秒钟自动更新一次。我们使用了栅格窗口示例中的栅格
MatthewMao
·
2020-08-21 20:41
QT
examples
qt
QT5.14.2 官方例子 - Widget
Examples
3: calendar(日历)
系列总链接:QT5.14.2官方例子-学习系列https://blog.csdn.net/qq_22122811/article/details/108007519日历小部件示例展示了QCalendarWidget的使用。(Calendar=>英/ˈkælɪndə(r)/)QCalendarWidget每次显示一个日历月,并让用户选择一个日期。日历由四个组件组成:一个导航栏,允许用户更改所显示的月
MatthewMao
·
2020-08-21 20:41
QT
examples
QT5.14.2 官方例子 - 学习系列 - Widget
Examples
2: Calculator(计算器)
这个示例展示了如何使用信号和插槽来实现计算器小部件的功能,以及如何使用QGridLayout来将子小部件放置到网格中。该示例由两个类组成:Calculator是计算器小部件,具有计算器的所有功能。Button是用于每个计算器按钮的小部件。它源自QToolButton。我们将从复习计算器开始,然后我们将看一下按钮。详细讲解在:https://doc.qt.io/qt-5/qtwidgets-widg
MatthewMao
·
2020-08-21 20:41
QT
examples
qt
QT5.14.2 官方例子 - 学习系列
官方例子分类如下:分类参考链接:https://blog.csdn.net/liang890319/article/details/7250244下面紫色字体:未学习下面红色字体:已学习ActiveQt
Examples
COMApp
MatthewMao
·
2020-08-21 20:09
QT
examples
deep$wide keras
pythonwide_and_deep_keras.py--methodmethod--model_typemodel_type#--train_datatrain_path--test_datatest_path#
Examples
luoganttcc
·
2020-08-21 19:56
推荐系统
numpy.asarray: 转输入为数组
Examples
转list为array:>>>a=[1,2]>>>np.asarray(a)array([1,2])不复制现有数组:>>>a=np.array([1,2])>>>np.asarray(a
NockinOnHeavensDoor
·
2020-08-21 18:49
numpy
An Ota Package Tool
文章目录OtaPackageToolInstallationBinaryInstallationInstallingToolfromSourceUsagePreparation
Examples
FullUpdatesIncrementalupdatesAboutOTAChangelogStatusRequirementsLicenseOtaPackageToolArchiveofthedifffil
别打名名
·
2020-08-21 18:52
golang
DevOps
OTA
Package
Tool
git
解决方案
Qt文档阅读笔记-Qt插件DECLARE_INTERFACE & METADATA & INTERFACES官方解析及实例
这个标识符是唯一的,举个栗子:#defineBrushInterface_iid"org.qt-project.Qt.
Examples
.PlugAndPaint.BrushInterface"Q_DEC
IT1995
·
2020-08-21 17:04
C/C++
Qt
文档阅读笔记
上一页
75
76
77
78
79
80
81
82
下一页
按字母分类:
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
其他