码迷,mamicode.com
首页 >  
搜索关键字:computer vision    ( 3069个结果
计算机原理 发展简史
1发展简史编辑1943——1946年美国宾夕法尼亚大学研制的电子数字积分器和计算机ENIAC(Electronic Numerical And Computer)是世界上第一台电子计算机。一般认为它是现代计算机的始祖。早期计算机与ENIAC计算机研制的同时,冯·诺依曼(Von Neumann)与莫尔...
分类:其他好文   时间:2014-10-14 20:15:09    阅读次数:169
zoj3826 Hierarchical Notation (字符串模拟)
Hierarchical NotationTime Limit:2 Seconds Memory Limit:131072 KBIn Marjar University, students in College of Computer Science will learn EON (Edward O...
分类:其他好文   时间:2014-10-14 01:09:07    阅读次数:406
Invalidation queue with "bit-sliceability"
BACKGROUND, FEATURES In a computer system having more than one memory storage facility, a special data integrity challenge can occur. Any computer sys...
分类:其他好文   时间:2014-10-13 23:44:17    阅读次数:297
处理器架构——从RISC与CISC到x86、ARM、MIPS
1.CISC(Complex Instruction SetComputer,复杂指令集计算机)复杂指令集(CISC,Complex Instruction Set Computer)是一种微处理器指令集架构(ISA),每个指令可执行若干低阶操作,诸如从内存读取、储存、和计算操作,全部集于单一指令之...
分类:其他好文   时间:2014-10-13 23:22:17    阅读次数:344
分享一下找工作的这个月使用的好网站
此网站基本涵盖了大部分computer science的知识点:http://www.programmerinterview.com/这个网站基本能下载到所有英文书,但是有时候会数据库堵塞,堵塞的话挑另外的时间再上:http://www.bookzz.org/微软的技术学习网站,赞到没话说:http...
分类:Web程序   时间:2014-10-13 23:13:27    阅读次数:261
zoj 3829 Known Notation
Known Notation Time Limit: 2 Seconds      Memory Limit: 65536 KB Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also k...
分类:其他好文   时间:2014-10-13 21:59:07    阅读次数:292
2014牡丹江区域赛K(贪心)ZOJ3829
Known Notation Time Limit: 2 Seconds      Memory Limit: 131072 KB Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also kn...
分类:其他好文   时间:2014-10-13 12:54:49    阅读次数:152
2014牡丹江区域赛H(字典树)ZOJ3826
Hierarchical Notation Time Limit: 2 Seconds      Memory Limit: 131072 KB In Marjar University, students in College of Computer Science will learn EON (Edward Object Notation), which is a hierarc...
分类:其他好文   时间:2014-10-13 11:31:39    阅读次数:162
ZOJ - 3829 Known Notation
Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also known as postfix notation since every operator in an expression follows ...
分类:其他好文   时间:2014-10-12 22:58:58    阅读次数:263
[贪心+模拟] zoj 3829 Known Notation
题目链接: Known Notation Time Limit: 2 Seconds      Memory Limit: 65536 KB Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It...
分类:其他好文   时间:2014-10-12 22:26:48    阅读次数:250
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!