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
beginner
11/365编程入门
利用三个工作日的空闲时间,把MimoAPP上的HTML(
beginner
)课程刷了一遍,从一无所知到略知皮毛,写了自己的blog网页,虽然非常简陋,但总是一个开始,而有开始就是好的。
老鹿在跑步
·
2017-12-05 06:21
Kaggle入门手册
作者:原文链接:https://elitedatascience.com/
beginner
-kaggleKaggle是数据科学竞赛的热门平台,它可能会让初学者陷入困境。
Datartisan数据工匠
·
2017-11-09 11:28
[AtCoder
Beginner
Contest 077]D-Small Multiple
Timelimit:2secMemorylimit:256MBProblemStatementFindthesmallestpossiblesumofthedigitsinthedecimalnotationofapositivemultipleofK.Constraints2≤K≤105Kisaninteger.InputInputisgivenfromStandardInputinthefol
dxyinme
·
2017-11-05 10:40
PyTorch 学习笔记
condainstallpytorchtorchvision-chttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/快速入门http://pytorch.org/tutorials/
beginner
MachineIntellect
·
2017-10-14 18:29
深度学习
关于容器、虚拟机以及 Docker 的一个入门教程
Yvesyao·2017-09-05翻译·1315阅读原文链接huangxiaolu审校源地址:http://zcfy.cc/article/a-
beginner
-friendly-introduction-to-containers-vms-and-docker
西北望射天狼
·
2017-09-11 21:00
Happy Father's Day (A1-
Beginner
)
Usingthisthattheseandthoseinasentence.在句子中使用these和those。It'simportanttolearnthisandtheseforobjectsthatarecloseathand.Thisisusedforsingularobjects,andtheseisusedforpluralobjects.Thisandtheseareoftenuse
阿连2017
·
2017-09-08 19:03
官方教程:用Pytorch实现迁移学习
迁移学习官方教程翻译+搬运自:http://pytorch.org/tutorials/
beginner
/transfer_learning_tutorial.html#training-the-model
xf__mao
·
2017-09-07 11:07
Pytorch
ROS学习--RoboWare Studio的使用和发布器/订阅器的编写与测试
步骤如下:1.在RoboWare-Studio里的工作区间下新建一个包
beginner
_tutorials,依赖项是std_msgs,roscpp.2.在_tutorials包下的
Han_L
·
2017-09-01 13:57
学习10:消息发布器和订阅器(C++)
去刚才的
beginner
_tutorial(眼花了,单词打没打错?
CMTM4
·
2017-06-19 02:48
神经网络论文和资料整理
NN基础:AQuickIntroductiontoNeuralNetworksCNN:
Beginner
'sGuidetoConvolutionalNeuralNetsAnIntuitiveExplanationofConvolutionalNeuralNetworksAlexNet
wusuopuBUPT
·
2017-05-10 12:00
递推求解专题练习(For
Beginner
)
这里写链接内容HDU2044一只小蜜蜂…有一只经过训练的蜜蜂只能爬向右侧相邻的蜂房,不能反向爬行。请编程计算蜜蜂从蜂房a爬到蜂房b的可能路线数。其中,蜂房的结构如下所示。这个先用dfs写了一下,肯定是超时的,然后看了一下,发现a到b其实就是1到b-a+1;然后打个表出来就好了对于每个数n都是从n-1,n-2来的f[n]=f[n-1]+f[n-2]#include#include#include#i
bllsll
·
2017-05-08 19:49
dp
ROS services (ros::advertiseService和ros::serviceClient)的简单demo
切换目录到之前建立的
beginner
_tutorials包下:[html] viewplain copycd ~/catkin_ws/src/
beginner
_tutorials 编辑src/
jack_20
·
2017-05-06 10:00
C++
ROS
ROS:$ rosmsg show
beginner
_tutorials/Num运行出现错误
Tutorials/CreatingMsgAndSrv教程在进行如下操作时出现错误,操作如下:$rosmsgshowbeginner_tutorials/Num错误如下:Unabletoloadmsg[
beginner
_tutorials
迷途中的前进
·
2017-04-08 10:50
ROS(Robot
Operating
System)
古代密码 poj
////main.cpp//
beginner
////CreatedbyAaronXuon17/1/23.//Copyright©2017年Aaron
Aaron_Koyalun
·
2017-03-26 19:18
杂题
ros定义srv服务
在
beginner
_tutorials,新建srv服务目录,新建AddTwoInts.srv文件$roscdbeginner_tutorials$mkdirsrv$cdsrv$touchAddTwoInts.srv
dingjianfeng2014
·
2017-03-12 16:17
ROS学习
ROS学习笔记(十四)- 写一个简单的Service和Client(C++篇)
改变路径到
beginner
_tutorials:roscdbeginner_tutorials在这里我们需要用到之前建立的一个服务。
Savior2016
·
2017-03-11 20:03
ros定义msg消息
在自己创建的包中,如
beginner
_tutorials,新建msg消息目录,新建Num.msg文件:$roscdbeginner_tutorials$mkdirmsg$cdmsg$touchNum.msg
dingjianfeng2014
·
2017-03-11 11:56
ROS学习
Kali Linux 无线渗透测试入门指南 翻译完成!
原书:KaliLinuxWirelessPenetrationTesting:
Beginner
’sGuide译者:飞龙在线阅读PDF格式EPUB格式MOBI格式代码仓库赞助我协议CCBY-NC-SA4.0
wizardforcel
·
2016-10-31 11:00
安全
kali
渗透
Python--如此高效的代码片段
出自:http://www.maxburstein.com/blog/python-shortcuts-for-the-python-
beginner
/我是一个C++程序员,所以把拿C++与Python
一蓑烟雨1989
·
2016-10-26 23:55
Python
Python--如此高效的代码片段
出自:http://www.maxburstein.com/blog/python-shortcuts-for-the-python-
beginner
/我是一个C++程序员,所以把拿C++与Python
wangshubo1989
·
2016-10-26 23:00
python
超实用新手指南!零基础如何自学UI设计?
beginner
-ui-design-study-1编者按:无鸡汤不吹水,一整篇全是可借鉴可实操的前辈经验,从学习准备、绘画技巧到软件掌握、设计理论,共七个层级,步步进阶,力求让新手能通过自学,成为一名专业的
NeverMore_Love
·
2016-10-11 16:10
ROS简单的发布器节点和订阅器节点
上发布消息订阅器节点的操作步骤:1、初始化ROS系统2、订阅chattertopic3、进入自循环,等待消息的到达4、当消息到达,调用chatterCallback()函数创建消息(msg)1、在catkin_ws/src/
beginner
_tutoria
基斯卡人
·
2016-09-26 10:36
C++
ROS
python练习题
Level descriptionLevel DescriptionLevel 1
Beginner
means someone who has just gone through an introductory
youxianguang
·
2016-09-20 16:46
python
练习题
【
beginner
-build framework】robot-peppor-develop
/今天开始介绍最新的机器人peppor的开发情况,从开始环境的搭建及问题解决开始介绍,有兴趣的可以跟我联系!/一.基础概念qibuild是一个用来管理多个项目和他们的依赖关系的通用框架通常包含一些列的工具:每一个工具必须有一个匹配的脚本(qibuild,qisrc等)和必须存在于worktree中每一个项目必须在工作worktree中,并在该根目录中包含一个其qiproject。xml的文件,这个
Debug_Snail
·
2016-08-06 18:36
机器人
编辑器
框架
embbed
system
java-基础-Clone()
假设说我是一个
beginner
,我会这样写:classS
youdianjinjin
·
2016-07-30 16:00
ROS基础学习笔记(五)
使用服务和客户:1.切换目录:cd~/catkin_ws/src/
beginner
_tutorialsstd_msgs/AddTwoInts.srv复制到本包srv目录下。
sunfengcai
·
2016-07-12 18:37
ROS
Beginner
’s Guide: How IIS Process ASP.NET Request
IIS是如何处理ASP.NET请求的发表于2015/3/511:12:30 2327人阅读分类: ASP.NET Http英文原文:
Beginner
’sGuide:HowIISProcessASP.NETRequest
linuxheik
·
2016-07-09 10:00
A
Beginner
's Guide to Paxos
GoogleDrive:ABeginner'sGuidetoPaxosThecodeideasofPaxosprotocol:1)Optimisticconcurrencycontrol(variant2).Holda"preemptiblelock"first,tryupdating,restartondenial;2)Quorumasalogicalunitofacceptorforchoos
Todd Wei
·
2016-07-07 14:00
2016年,有哪些适合你学习的编程语言?
03-2111:09:55极客头条原文http://wiki.jikexueyuan.com/project/geekdigest/What-Programming-Language-Should-a-
Beginner
-Learn-in
xiangbq
·
2016-06-21 09:09
技术
语言
使用PlayCanvas制作一个简单的小游戏(三)
原文:http://developer.playcanvas.com/zh/tutorials/
beginner
/keepyup-part-three/游戏脚本和输入在场景的根实体Game上绑定了两个脚本
christiedong10
·
2016-06-14 21:02
使用PlayCanvas制作一个简单的小游戏(二)
原文:http://developer.playcanvas.com/zh/tutorials/
beginner
/keepyup-part-two/设置材质在这个游戏中,我们尽可能的使用了简单的图形,所以没有过多的设置项
christiedong10
·
2016-06-12 00:00
Spring MVC
Beginner
's Guide--应该看第二次
第一遍,就差WEBFLOW知识点没过了。。真的值得好好再看第二次呢。。样例工程算是比较多的啦。学到真的不少。。
aguncn
·
2016-05-29 23:00
这书真的不错--Spring MVC
Beginner
's Guide
五百多页,我干到三百多页了。每个知识点都有说明,操作,解释。学SPRINGMVC,有它就够了。遗憾的是,这个PDF的文档格式太稀松啦,且,无中文版~~~我都想作汉化翻译工作了。。。算了,忍住,先往前走走~~~~~~~
aguncn
·
2016-05-23 14:00
Git for
Beginner
Howtouploadyourcodetogitserver?Afterinstallinggit,executetheseincommandline:gitconfig--globaluser.name"YourName"gitconfig--globaluser.email"
[email protected]
*******/etc/gitconfigand~/.gitconfig.eachle
KickCode
·
2016-05-17 16:00
github
git
Grunt-
beginner
前端自动化工具-高清视频
Grunt-
beginner
前端自动化工具-高清视频【课程须知】:1.想提高运行前端开发工作流程;2.有一些项目开发经验,效果会更好。【你能学到什么?】
VIP_web
·
2016-05-12 12:52
前端
grunt
Beginner
Grunt-
beginner
前端自动化工具-高清视频
Grunt-
beginner
前端自动化工具-高清视频【课程须知】:1.想提高运行前端开发工作流程;2.有一些项目开发经验,效果会更好。【你能学到什么?】
VIP_web
·
2016-05-12 12:52
前端
beginner
Grunt
资源下载
python入门
www.runoob.com/python/python-tutorial.htmlpython初级教程:入门详解http://www.crifan.com/files/doc/docbook/python_
beginner
_tutorial
eofguo
·
2016-05-03 16:00
QT中的信号-槽比我们常用的callback到底牛在哪里?
免责声明,我是一个
beginner
。Google了很多资料,很多文章写signalslot的。所以,这里只是把我个人觉得精彩的地方整理在一起,再偶尔加上一点点自己的看法而已。
wangshubo1989
·
2016-05-01 02:00
qt
callback
Signal
SLOT
Java 浅拷贝和深拷贝那些事
假设说我是一个
beginner
,我会这样写:classStudent{ privateintnumber; pu
bigtree_3721
·
2016-04-24 23:00
java
深拷贝
浅拷贝
IIS是如何处理ASP.NET请求的
作者:两会来源:博客园发布时间:2012-04-2014:05阅读:16796次推荐:60原文链接[收藏]英文原文:
Beginner
’sGuide:HowIISProcessASP.NETRequest
yuanzhitang
·
2016-04-24 22:02
asp.net
IIS
PyQt5-
Beginner
-tutorial-part 3
原文链接引言这篇文章是前作的续篇(part3),为了达到最好的教学效果,请务必先阅读前作.在这篇续作当中,我们将要开发一个简易文本阅读器,简单起见,这个阅读器只能阅读文本文档的内容,但是,只需要经过一些简单的修改就能成为一个全能的编辑器啦.代码importsys importos fromPyQt5.QtCoreimport* fromPyQt5.QtWidgetsimport* classNo
hldh214
·
2016-04-19 21:00
PyQt
PyQt5-
Beginner
-tutorial-part 2
原文链接引言这篇文章是前作的续篇(part2),为了达到最好的教学效果,请务必先阅读前作.在这篇续作当中,我们依旧是通过实例代码来学习PyQt5,我会涉及到下一篇教程(part3)的一些内容.代码fromPyQt5.QtCoreimportQt fromPyQt5.QtWidgetsimport(QGridLayout,QHBoxLayout,QLabel,QLineEdit, QMessageB
hldh214
·
2016-04-18 21:00
qt
PyQt
Complete
Beginner
’s Guide to Interaction Design
Interactiondesignhasitsoriginsinwebandgraphicdesign,buthasgrownintoarealmofitsown.Farfrommerelyworkingwithtextandpictures,interactiondesignersarenowresponsibleforcreatingeveryelementonthescreenthataus
Zander
·
2016-04-10 10:45
《NumPy
Beginner
's Guide》笔记Chapter9
#-*-coding:utf-8-*- __author__='ZengDong' #日期=10:34 """MatplotlibisaveryusefulPythonplottinglibrary.ItintegratesnicelywithNumPybutisaseparateopensourceproject.""" importnumpyasnp importmatplotlib.pyp
ZengDong_1991
·
2016-04-05 23:00
python
numpy
《NumPy
Beginner
's Guide》笔记Chapter8
#-*-coding:utf-8-*- importnumpyasnp __author__='ZengDong' #日期=15:04 """Someprogrammerstestonlyinproduction.Ifyouarenotoneofthemyou'reprobablyfamiliarwiththeconceptofunittesting.Unittestsareautomatedte
ZengDong_1991
·
2016-04-05 23:00
numpy
《NumPy
Beginner
's Guide》笔记Chapter7
#-*-coding:utf-8-*- importnumpyasnp __author__='ZengDong' #日期=18:33 """1.SortingNumPyhasseveraldatasortingroutines,asfollows:‹‹The【sort】functionreturnsasortedarray‹‹The【lexsort】functionperformssorti
ZengDong_1991
·
2016-04-05 23:00
numpy
《NumPy
Beginner
's Guide》笔记Chapter6
#-*-coding:utf-8-*- __author__='ZengDong' #日期=18:28 importnumpyasnp """1.LinearalgebraLinearalgebraisanimportantbranchofmathematics.Thenumpy.linalgpackagecontainslinearalgebrafunctions.function:np.l
ZengDong_1991
·
2016-04-05 23:00
numpy
matlab曲面颜色
转载自http://mirlab.org/jang/books/matlabProgramming4
beginner
/04-3_colorControl.asp?
zhangqixiang5449
·
2016-03-29 00:00
《NumPy
Beginner
's Guide》笔记Chapter5
#-*-coding:utf-8-*- from__future__importdivision __author__='ZengDong' #日期=22:13 """Chapter5:WorkingwithMatricesandufuncs""" importnumpyasnp """1.MatricesMatricesinNumPyaresubclassesofndarray.Wecancr
ZengDong_1991
·
2016-03-26 14:00
numpy
《NumPy
Beginner
's Guide》笔记Chapter4
#-*-coding:utf-8-*- __author__='ZengDong' #日期=10:58 importnumpyasnp importmatplotlib.pyplotasplt """1.Correlation(Ahighcorrelationimpliesarelationshipofsomesort)function:covdiagonaltracestdcorrcoe
ZengDong_1991
·
2016-03-23 21:00
numpy
上一页
24
25
26
27
28
29
30
31
下一页
按字母分类:
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
其他