码迷,mamicode.com
首页 >  
搜索关键字:addition    ( 590个结果
Output result string after numbers addition and subtraction
通过键盘输入100以内正整数的加、减运算式,请编写一个程序输出运算结果字符串。 输入字符串的格式为:“操作数1 运算符 操作数2”,“操作数”与“运算符”之间以一个空格隔开...
分类:其他好文   时间:2015-01-07 23:39:44    阅读次数:374
HDU 2451 Simple Addition Expression
Simple Addition ExpressionTime Limit: 5000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1508Accepted Submission(...
分类:其他好文   时间:2014-12-27 01:29:55    阅读次数:165
Qt Style Sheets帮助文档 Overview
Qt Style Sheets are a powerful mechanism that allows you to customize the appearance of widgets, in addition to what is already possible by subclassin...
分类:其他好文   时间:2014-12-24 17:55:26    阅读次数:257
A.Kaw矩阵代数初步学习笔记 3. Binary Matrix Operations
“矩阵代数初步”(Introduction to MATRIX ALGEBRA)课程由Prof. A.K.Kaw(University of South Florida)设计并讲授。PDF格式学习笔记下载(Academia.edu)第3章课程讲义下载(PDF)Summary Addition of ...
分类:其他好文   时间:2014-12-02 06:41:45    阅读次数:182
MOSFET enhances voltage regulator's overcurrent protection
The classic LM317 adjustable-output linear voltage regulator offers a relatively high, if package-dependent, current-handling capability. In addition,...
分类:其他好文   时间:2014-11-28 14:23:13    阅读次数:177
stream buffer原理
Stream buffer是一个用于在cache和memory或者L1cache和L2cache之间的预取器,相应地,其目的是用于替代L2cache或者减少L1cache的缺失率 最原始的stream buffer由Jouppi(Improving direct-mapped cache performance by the addition of a small fully-associative cache and prefetch buffers.)一个人提出(牛逼吧?论文上也是一个作者),用于在L2...
分类:其他好文   时间:2014-11-26 16:29:20    阅读次数:527
The Foundation Framework 百度翻译
The Foundation framework defines a base layer of Objective-C classes. In addition to providing a set of useful primitive object classes, it introduces...
分类:其他好文   时间:2014-11-24 06:24:12    阅读次数:188
[ACM] ZOJ Martian Addition (20进制的两个大数相加)
Martian Addition Time Limit: 2 Seconds      Memory Limit: 65536 KB   In the 22nd Century, scientists have discovered intelligent residents live on the Mars. Martians are very fond of mathematics...
分类:其他好文   时间:2014-11-19 20:39:08    阅读次数:205
OpenCV Tutorials —— Changing the contrast and brightness of an image
Brightness and contrast adjustments Two commonly used point processes are multiplication and addition with a constant: The parameters and are often ca...
分类:其他好文   时间:2014-11-16 21:24:27    阅读次数:263
troubleshooting tools in JDK 7--转载
This chapter describes in detail the troubleshooting tools that are available in JDK 7. In addition, the chapter lists operating-system-specific tools...
分类:其他好文   时间:2014-11-10 17:34:14    阅读次数:349
590条   上一页 1 ... 52 53 54 55 56 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!