码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
g2o的使用
相关文献 1.论文 Grisetti, Giorgio, et al. “A tutorial on graph-based SLAM.” IEEE Intelligent Transportation Systems Magazine 2.4 (2010): 31-43. pdf 2.论文 Küm ...
分类:其他好文   时间:2017-07-25 21:04:35    阅读次数:836
【转】Jmeter模拟发送TCP/UDP/HTTP/FTP等请求包
JMeter安装UDP插件后支持发送UDP协议的请求包,官方介绍安装插件后可以用来测试DNS, NTP, TFTP, Boot servers and many-many other systems。 JMeter UDP插件下载地址:http://jmeter-plugins.org/downlo ...
分类:Web程序   时间:2017-07-25 19:29:28    阅读次数:300
ArrayAdapter 适配 Spinner
2. 在layout 文件中 添加一个 Spinner 控件。 2. 在代码中使用 ArrayAdapter 来适配其中的内容。 例如 ...
分类:其他好文   时间:2017-07-25 01:00:27    阅读次数:213
Notification
Notification noti = new Notification.Builder(this) .setContentTitle(methodName + " " + strings[strings.length - 1]) //设置Notification标题, .setAutoCancel... ...
分类:其他好文   时间:2017-07-24 22:24:44    阅读次数:135
Consul Session
consul馆提供session机制,可用于构建分布式锁。 session作为节点,健康检查和key/value数据之间的绑定层。 它们旨在提供粒度锁定,并受到“The Chubby Lock Service for Loosely-Coupled Distributed Systems的极大启发。 ...
分类:其他好文   时间:2017-07-24 14:39:45    阅读次数:167
机器学习案例 特征组合——高帅富 冷启动——从微博等其他渠道搜集数据进行机器学习 用户年龄——线性分段处理
摘自:http://www.infoq.com/cn/articles/user-portrait-collaborative-filtering-for-recommend-systems 我们会从一个真实的案例出发,虽然我们做了很多的推荐系统的案例,但毕竟不能把客户的数据给大家看,所以我们用了一 ...
分类:其他好文   时间:2017-07-24 11:40:02    阅读次数:236
CHAPTER 1 Introduction to database (第一章 数据库简介)
Chaper Objectives (章节目标) In this chapter you will learn: (在这一章节中,你将学习) 1. Some common uses of database systems. (数据库系统的一些普通扩法) 2.The characteristics o ...
分类:数据库   时间:2017-07-22 21:18:20    阅读次数:452
关于“Could not open ServletContext resource [/WEB-INF/applicationContext.xml]”解决方案
关于“Could not open ServletContext resource [/WEB-INF/applicationContext.xml]”解决方案 ...
分类:移动开发   时间:2017-07-22 20:59:02    阅读次数:259
SAN & vSAN & vSAN storage
SAN (storage area network ) 定义: Storage area network (SAN) is a network that primarily connects the storage systems with the computer systems and also ...
分类:其他好文   时间:2017-07-20 23:57:11    阅读次数:221
Implicit Recommender Systems
Based on Alternating Least Square Alternating Least Square is a method to find the matrices X,Y given R The idea is to find the parameters which minim ...
分类:其他好文   时间:2017-07-20 01:01:51    阅读次数:109
1149条   上一页 1 ... 49 50 51 52 53 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!