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
中断处理
作者:刘昊昱博客:http://blog.csdn.net/liuhaoyutz编译环境:Ubuntu10.10内核版本:2.6.32-38-generic-paeLDD3源码路径:
examples
/short
Tynew
·
2020-09-10 18:15
中断
设备控制
iText实战第二版(iText in Action - Second Edition)
原网址:https://developers.itextpdf.com/content/itext-5-
examples
/itext-action-second-edition这些都是例子,“iText
http_503
·
2020-09-10 17:07
java
iTest
pdf
SpringBoot多模块项目实践(Multi-Module)
(勾选web)改造之后的pom.xml如图下所示4.0.0com.
examples
pringboot-multi-module0.0.1-SNAPSHOTjarspringboot-multi-moduleDemoprojectforSpringBootmm-w
小布1994
·
2020-09-10 17:05
SpringBoot
IntelliJ
IDEA
SpringBoot
Django个人博客搭建教程---用Highcharts实时展示你CPU、内存信息
一、准备工作Highcharts下载地址HighchartsHighcharts-7.2.0/
examples
/line-time-seriesDjango2.1展示网址二、使用Ajax动态获取数据functionrequest_cpu_Data
请叫我算术嘉
·
2020-09-10 17:51
Django
MATLAB 3D 动画简单实例
MATLAB3D动画简单实例翻译自网站:http://www.matrixlab-
examples
.com/simple-animation-3d.html本文是在系统学习MATLAB绘图(2D-3D)
Sonictl
·
2020-09-10 17:42
matlab
从MNIST入门tensorflow———超详细分析MNIST代码
1.14系列,1.15系列,1.16系列均可)下面为MNIST相关代码详解,十分感谢所参考的各位前辈博客,笔芯importtensorflowastf#导入mnist数据fromtensorflow.
examples
.tutorials.mnistimportinput
siri99999
·
2020-09-10 17:49
eclipse开发erlang _安装,hello world
连接可以下载到所有版本的Erlang.Links是一些其它资源的链接Enhancements是一些Erlang的增强功能GettingStarted是教学Documentation文档,相当于帮助文件
Examples
日月星辰007
·
2020-09-10 17:46
Erlang
Designing Integrated Solutions-Claims-Based Single Sign-On for the Web and Windows Azure
Thischapterwalksyouthroughanexampleofsinglesign-onforintranetandextranetwebuserswhoallbelongtoasinglesecurityrealm.You'llsee
examples
oftwoexistingapplicationsthatbecomeclaims-aware.Oneoftheapplications
riverlau
·
2020-09-10 17:51
Study
Materials
用卷积神经网络实现MINIST手写字识别
今天实践的是用卷积神经网络实现MINIST手写字识别代码分析既然是实践,卷积神经网络的具体步骤就不在此赘述了,直接上代码#导入MNIST数据集-创建模型-保存模型到指定路径fromtensorflow.
examples
.tutorials.mnistimportinput_dataimporttensorflowastf
飞鱼的企鹅
·
2020-09-10 17:25
深度学习
JavaScript专题学习一 之JavaScript简单介绍
以下是js的大概介绍,更多的学习可以参考这个网站:http://www.w3school.com.cn/example/jseg_
examples
.asp如果对您有帮助,请多多
从放弃到开始
·
2020-09-10 16:24
js专题
js
JavaScript
Altium Designer LOGO
2.打开AltiumDesigner,DXP->RunScript...点击Browse,然后打开安装目录\
Examples
\Scripts\DelphiscriptScripts\Pcb\PCBLogoCreator
qq306013411
·
2020-09-10 15:25
PCB
未校准立体声图像校正
来自:翻译请谷歌This
examples
howshowtousetheestimateFundamentalMatrix,estimateUncalibratedRectification,anddetectSURFFeaturesfunctionstocomputetherectificationoftwouncalibratedimages
孙博
·
2020-09-10 15:08
Matlab双目标定及重建
debezium集成Oralce攻略(下)
https://github.com/debezium/debezium-
examples
.git下载好了之后。进入文档内部。
西巷_杭漂
·
2020-09-10 14:00
debezium
java
数据库
kafka
【Three.js】r104与r69两个版本的对JSON解析的微小不同之处
的最新版本r104,引用到以前所写的代码中时,原先r69版本的解析JSON格式的函数报错,调试和阅读源码后,发现需要引入LegacyJSONLoader.js文件,该文件在所下载的Three.js文件的
examples
juzhong180236
·
2020-09-10 14:36
Three.js笔记
Dat.gui 使用教程
官方站点:http://workshop.chromeexperiments.com/
examples
/gui/Dat.gui使用教程:Dat.gui是一个GUI组件,他可以为你的demo提供参数的设置
hsany330
·
2020-09-10 14:22
rtp over rtsp (TCP)
1.RTCPandrtp(udp)bydefault,ffmpegsetupconnectiontoserverbyrtspwithudpprotocol.for
examples
erver_porttransport_protocolclient_portrtsp
fanbird2008
·
2020-09-10 13:31
Stream
Media/Protocol
【SDN专栏】Mininet下编写python,实现自定义的网络topo结构
虚拟机是基于Linux系统的,所以编写步骤与之无异这里插一句,mininet中有自带的一些例子,在新建python时可以使用cp命令1,打开MIninet,输入:即可看见例子cdmininet/mininet/
examples
ls-a2
窦立阳
·
2020-09-10 13:38
Tensorflow学习教程------参数保存和提取重利用
#coding:utf-8importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_datamnist=input_data.read_data_sets
dibuxue3246
·
2020-09-10 13:51
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
jetty learn
容器:1,可以在eclipse中,通过java代码,直接启动此容器,例如:QuickstartServer.java、ShowcaseService.javapackageorg.springside.
examples
.qui
andu7638
·
2020-09-10 12:56
python
测试
开发工具
ubuntu配置
#see/usr/share/doc/bash/
examples
/startup-files(inthepackagebash-doc)#for
examples
#Ifnotrunninginteractively
aizjbzw18785
·
2020-09-10 12:22
ns3—第二章:second.cc分析,带两个子网的网络,p2p,csma
1.文件位置ns3/
examples
/tutorial/second.cc2.程序该程序涉及两个网络,P2P和CSMA,因此通过这个例子,大家可以学到不同网络组成的大型网络如何定以点,以及点之间的相互连接关系
三眼二郎
·
2020-09-10 12:24
ns3
ns3
second.cc
p2p
csma
Yocto bitbake 命令之 listtasks
BitbakeHelpInfo:-cCMD,--cmd=CMDSpecifythetasktoexecute.Theexactoptionsavailabledependonthemetadata.Some
examples
mig
渴饮刀头血
·
2020-09-10 11:44
bitbake
Yocto
如何在Ubuntu上安装Solr
本文英文版地址:https://
examples
.javacodegeeks.com/enterprise-java/apache-solr/install-solr-ubuntu/作者姓名:VeeramaniKalyanasundaram
boonya
·
2020-09-10 10:50
学习笔记 Activiti cloud 7 / activiti 7 Modeler 建模器 修改建模器端口
的端口号开始前准备开始之前请按照官方要求,安装软件,本文未涉及的部分,请参考官方文档克隆按照官方教程,首先需要克隆https://github.com/Activiti/activiti-cloud-
examples
爱睡觉的____
·
2020-09-09 09:10
python+echarts可视化—pyecharts
Echarts(https://echarts.apache.org/
examples
/zh/index.html)是一个数据可视化JS库,做出来的图非常好看。
生信编程日常
·
2020-09-04 19:49
Programming tutorials and source code
examples
Programmingtutorialsandsourcecode
examples
PostgreSQLSQL/MySQLMySQLTutorialASP.NetASP.NETTutorialSilverlightASP.NETOpenSourceC
weixin_34318272
·
2020-08-26 23:11
Unity 获取场景中所有目标对象(包括不激活的对象)
usingUnityEngine;usingUnityEditor;usingSystem.Collections.Generic;publicclass
ExampleS
cript:MonoBehaviour
weixin_33881041
·
2020-08-26 23:00
TensorFlow学习笔记(九)——全连神经网络
一、加载MNIST数据集fromtensorflow.
examples
.tutorials.mnistimportinput_dataimporttensorflowastftf.compat.v1.disable_eager_execution
柠檬巧克力、
·
2020-08-26 23:12
#2020.1.26笔记——springdatajpa
2020.1.26笔记——springdatajpa使用jpa的步骤:1.导入maven坐标4.0.0org.
examples
pringDataJpa21.0-SNAPSHOT4.2.4.RELEASE5.0.7
巴卡拉卡_Run
·
2020-08-26 23:11
sklearn(一):数据预处理
1importnumpyasnpfromsklearnimportpreprocessing#eachcolumnisasample,andfeaturesstackvertically#i.e,hereare4
examples
海街diary
·
2020-08-26 23:47
BLE-NRF51822教程10-手机动态修改设备名
教程基于sdk9.0下的uartdemo,如下目录中xxx\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_
Examples
\9.0.0\ble_peripheral\
随风258741
·
2020-08-26 23:09
蓝牙开发
Andrew NG 机器学习 Logistic Regression 第三周编程作业
1LogisticRegression通过学生两门成绩来判别学生能否被录取1.1Visualizingthedata数据视觉化%FindIndicesofPositiveandNegative
Examples
pos
Reco_177
·
2020-08-26 23:23
学习笔记
caffe:测试每一层的时间
/
examples
/mnist/lenet_train_test.prototxt--weights=/
examples
BigCowPeking
·
2020-08-26 15:59
深度学习通用策略
Caffe参数调优
Fire-Fighting Hero(2019 ACM-ICPC 南昌赛区网络赛 B)
ProblemDescriptionThisisaneraofteamsuccess,butalsoaneraofheroes.Throughouttheages,therehavebeennumerous
examples
ofusingthefewtodefeatthemany.ThereareV
Alex_McAvoy
·
2020-08-26 14:17
#
其它
OJ
#
图论——最短路
专业英语(7、Convolutional Neural Networks)
classification图像分类retrieval图像检索detection图像检测segmentation图像分割self-drivingcars自动驾驶汽车imagecaptioning图像字幕
examples
ofposeestimation
imyangshao
·
2020-08-26 13:50
学习复习
如何fintune torch 中某些层的参数
在torch7微调网络中某些层的参数定义训练数据dataset={};functiondataset:size()return100end--100
examples
fori=1,dataset:size
ShuLanguhS
·
2020-08-26 13:24
机器学习
halcon---滤波操作
dev_clear_window()dev_close_window()read_image(Image,'C:/Users/Public/Documents/MVTec/HALCON-18.11-Steady/
examples
鹏鹏娃
·
2020-08-26 12:07
halcon学习笔记
tf.train.Saver类模型的加载
本文讲解模型的如何的加载,加载模型用tf.train.Saver类中的restore函数,本文还是以MNIST数据集为例,代码如下:importtensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_data
chen645096127
·
2020-08-26 12:09
机器学习
python学习笔记
java键盘输入/屏幕输出练习
(一)使用System.in静态标准输入流对象进行键盘输入package
examples
;importjava.io.*;//导入java.io.
HIT_Saka
·
2020-08-26 11:32
Java基础学习笔记
Linux 下curl-loader的使用说明
Curl-loader文件包中有一个conf.
examples
文件夹,该文件夹中有许多默认配置文件,你可以复制其中一个,
Gavin_Cando
·
2020-08-26 11:59
软件测试
88、使用tensorboard进行可视化学习,查看具体使用时间,训练轮数,使用内存大小...
'''Createdon2017年5月23日@author:weizhen'''importosimporttensorflowastffromtensorflow.
examples
.tutorials.mnistimportinput_data
aihaotan8299
·
2020-08-26 11:26
Linux environment variables (环境变量)
Examples
are$PATH,$LD_LIBRARY_PATH,可以通过echo命令来查看:[root@localhost~]
weixin_30360497
·
2020-08-26 08:59
强化学习第二版(翻译)第一章 导论 第二节 例子 1.2
Examples
思考其发展中的一些例子和可能的应用是理解强化学习的一个好方法。象棋大师落字。这个决定既出于他的计划——期待的回复和逆向回复,也出于对特定位置和移动及时直觉的判断。自适应控制器实时调节炼油厂操作的参数。控制器在指定的边际成本的基础上权衡产量/成本/质量达到最优化,而不严格遵守由工程师提出的初始值。一头瞪羚在出生后几分钟挣扎着站起来。半小时后,它就能以每小时20英里的速度飞奔。一个家政移动机器人决定是
ThousandsOfWind
·
2020-08-26 08:18
强化学习第二版
java8 forEach、filter、map
参考:http://www.mkyong.com/java8/java-8-foreach-
examples
/1forEachforEach用于遍历元素。
牧_风
·
2020-08-26 06:39
Java
8
函数式编程
PyQt5 QComboBox 样例代码
/usr/bin/python3#-*-coding:utf-8-*-"""ZetCodePyQt5tutorialThis
examples
howshowtouseaQComboBoxwidget.OriginalAuthor
阿群1986
·
2020-08-25 17:25
哑编码官方代码自己的注解
utf-8-*-importsysreload(sys)sys.setdefaultencoding('utf-8')#参考链接:#http://scikit-learn.org/stable/auto_
examples
Applied Sciences
·
2020-08-25 17:47
机器学习算法
【深度学习】第三周课程作业实践
【数据集的处理】importnumpyasnpimportmatplotlib.pyplotaspltm=400#numberof
examples
N=int(m/2)#numberofpointsperclassD
Wuuuxc
·
2020-08-25 17:56
深度学习课程实践
DICOM 读取
病例数据结构1.通过读取DICOMDIR获取病人切片路径参考:https://pydicom.github.io/pydicom/stable/auto_
examples
/input_output/plot_read_dicom_directory.html
红薯塔就是爱太阳啊
·
2020-08-25 17:15
代码总结
上一页
70
71
72
73
74
75
76
77
下一页
按字母分类:
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
其他