码迷,mamicode.com
首页 >  
搜索关键字:specification    ( 588个结果
1144 The Missing Number
Given N integers, you are supposed to find the smallest positive integer that is NOT in the given list. Input Specification: Each input file contains ...
分类:其他好文   时间:2018-06-14 20:57:53    阅读次数:170
1081 Rational Sum (20)
Given N rational numbers in the form "numerator/denominator", you are supposed to calculate their sum. Input Specification: Each input file contains o ...
分类:其他好文   时间:2018-06-12 23:00:13    阅读次数:207
'?' 和 "fi"
今天用Edge读《Automatic Text Input Generation for Mobile Testing》,遇到speci?cation,复制到词典查,结果没有这个词。 手打specification,却有。 觉得很神奇,然后发现'?'是一个字符。 但是更神奇的是,smartPDF打开 ...
分类:其他好文   时间:2018-06-05 21:15:05    阅读次数:170
Java中获取一些系统配置等信息
System.getProperty("")); java.version Java 运行时环境版本 java.vendor Java 运行时环境供应商 java.vendor.url Java 供应商的 URL java.vm.specification.version Java 虚拟机规范版本 ...
分类:编程语言   时间:2018-06-01 10:47:51    阅读次数:180
OO Summary (Homework 9-11)
【History & Significance of Specification Language】 In the last 40 years, a large number of sepcification language have been proposed for the software ...
分类:其他好文   时间:2018-05-28 14:57:08    阅读次数:172
面向对象阶段总结 | 叁
一.规格化设计的发展历史 在微软的官网上,我找到了一篇描述规格的文章Specification and Verification of Object Oriented Software,其中说到: A system for specifying, writing, and verifying pro ...
分类:其他好文   时间:2018-05-28 00:57:05    阅读次数:163
软件测试常用语
一、软件质量 CMMI:capability maturity model integration 软件能力成熟度模型 QA:quality assurance 质量保证 QC:quality control 质量控制 Software requirement specification:软件需求规 ...
分类:其他好文   时间:2018-05-19 14:00:56    阅读次数:172
AUTOSAR-软件规范文档阅读
基于AUTOSAR_SWS_CANDriver.pdf,Specification of CAN Driver AUTOSAR CP Release 4.3.1 AUTOSAR所有软件规范文档(SWS)的目录结构都是一样的,如下: 特点及优点如下: a. 结构化程度高,所有文档结构一致,易于查找; ...
分类:其他好文   时间:2018-05-16 22:43:30    阅读次数:333
【编程思想】【设计模式】【行为模式Behavioral】Specification
Python版 https://github.com/faif/python-patterns/blob/master/behavioral/specification.py #!/usr/bin/env python # -*- coding: utf-8 -*- """ @author: Gor ...
分类:其他好文   时间:2018-05-14 13:47:05    阅读次数:163
PrincetonAlgorithm I - Assignment2 Deques and Randomized Queues
Programming Assignment2 Deque and Randomized Queues Review "Assignment Specification" 课程笔记 Subtext: Modular Programming Stacks and Queues are fundamen ...
分类:其他好文   时间:2018-05-12 12:47:09    阅读次数:206
588条   上一页 1 ... 18 19 20 21 22 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!