码迷,mamicode.com
首页 >  
搜索关键字:digital    ( 684个结果
Digital Roots
Description The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that d...
分类:其他好文   时间:2015-06-04 19:18:39    阅读次数:114
How to ssh to your Amazon Elastic Beanstalk instance?
Well, if it's ec2 or a digital ocean server, it would be a lot easier- you do what you normally do for a linux server.Elastic Beanstalk(eb) is suppose...
分类:其他好文   时间:2015-06-04 11:18:18    阅读次数:187
GitBook
About GitBookGitBook was created in the middle of 2014 with the vision of creating a modern and simple solution to digital writing and publishing.We a...
分类:其他好文   时间:2015-06-03 11:32:15    阅读次数:220
1022. Digital Library (30) -map -字符串处理
这道题目我参考了sunbaigui的解法,这是一道通过属性值来找记录的问题,属于倒排索引,由于属性值较多,需要使用多个map进行存储,对于多个ID公用多个属性值的问题,可以把map的ID那一维设置为vector,从而可以容纳多个ID,为了满足ID的升序输出,需要对每个map中的记录按照ID升序进行排序。 题目的具体实现为: 定义5个map,每个map的第一维为string,第二维为vector,其中第一维保存不同的属性值,第二维保存各个属性值对应的ID,在输入记录的过程中不断把记录存入map...
分类:其他好文   时间:2015-05-30 14:55:42    阅读次数:114
Currency campus line of digital red song celebrates victory 70 years
Currency campus line of digital red song celebrates 70 years of war the Red Army's heritage light, played youth movement! August 15, 2015 is the 70th ...
分类:其他好文   时间:2015-05-30 00:27:43    阅读次数:168
agilent3070 中 digital测试程序的语法
总结下agilent3070中digital测试程序的语法。在basic窗口输入digital,按下F1,进入digital编辑窗口。再按下F1就返回到命令状态。输入:assignXX(name)topinsYY(引脚定义,给IC上的引脚分配名称)assignZZ(name)topinsNN.......familyLVT(给IC上电的电压是多少,在board文件里..
分类:其他好文   时间:2015-05-29 18:33:11    阅读次数:212
自然语言处理相关技术文献资源汇集
1、ACL Anthology A Digital Archive of Research Papers in Computational Linguistics and Natural Language Processing 旧版:http://aclweb.org/anthology/ 新版:http://aclanthology.info/ 2、ACL Antholo...
分类:编程语言   时间:2015-05-28 18:28:29    阅读次数:194
记这半年多折腾过的几本书
ONE:《D is for digital》 记得以前关注的某位博主也在博文中提到这本书。 确实一本科很好的科普类书籍,涉及到的知识不少,包括简单的计算机组成原理,编程,算法(二分查找、选择排序、快排、快排、NP难题),操作系统,通信技术(无线网络、简单的移动网络(蜂窝网络)和手机通信原理等),.....
分类:其他好文   时间:2015-05-23 15:24:48    阅读次数:309
u3d 性能优化
http://blog.csdn.net/candycat1992/article/details/42127811写在前面这一篇是在Digital Tutors的一个系列教程的基础上总结扩展而得的~Digital Tutors是一个非常棒的教程网站,包含了多媒体领域很多方面的资料,非常酷!除此之外...
分类:其他好文   时间:2015-05-22 16:32:38    阅读次数:265
684条   上一页 1 ... 49 50 51 52 53 ... 69 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!