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
tutorial
CentOS7编译dpdk
最近研究dpdk,官方提供了一个
Tutorial
来指导编译,但实际操作还是有一些坑的,在此总结一下。
泰克尼客
·
2023-06-20 00:13
操作系统
dpdk
CentOS
Linux
aws s3 并发上传文件
1.OverviewInthis
tutorial
,we'llseehowtohandlemultipartuploadsinAmazonS3withAWSJavaSDK.Simplyput,inamultipartupload
玉羽凌风
·
2023-06-19 23:08
AWS
aws
s3
多线程、多进程、池化
多线程模块threading、多进程模块multiprocess、池化模块concurrent.futureCoreySchafer:PythonThreading
Tutorial
:RunCodeConcurrentlyUsingtheThreadingModule
香波地海
·
2023-06-19 18:17
使用pandas库读取数据
编译器里搜索安装包进行安装,也可以找镜像源在终端通过pip管理工具安装,因为已经安装好,直接开始导入图片:https://pandas.pydata.org/docs/getting_started/intro_
tutorial
s
带带琪宝
·
2023-06-19 16:43
pandas
pandas
Using NI-VISA 3.0 to Control Your USB Device
This
tutorial
ismeantasastartingpointforusingNI-VISAtocommunicatewithaUSBdevice.ItisnotintendedasastartingpointforlearningaboutUSBarchitectureorthevariousprotocolsusedinUSBcommunication.Afterreadingthis
weixin_33877092
·
2023-06-19 14:47
操作系统
Coursera—Andrew Ng机器学习—课程笔记 Lecture 5 Octave
Tutorial
5.1基本操作参考视频:5-1-BasicOperations(14控制输出格式的长短min).mkv5.1.1简单运算不等于符号的写法是这个波浪线加上等于符号(~=),而不是等于感叹号加等号(!=)11==1%判断相等21~=2%判断不等31&&0%求逻辑与41||0%求逻辑或5xor(1,0)%求异或简化命令行PS1('>>');分号semicolon不打印结果>>a=3;%semicolon
上半场结束,中场已休息,下半场ing
·
2023-06-19 14:16
机器学习
机器学习
数学建模
人工智能
Security
Tutorial
s系列文章第五章:Creating User Accounts
Security
Tutorial
s系列文章第五章:CreatingUserAccounts本文英文原版及代码下载:http://www.asp.net/learn/security/
tutorial
-05
heker2007
·
2023-06-19 11:52
Security系列文章
user
security
tutorials
hyperlink
asp.net
authentication
minikube 试炼
点我进入minikube试炼今天我们先来尝试使用一下minikube,可以进入到https://kubernetes.io/zh/docs/
tutorial
s/hello-minikube/页面上直接感受
·
2023-06-18 18:44
minikube
使用python玩转二维码!速学速用!⛵
作者:韩信子@ShowMeAIPython3◉技能提升系列:https://www.showmeai.tech/
tutorial
s/56本文地址:https://showmeai.tech/arti
·
2023-06-18 14:37
Python数据可视化模块:Seaborn(一)
原文链接:http://web.stanford.edu/~mwaskom/software/seaborn/
tutorial
/aesthetics....管理图表的艺术画一个吸引人注意的图表相当重要。
·
2023-06-18 11:22
Python 语言参考手册、教程、标准库
官方文档:https://docs.python.org/zh-cn/3.11/Python3教程、高级教程:https://www.runoob.com/python3/python3-
tutorial
.htmlPython3
擒贼先擒王
·
2023-06-18 11:10
Python
python
学习
ASIC-WORLD Verilog(7)过程语句
这是网站原文:Verilog
Tutorial
这是系列导航:Verilog教程系列文章导航Verilog的抽象层级行为模型(BehavioralModels):对逻辑行为进行建模的更高级
孤独的单刀
·
2023-06-17 21:18
Verilog语法
fpga开发
Verilog
Xilinx
altera
IC
手把手教你解决Tensorflow 2.0以上版本No module named ‘tensorflow.examples.
tutorial
s‘(附带数据包)
里面是没有examples.
tutorial
s这个包,做手写数字识别的时候就会出现报错Nomodulenamed‘tensorflow.examples.
tutorial
s‘下面是我的解决方法!
沐沐不是沫
·
2023-06-17 10:49
python
tensorflow
SignalR快速入门 ~ 仿QQ即时聊天,消息推送,单聊,群聊,多群公聊(基础=》提升)
,单聊,群聊,多群公聊(基础=》提升,5个Demo贯彻全篇,感兴趣的玩才是真的学)官方demo:http://www.asp.net/signalr/overview/getting-started/
tutorial
-getting-started-with-signalr
lmrylll
·
2023-06-16 22:12
asp.net
javascript
后端
【图像分类】基于pytorch训练自己的分类模型、并使用flask部署
主要参考:官方教程:https://pytorch.org/
tutorial
s/beginner/transfer_learning_
tutorial
.htmlhttps://github.com/pytorch
曾小蛙
·
2023-06-16 20:19
#
图像分类
#
AI模型部署
#
Pytorch
pytorch
分类
flask
图像分类
模型部署
Uni-app学习从0到1开发一个app——(4)生命周期
官方文档可见:https://uniapp.dcloud.net.cn/
tutorial
/page.html#lifecycle1、应用生命周期补充说明:1、App.vue是uni-
疯狂的挖掘机
·
2023-06-16 13:59
uni-app
学习
前端
VAE 代码实现
参考原文:https://shenxiaohai.me/2018/10/20/pytorch-
tutorial
-advanced-02/本文附带jupyternotebook文件已上传到我的CSDN资源中
supermax2020
·
2023-06-16 10:15
深度学习
python
深度学习
pytorch
一文读懂!异常检测全攻略!从统计方法到机器学习 ⛵
作者:韩信子@ShowMeAI数据分析实战系列:https://www.showmeai.tech/
tutorial
s/40机器学习实战系列:https://www.showmeai.tech/
tutorial
s
·
2023-06-16 10:31
【DeepSpeed 教程翻译】一,Getting Started ,Installation Details 和 CIFAR-10
Tutorial
本文翻译了GettingStarted和InstallationDetails和CIFAR-10
Tutorial
三个教程,可以让新手安装和简单使用上DeepSpeed来做模型训练。
just_sort
·
2023-06-16 07:37
深度学习
python
人工智能
Webrtc android的编译步骤
按官方教程来https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_
tutorial
.html
solarsaber
·
2023-06-16 07:52
webrtc
单细胞测序--Seurat包--官网经典流程
Seurat-GuidedClustering
Tutorial
,July16,2020https://satijalab.org/seurat/v3.2/pbmc3k_
tutorial
.html下载数据
Seurat_
·
2023-06-16 06:30
Pytorch学习笔记#2: 搭建神经网络训练MNIST手写数字数据集
学习自https://pytorch.org/
tutorial
s/beginner/basics/quickstart_
tutorial
.html导入并预处理数据集pytorch中数据导入和预处理主要用
河南老♂乡唐可可
·
2023-06-16 04:06
Python
机器学习
pytorch
神经网络
学习
Pytorch学习笔记#1:拟合函数/梯度下降
学习自https://pytorch.org/
tutorial
s/beginner/pytorch_with_examples.html概念PytorchTensor在概念上和Numpy的array一样是一个
河南老♂乡唐可可
·
2023-06-16 04:05
Python
pytorch
学习
深度学习
第五章 模型篇: 模型保存与加载
参考教程:https://pytorch.org/
tutorial
s/beginner/basics/saveloadrun_
tutorial
.html文章目录pytorch中的保存与加载torch.save
江米江米
·
2023-06-16 01:12
深度学习
深度学习
pytorch
python
机器学习基础-2
)4.1多维特征4.2多变量梯度下降4.3梯度下降法实践1-特征缩放4.4梯度下降法实践2-学习率4.5特征和多项式回归4.6正规方程4.7正规方程及不可逆性(可选)五、Octave教程(Octave
Tutorial
qq_1041357701
·
2023-06-15 22:58
网络
深度学习
机器学习
人工智能
人工智能常用网站及论坛
view=msvc-160网站2菜鸟教程网站:https://www.runoob.com/cplusplus/cpp-
tutorial
.html网站3微软开发者论坛:https://social.msdn.microsoft.com
audyxiao001
·
2023-06-15 14:06
人工智能怎么学
人工智能
大数据
学习方法
【Node Hero】6. Node.js Request 模块
网络埋伏纪事链接:http://www.zcfy.cc/article/1758原文:https://blog.risingstack.com/node-hero-node-js-request-module-
tutorial
·
2023-06-15 13:42
Django 3.0 文档笔记——数据库与模型
tutorial
02
Django3.0快速入门02https://docs.djangoproject.com/zh-hans/3.0/intro/
tutorial
02/编写你的第一个Django应用,第2部分数据库配置打开
东都大白兔
·
2023-06-15 10:16
Django
Django
第三章 模型篇:模型与模型的搭建
教程参考:https://pytorch.org/
tutorial
s/https://github.com/TingsongYu/PyTorch_
Tutorial
https://github.com/yunjey
江米江米
·
2023-06-15 06:33
深度学习
深度学习
pytorch
神经网络
如何传递和解析Linux Bash脚本参数和参数
UnixandBSD.Ifweneedtomakeourscriptdynamicwegenerallyusearguments.Argumentsareprovidedtothescriptthroughthecommandline.Inthis
tutorial
cunjiu9486
·
2023-06-15 02:26
python
linux
java
shell
bash
XCB
tutorial
tutorial
(xcb.freedesktop.org)IntroductionMostapplicationdeveloperswillwanttouseamuchhigher-levelGUItoolkit
Kyph
·
2023-06-15 00:38
linux
CellOracle
Tutorial
—celloracle0.10.13documentation(morris-lab.github.io)https://morris-lab.github.io/CellOracle.documentation
Young.Dr
·
2023-06-14 23:09
oracle
数据库
PySide学习笔记第九章-对话框
#-*-coding:utf-8-*-"""ZetCodePySide
tutorial
Inthisexample,wereceive
vseeker
·
2023-06-14 20:35
python
code
python
PySide
QT
对话框
HNU人工智能实验四-基于YOLOV3-DarkNet50的篮球检测模型
实验四:深度学习算法及应用-基于YOLOV3-DarkNet50的篮球检测模型项目文档工程:https://github.com/mindspore-ai/mindspore-21-days-
tutorial
s
芜湖韩金轮
·
2023-06-14 20:49
人工智能
人工智能
YOLO
计算机视觉
MongoDB安装、启动、关闭、授权
安装参考https://docs.mongodb.com/v5.0/
tutorial
/install-mongodb-on-red...配置文件vim/etc/mongod.conf启动MongoDBsystemctlstartmongod.service
·
2023-06-14 16:00
mongodb
Alloy
Tutorial
(2)LastPass; cacheMemory
文章目录LastPass整体solution代码:cacheMemoryLastPassmoduleLastPass/**LastPasspasswordmap**AsimpleexampletoexplainbasicsofAlloy.**The'PassBook'keepstrackofasetofusers'passwordsforasetofURLs.*ForeachUser/URLpai
暖仔会飞
·
2023-06-14 12:00
alloy
OpenCasCade入门
tutorial
Tutorial
简述gp_XXXStandard_XXXGeom_XXXGC_MakeXXXTopoDS_XXXBRepBuilderAPI_XXXBRepPrimAPI_XXXBRepFilletAPI_XXXTopExp_ExplorerTopAbs_ShapeEnumBRepAlgoAPI_XXXBRep_Tool
我是小沙
·
2023-06-14 12:30
opencascade
OpenCASCade
tutorial
Python Excel到JSON的转换
TherearemanywaystoconvertanexcelfiletoJSONdata.Inthis
tutorial
,wewilllookintotwopythonmodulestoconvertexcelfilestoJSON
cunchi4221
·
2023-06-14 10:24
python
json
excel
javascript
vue
ViewUI
Jupyter Notebook/Python
/
tutorial
-env/lib/python3.7/site-package
Jay_27
·
2023-06-14 08:43
JupyterNotebook
python
开发语言
【OpenMMLab】AI实战营第二期Day3:MMPose与RTMPose
课程:《合集·MMPose开源算法库教程》RTMPose关键点检测全流程保姆级代码教程:github.com/TommyZihao/MMPose_
Tutorial
s安装MMDetection和MMPose
songyuc
·
2023-06-14 06:00
人工智能
Scrapy入门教程
安装ScrapypipinstallScrapy创建项目scrapystartproject
tutorial
创建爬虫在
tutorial
/spiders目录下创建quotes_spider.py文件,代码如下
·
2023-06-13 22:07
【unity入门】——shader学习之路
GetreadyforUnityEssentials-UnityLearn官方教程:打开模板之后,根据一些提示来操作:一、The
tutorial
intheunity(openit:
tutorial
--show
tutorial
s
一念白发
·
2023-06-13 21:34
技术美术(TA)成长之路
unity
游戏引擎
Django 学习 Blog 实操 14 --- 线上部署 Nignx 和 Gunicorn (待更新)
附上Gitee地址:https://gitee.com/langxing/HelloDjango-blog-
tutorial
Sapphire~
·
2023-06-13 09:10
Django
Blog
系列
django
nginx
python
第二章 数据处理篇:transforms
教程参考:https://pytorch.org/
tutorial
s/https://github.com/TingsongYu/PyTorch_
Tutorial
https://github.com/yunjey
江米江米
·
2023-06-13 07:56
深度学习
python
numpy
深度学习
计算机视觉
[Camera](GDC math
tutorial
)使用数学使你游戏中的相机更有范儿
原视频链接:Mathforgameprogrammers:Juicingyourcameraswithmath(youtube)Math-for-Game-Programmers-Juicing(GDCvault)上面是同一个视频,油管看不了的可以尝试第二个链接。非常有价值的视频!!!每个游戏开发者都应该看看。你也可以在这个网站上找到相关的资源。http://www.mathforgameprog
珏_Gray
·
2023-06-13 06:53
强化学习Sarsa算法实践
源码路径:百度PARL包,examples\
tutorial
s\lesson2\sarsa源码分析包含三个文件:gridworld.py、agent.py、train.pyGRIDWORLD提供寻路游戏的虚拟环境
Eliza_Her
·
2023-06-13 05:53
强化学习
算法
强化学习
2020-02-17 GWAS进阶备选学习资料(GWAS
tutorial
)
GWAS进阶备选0原理啊,全基因组关联分析(GWAS)的计算原理,了解一下?1分析流程GWAS分析基本流程及分析思路2数据处理2.1数据质量过滤GWAS基因芯片数据预处理:质量控制(qualitycontrol)2.2正负链翻转(standflip)数据合并,踩不完的坑2.3基因型数据填补(imputation)soga,网页版的基因型填充可以这么做(genotypeimputation)2.4群
程凉皮儿
·
2023-06-13 03:08
Python 第三方模块 科学计算 NumPy模块 简介,多维数组,数据类型
参见:https://www.runoob.com/numpy/numpy-
tutorial
.html一.简介·NumPy代表NumericPython,是1个由多维数组对象及用于处理数组的例程集合组成的库例程
EdVzAs
·
2023-06-13 00:44
#
Python
#
数据分析
#
机器学习
python
numpy
ndarray
axis
数据类型
Ada
Tutorial
(1):Ada基础——wordcount程序
文章目录Ada常用的库和方法Ada.Characters.Handling字符类型函数转换函数Ada基础语法概览数据类型和子类型类型(Type)子类型(Subtype)类型和子类型的区别常用类型转换方法显示类型转换类型相关函数循环语句无条件循环(Loop)For循环while循环循环中的其它控制结构分支语句ifcase数组数组定义声明数组变量访问数组元素数组的其他特性recordrecord定义创
暖仔会飞
·
2023-06-13 00:33
ada
Ada
Tutorial
(2)SPARK Examiner + SPARK Prover
文章目录代码Task1.adb代码task3.adbtask4.adb在Ada和SPARK中,SPARK_Mode是一个编译指示,它表示随后的代码将使用SPARK语言规则进行编译和分析。在withSPARK_Mode=>On的影响下,编译器会在编译过程中应用SPARK语言规则,它比Ada有更严格的要求,例如禁止某些可能导致不确定行为的构造。此外,打开SPARK_Mode还会允许一些只有在SPARK
暖仔会飞
·
2023-06-13 00:33
软件工程学习内容
spark
ada
上一页
34
35
36
37
38
39
40
41
下一页
按字母分类:
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
其他