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
opencv学习 之图像傅里叶变换dft
而在图像处理中也有傅里叶分析的概念,我这里给出在其官方指导文件opencv_
tutorials
中给出的解释。傅里叶变换可以将一幅图片分解为正弦和余弦两个分量,换而言之,他可以将一幅图像从其空间域(sp
NineDays66
·
2023-09-15 15:56
opencv
图像处理
linux手写数字识别,OpenCV 3.0中的SVM训练 mnist 手写字体识别
详细的OpenCV文档:http://docs.opencv.org/3.0-beta/doc/
tutorials
/ml/introduction_to_svm/introd
Photosource
·
2023-09-14 22:13
linux手写数字识别
导入mnist数据集
下载一个代码后,发现需要导入mnist数据集,首先新建一个py的文件,把代码复制过来,然后记得一定要改成这样的格式:fromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
zqx951102
·
2023-09-14 16:19
Python
深度学习
考研
计算机
研究生
YALMIP学习(一):入门
目录前言代码总览YALMIP符号变量约束条件前言 最近在学习YALMIP,跟着官网的
Tutorials
一步一个脚印地前进着。
名侦探柯基0625
·
2023-09-14 08:56
YALMIP学习
matlab
生信学习笔记:使用SNP data做基因渗入分析 (2)
wgethttps://raw.githubusercontent.com/mmatschiner/
tutorials
/master/analysis_of_introgression_with_snp_data
lakeseafly
·
2023-09-14 00:49
ACID的解释
但是管不住插入行),serialization(加了范围锁,阻止整个范围其他事物再读写更新)PhantomReadProbleminSQLServerwithExamples-DotNet
Tutorials
fyifei0558
·
2023-09-13 21:47
数据库
Rosetta Tutorial 11 & 12 翻译 | 主要为 Relax 部分
该文档翻译自Rosetta官网的教程性文档Rosetta
Tutorials
,Demos,andProtocolCaptures,原文链接:https://www.rosettacommons.org/demos
CocoCream
·
2023-09-13 21:29
Rosetta
python
Rosetta
Rosetta Tutorial 13 ~ 14 翻译 | 主要为 Output Analyzing 及 FoldTree 部分
该文档翻译自Rosetta官网的教程性文档Rosetta
Tutorials
,Demos,andProtocolCaptures,原文链接:https://www.rosettacommons.org/demos
CocoCream
·
2023-09-13 21:29
Rosetta
Rosetta
python
自动化深度学习工具AutoGluon
这个工具提供了丰富的功能,包括时间序列模型、eda数据分析模块,以及包括图像文本matching、物体检测、命名实体识别、文本分类等很多功能,如有需要可以访问:https://auto.gluon.ai/dev/
tutorials
weixin_37763484
·
2023-09-13 10:55
数据挖掘
深度学习
机器学习
深度学习
自动化
人工智能
Thingsboard 如何发送邮件 详细介绍
今天写一篇介绍一下首先,thingsboard官网就有如何用规则链建立警报并发送邮件,地址https://thingsboard.io/docs/user-guide/rule-engine-2-0/
tutorials
NightHulk
·
2023-09-13 02:20
java
03-rnn-由国家名和开始字符生成1个name
.原来没有optimizer.step()的时候,也可以这么做:二、具体代码:NLPFromScratch:GeneratingNameswithaCharacter-LevelRNN—PyTorch
Tutorials
2.0.1
诚威_lol_中大努力中
·
2023-09-13 01:40
人工智能
人工智能
【语义分割 01】Open MMLab介绍
1Tutorialhttps://github.com/TommyZihao/MMSegmentation_
Tutorials
https://github.com/TommyZihao/Train_Custom_Datasethttps
不菜不菜
·
2023-09-12 16:23
计算机视觉
深度学习
人工智能
pytorch
pytorch中的词性标注_seq2seq_比较naive的示例
numpy之argmax()函数-知乎(zhihu.com)具体看这篇文章够了二、代码+注释:参考:SequenceModelsandLongShort-TermMemoryNetworks—PyTorch
Tutorials
2.0.1
诚威_lol_中大努力中
·
2023-09-12 10:19
人工智能
pytorch
人工智能
python
卷(一)C++___二刷
Chapter0_Introduction/GettingStarted0.1—Introductiontothese
tutorials
0.2—IntroductiontoprogramminglanguagesRules
ShCDNay
·
2023-09-12 08:31
C++实用规范
c++
1.Introduction to Precomputed Realtime GI
原文:https://unity3d.com/cn/learn/
tutorials
/topics/graphics/introduction-precomputed-realtime-gi?
mp123
·
2023-09-10 03:34
tensorflow Mnist入门
tensorflow中mnist在:D:\Anaconda3\Lib\site-packages\tensorflow\examples\
tutorials
\mnistcmd在此目录下运行:pythonmnist_with_summaries.py
菜囧爱学习
·
2023-09-09 05:40
Unity UGUI优化与原理【unity官方】
来源(来源:unity官方OptimizingUnityUI)官方链接:[1]https://unity3d.com/cn/learn/
tutorials
/temas/best-practices/guide-optimizing-unity-ui
Unity高锦锦
·
2023-09-08 17:20
优化
Qt入门:2 Qt Creator的初步使用与第一个Qt程序
这时工作区的左侧有“Projects”、“Examples(示例)”、“
Tutorials
(教程)”、“GetStartedNow”几个按钮,单击后会在主工作区显示相应的内容:单击“Projects”按钮后
0x001
·
2023-09-07 19:50
Qt
Qt5
如何安装和使用Maven
stackoverflow.com/questions/8620127/maven-in-eclipse-step-by-step-installation如何使用:http://www.vogella.com/
tutorials
松爱家的小秦
·
2023-09-07 12:13
RabbitMQ之php-amqplib使用
PHP下使用rabbitmq可以使用第三方类库来实现技术参考:https://rabbitmq.shujuwajue.com/
tutorials
_with_php/[1]Hello_World.html
weixin_30553065
·
2023-09-07 09:56
php
大数据
json
Yalmip使用教程(6)-将约束条件写成矩阵形式
博客中所有内容均来源于自己学习过程中积累的经验以及对yalmip官方文档的翻译:https://yalmip.github.io/
tutorials
/这篇博客将详细介绍如何借助yalmip工具箱将约束条件写成矩阵形式
配电网和matlab
·
2023-09-07 07:33
Yalmip工具箱使用教程
matlab
yalmip
线性规划
线性代数
Kotlin分享(一)
各类工具配置https://kotlinlang.org/docs/
tutorials
/基础语法包定义packagemy.demoimportjava.util.*和java相
weixin_34292402
·
2023-09-06 21:54
移动开发
c/c++
python
Learning ROS: Ubuntu16.04下kinetic开发环境安装和初体验 Install + Configure + Navigating(look around) + Creating...
本文主要部分来源于ROS官网的
Tutorials
.UbuntuinstallofROSKinetic#Setupyoursources.listsudosh-c'echo"debhttp://packages.ros.org
weixin_30235225
·
2023-09-06 20:47
shell
Android泛型详解
参考文献:https://pingfangx.github.io/java-
tutorials
/java/generics/types.html1,什么是泛型?
袁震
·
2023-09-06 19:56
android
2021-12-22 GWA_tutorial
ThisGitHubrepositoryprovidesseveral
tutorials
abouttechniquesusedtoanalyzegeneticdata.UnderneaththisREADMEwehaveprovidedastep-by-stepguidetohelpresearcherswithoutexperienceinUnixtocompletethese
tutorials
L6511
·
2023-09-05 17:06
【CPP_Primer_Plus】学习助手
学习网站推荐cppreferencelearncppcplusplus
tutorials
pointawesomecppstackoverflow视频课程推荐码农论坛cppprimerplus
Mory_Herbert
·
2023-09-05 13:36
#
Cpp
学习
c++
.NET Core中的性能测试工具BenchmarkDotnet
原文链接:https://dotnetcore
tutorials
.com/2017/12/04/benchmarking-net-core-code-benchmarkdotn
Lamond_Lu
·
2023-09-04 08:03
recurrent_network
importprint_functionimporttensorflowastffromtensorflow.contribimportrnn#ImportMNISTdatafromtensorflow.examples.
tutorials
.mnistimportinput_datamnist
醉乡梦浮生
·
2023-09-03 23:41
Awesome Torch
AwesomeTorchThisblogfrom:AcuratedlistofawesomeTorch
tutorials
,projectsandcommunities.TableofContents
Tutorials
ModelZooRecurrentNetworksConvolutionalNetworksETCLibrariesModelrelatedGPUrelatedIDErelatedET
a1424262219
·
2023-09-03 21:49
lua
python
开发工具
Quartz官方教程翻译系列-Lesson 3
原文地址:http://www.quartz-scheduler.org/documentation/2.4.0-SNAPSHOT/
tutorials
/tutorial-lesson-03.html第三课
很大气
·
2023-09-03 10:46
【Pytorch】
Tutorials
个人翻译集合
本文记录Pytorch
Tutorials
文档的翻译文章集合.由于本人英语能力有限(only-CET4),欢迎指正翻译中的错误。
两米长弦
·
2023-09-03 07:08
pytorch
人工智能
python
Java NIO: Non-blocking Server 非阻塞网络服务器
本文翻译自JakobJenkov的JavaNIO:Non-blockingServer,原文地址:http://
tutorials
.jenkov.com/java-nio/non-blocking-server.html
czwbig
·
2023-09-03 06:05
全栈开发之设计模式英文面试
DesignPatternsmakesureyouareabletospeakconfidentlyontheinterviewquestionsTutorialWebsite:https://www.
tutorials
point.com
477955926
·
2023-09-03 05:33
全栈
tensorflow全连接层手写数字识别
importtensorflowastffromtensorflow.examples.
tutorials
.mnistimportinput_datadeffull_connection():"""用全连接来对数字进行识别
菜田的守望者w
·
2023-09-02 23:29
【Unity】MaterialPropertyBlock(MPB) GPUInstancing SRPBatch个人见解
UnityMaterialPropertyBlock正确用法(解决无法合批等问题)_costa100的专栏-CSDN博客InstancingandMaterialPropertyBlocks|Ronja's
tutorials
UnitySRPBatcher
两水先木示
·
2023-09-02 19:48
个人见解
Shader
Unity3d
unity
游戏引擎
shader
RabbitMQ-
Tutorials
-One
IntroductionRabbitMQisamessagebroker(消息中间件):itacceptsandforwardsmessages.Youcanthinkaboutitasapostoffice:whenyouputthemailthatyouwantpostinginapostbox,youcanbesurethatMr.Postmanwilleventuallydeliverth
Vanes丶
·
2023-09-02 16:48
【人工智能】深度学习框架值TF入门-模型保存与加载
资料:https://tensorflow.google.cn/
tutorials
/keras/save_and_load#选项Keras的方式Keras版本模型保存与加载函数保存模型权重:model.save_weights
萌狼蓝天
·
2023-09-02 13:02
人工智能
深度学习
NumPy详细介绍
注:全文转载自cs_程序猿的文章,原文链接
Tutorials
PointNumPy教程-简书仅供个人学习转载,也会将个人学习心得不断整理补充进来。NumPy-简介NumPy是一个Python包。
昊昊该干饭了
·
2023-09-01 22:20
python
python
sdl环境搭建
sdl教程地址https://lazyfoo.net/
tutorials
/SDL/index.php新建C++项目(空项目)新增src和include目录新建main.cpp文件main.cpp#include
豆约翰
·
2023-09-01 15:29
C++游戏编程
sdl
c++
game
Tensorflow学习笔记(五)
如果csv文件里没有,需要代码中指定最好把前面几列设置为标签需要指定训练使用数据列和标签列参考:https://tensorflow.google.cn/
tutorials
/load_data/csv2
bergsail
·
2023-08-31 22:10
RabbitMQ工作模式-发布订阅模式
Publish/Subscribe(发布订阅模式)官方文档:https://www.rabbitmq.com/
tutorials
/tutorial-three-python.html使用fanout类型类型的交换器
bug_null
·
2023-08-31 02:46
rabbitmq
学习笔记
rabbitmq
java-rabbitmq
RabbitMQ工作模式-路由模式
官方文档参考:https://www.rabbitmq.com/
tutorials
/tutorial-four-python.html使用direct类型的Exchange,发N条消息并使用不同的routingKey
bug_null
·
2023-08-31 02:46
rabbitmq
学习笔记
JAVA
rabbitmq
java
java-rabbitmq
RabbitMQ工作模式-主题模式
主题模式官方文档参考:https://www.rabbitmq.com/
tutorials
/tutorial-five-python.html使用topic类型的交换器,队列绑定到交换器、bingingKey
bug_null
·
2023-08-31 02:43
rabbitmq
学习笔记
JAVA
java-rabbitmq
java
点云分割-pcl区域生长算法
https://blog.csdn.net/qq_41102371/article/details/131927376原理参考:https://pcl.readthedocs.io/projects/
tutorials
诺有缸的高飞鸟
·
2023-08-31 01:33
点云算法
pcl
点云算法
点云分割
pcl
c++
cmake
显性水溶液中蛋白质的分子动力学模拟
准确度不高)pdb数据库下载对应文件;pymol去除溶剂;查看分子结构有无损坏;可用modeller;ds;rosetta;chimera;loop修复gmxmdrun参考教程http://www.md
tutorials
.com
我没表情
·
2023-08-31 00:28
逐步地对一系列点云进行两两匹配,对所有的点云进行变换,使得都与第一个点云在统一的坐标系中,在每个连贯的有重叠的点云之间找到最佳的变换,并累积这些变换到全部的点云
PCD文件:github.com/PointCloudLibrary/data/tree/master/
tutorials
/pairwise/https://github.com/PointCloudLibrary
点云-激光雷达-Slam-三维牙齿
·
2023-08-30 16:13
点云
c++为主
c++
算法
点云
学习网站
PS基础视频教程–学ui网http://www.xueui.cn/
tutorials
/video/photoshop.html精美公众号排版http://www.wtoutiao.com/p/e47dGq.html
打马赛克的咸鱼
·
2023-08-29 17:23
python学习日记25matplotlib
matplotlib,是一款风格近似matlab,面向对象的画图工具包一:入门教程https://matplotlib.org/
tutorials
/introductory/usage.html#sphx-glr-
tutorials
-introductory-usage-py
blue_xinran
·
2023-08-29 16:39
python
python
matplot
【SUMO】SUMO运行自带的OSM入门教程
文章目录一、运行CMD命令行二、进入OSM选择地图位置首先给出官网教程:https://sumo.dlr.de/docs/
Tutorials
/OSMWebWizard.html一、运行CMD命令行代码:
宇宙修理员
·
2023-08-29 14:33
密码学
SUMO
交通仿真
Machine Learning Resources
CarnegieMellonUniversityTomMitchellandMaria-FlorinaBalcanMachineLearninghttps://morvanzhou.github.io/
tutorials
浩瀚之宇
·
2023-08-29 06:01
上一页
6
7
8
9
10
11
12
13
下一页
按字母分类:
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
其他