码迷,mamicode.com
首页 >  
搜索关键字:specification    ( 588个结果
PAT甲级——A1009 Product of Polynomials
This time, you are supposed to find A×B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each case occu ...
分类:其他好文   时间:2019-07-11 23:16:26    阅读次数:138
Analysis of requirement specification of parking management system
Analysis of requirement specification of parking management system PURPOSE OF THE SYSTEM The parking management system refers to the automatic identif ...
分类:其他好文   时间:2019-07-08 00:15:47    阅读次数:105
sql执行顺序及性能优化
sql语句的执行步骤:1.语法分析2.语义分析3.视图转换4.表达式转换5.选择优化器6.选择连接方式7.选择连接顺序8.选择数据的搜索路径9.运行“执行计划”sql查询处理的步骤:(8)SELECT(9)DISTINCT(11)<TOP_specification><select_list>(1)FROM<left_table>(3)<join_type
分类:数据库   时间:2019-07-04 18:54:05    阅读次数:168
6.22-Actionlib
参考提示前言步骤记录学习actionlib基础知识定义:用来为预先发布的任务执行提供接口综述客户端-服务器模型(ROS Action Protocol)action的具体消息定义(Action Specification)构造描述文件示例代码TOC 参考 Actionlib Detailed_des... ...
分类:其他好文   时间:2019-07-02 00:12:02    阅读次数:162
扩展Spring Data QBE支持范围查询
结合Spring Data JPA QBE和Specification,实现动态范围查询
分类:编程语言   时间:2019-06-30 23:12:42    阅读次数:319
cesium地形瓦片(Quantized-mesh)格式
[TOC] 参考资料: "quantized mesh 1.0 terrain format(用于三维可视化的流式海量地形数据集规范)" "Tile Map Service Specification" "国内主要地图瓦片坐标系定义及计算原理" "QuantizedMeshTerrainData" ...
分类:其他好文   时间:2019-06-25 00:11:56    阅读次数:172
[译] QUIC Wire Layout Specification - Frame Types and Formats | QUIC协议标准中文翻译(4) 帧类型和格式
欢迎访问我的个人网站获取更好的阅读排版体验: "[译] QUIC Wire Layout Specification Frame Types and Formats | QUIC协议标准中文翻译(4) 帧类型和格式 | yoko blog" (https://pengrl.com/p/47156/) ...
分类:其他好文   时间:2019-06-09 20:49:30    阅读次数:125
USB之设备插入波形变化2
本系列参考 《圈圈教你玩USB》、《Linux那些事儿之我是USB》 协议文档:https://www.usb.org/document-library/usb-20-specification usb_20_20190524/usb_20.pdf 调试工具:Beagle USB 480 逻辑分析仪 ...
分类:其他好文   时间:2019-06-04 17:43:31    阅读次数:210
pat 1004 Counting Leaves
A family hierarchy is usually presented by a pedigree tree. Your job is to count those family members who have no child. Input Specification: Each inp ...
分类:其他好文   时间:2019-05-25 13:17:50    阅读次数:111
OpenGL与GLSL版本说明
OpenGL 4.6 (API Core Profile) (API Compatibility Profile) OpenGL Shading Language 4.60 Specification OpenGL 4.5 (API Core Profile) (API Compatibility ...
分类:其他好文   时间:2019-05-24 14:36:58    阅读次数:353
588条   上一页 1 ... 10 11 12 13 14 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!