码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
处理器架构——从RISC与CISC到x86、ARM、MIPS
1.CISC(Complex Instruction SetComputer,复杂指令集计算机)复杂指令集(CISC,Complex Instruction Set Computer)是一种微处理器指令集架构(ISA),每个指令可执行若干低阶操作,诸如从内存读取、储存、和计算操作,全部集于单一指令之...
分类:其他好文   时间:2014-10-13 23:22:17    阅读次数:344
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
zoj 3829 Known Notation(2014年牡丹江区域赛k题)
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-12 18:52:18    阅读次数:319
Project 2
我于周四、周五上午十点至十二点在山东大学齐鲁软件园校区圆形报告厅聆听了由Prof.Foley主持的精彩讲说,观看了Prof.Foley的最新研究成果以及对Computer Graphics的独到见解,我有如下的体会。 第一:计算机图形学的目标是实现与真实世界的完美融合,而不仅仅是迷惑观者的眼睛、.....
分类:其他好文   时间:2014-10-11 20:38:06    阅读次数:218
HDU Computer Transformation1041 题解
Problem Description A sequence consisting of one digit, the number 1 is initially written into a computer. At each successive time step, the computer simultaneously tranforms each digit 0 into the...
分类:其他好文   时间:2014-10-11 20:04:56    阅读次数:221
Charles-很好用的WEB DUBUGGING工具
Charles-很好用的WEB DUBUGGING工具 ABOUT CHARLES Charles is a web proxy (HTTP Proxy / HTTP Monitor) that runs on your own computer. Your web browser (or any other Internet application) is then conf...
分类:Web程序   时间:2014-10-11 13:57:35    阅读次数:180
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!