Patent9 专利在线
高级搜索 ▼
申请号或专利号
公开号
专利名称
专利摘要
申请人
发明人
全部专利
发明专利
实用新型专利
外观设计专利
高级搜索 - 多字段组合检索
+ 增加条件
查询语句:
(请输入搜索条件)
普通搜索
当前查询到
15
条专利与查询词 "
Zhang Leyuan
"相关,搜索用时0.9375159秒!
排序方式:
按相关度排序
按申请日升序↑
按申请日降序↓
按公开日升序↑
按公开日降序↓
发明专利:
7
实用新型:
8
外观设计:
0
共
7
条,当前第
1-7
条
返回搜索页
1:
[发明]
【中文】自动化测试方法、装置、存储介质及设备 【EN】Automatic testing method and device, storage medium and equipment
申请号:
201911150375.5
公开号:CN110908909A 主分类号:G06F11/36
申请人:
【中文】望海康信(北京)科技股份公司【EN】Wanghai Kangxin (Beijing) Technology Co., Ltd
申请日:2019.11.21 公开日:2020.03.24
发明人:
【中文】张乐源【EN】
Zhang Leyuan
摘要:【中文】本申请涉及自动化测试技术领域,尤其涉及一种自动化测试方法、装置、存储介质及设备,其中,所述自动化测试方法,包括:根据接收到的测试指令对目标程序进行UI测试,监听并获取进行UI测试时触发的接口信息及测试数据;将所述测试数据输入到对应的接口中进行接口测试,获得接口测试结果;根据所述接口测试结果确定对应的当前显示页面;调取所述测试数据对应的期望页面,对比所述当前显示页面与期望页面;根据对比结果获取自动化测试结果。本申请提供的方案,在一个框架中完成UI自动化测试的过程中同时完成其对应接口自动化的测试,避免了数据冗余及数据的重复获取,提升了自动化测试效率。 【EN】The present application relates to the field of automated testing technologies, and in particular, to an automated testing method, an automated testing apparatus, a storage medium, and an automated testing device, where the automated testing method includes: carrying out UI test on a target program according to a received test instruction, monitoring and acquiring interface information and test data triggered when the UI test is carried out; inputting the test data into a corresponding interface for interface test to obtain an interface test result; determining a corresponding current display page according to the interface test result; calling an expected page corresponding to the test data, and comparing the current display page with the expected page; and obtaining an automatic test result according to the comparison result. According to the scheme, the automatic test of the corresponding interface is completed simultaneously in the process of completing the automatic test of the UI in one frame, the data redundancy and the repeated acquisition of the data are avoided, and the automatic test efficiency is improved.
详细信息
下载全文
2:
[发明]
【中文】一种基于线性规划的本体包含公理学习方法 【EN】Ontology inclusion axiom learning method based on linear programming
申请号:
201911070577.9
公开号:CN110888942A 主分类号:G06F16/28
申请人:
【中文】天津大学【EN】Tianjin University
申请日:2019.11.05 公开日:2020.03.17
发明人:
【中文】赵乐园
;
张小旺
;
冯志勇【EN】Zhao Leyuan
;
Zhang Xiaowang
;
Feng Zhiyong
摘要:【中文】本发明属于知识图谱的表示学习和本体构建的技术领域,具体涉及一种基于线性规划的本体包含公理学习方法,包括构建表示学习模型SetE,将知识图谱Abox的实体数据、类型数据及关系数据输入表示学习模型SetE,计算类型数据之间的包含关系,提取包含关系形成公理。本发明可以用线性表示学习模型来捕捉谓词特征,并且通过把包含关系归纳和约简成线性规划来获得本体包含关系,对于知识图谱不完整的情况下仍然可以高效地学习出相应的本体。 【EN】The invention belongs to the technical field of representation learning and ontology construction of knowledge maps, and particularly relates to an ontology axiom learning method based on linear programming. The invention can capture predicate characteristics by using a linear representation learning model, and obtain ontology inclusion relation by inducing and reducing the inclusion relation into a linear plan, and can effectively learn the corresponding ontology under the condition of incomplete knowledge graph.
详细信息
下载全文
3:
[发明]
【中文】一种基于多粒度语义解析的行人重识别方法及存储介质 【EN】Pedestrian re-identification method based on multi-granularity semantic analysis and storage medium
申请号:
201911096068.3
公开号:CN111046732A 主分类号:G06K9/00
申请人:
【中文】华中师范大学【EN】CENTRAL CHINA NORMAL University
申请日:2019.11.11 公开日:2020.04.21
发明人:
【中文】陈靓影
;
徐如意
;
杨宗凯
;
张玉康
;
刘乐元【EN】Chen Jingying
;
Xu Ruyi
;
Yang Zongkai
;
Zhang Yukang
;
Liu Leyuan
摘要:【中文】本发明公开了一种基于多粒度语义解析的行人重识别方法及存储介质,包括训练步骤和测试步骤,所述训练步骤包括:利用人体语义解析算法将训练样本中的行人图像解析为多个粒度的语义区域的行人图像,其中至少一个粒度包含不同语义区域之间的过渡信息;将每个语义区域的行人图像输入到对应的卷积神经网络中,对每个语义区域进行分类训练,得到每个语义区域的分类器;利用所述分类器对相应的语义区域的行人图像进行特征提取,将提取到的特征进行特征融合,得到行人特征描述子;所述测试步骤包括:利用训练步骤得到的所述分类器和所述行人特征描述子对测试样本的行人图像进行行人重识别。本发明通过多粒度的人体语义解析方式实现语义的高度对齐,并且充分利用人体语义区域之间的过渡性信息,识别精确度高。 【EN】The invention discloses a pedestrian re-identification method based on multi-granularity semantic analysis and a storage medium, comprising a training step and a testing step, wherein the training step comprises the following steps: analyzing the pedestrian images in the training sample into pedestrian images in semantic regions with a plurality of granularities by utilizing a human body semantic analysis algorithm, wherein at least one granularity comprises transition information between different semantic regions; inputting the pedestrian image of each semantic area into a corresponding convolutional neural network, and performing classification training on each semantic area to obtain a classifier of each semantic area; performing feature extraction on the pedestrian image in the corresponding semantic region by using the classifier, and performing feature fusion on the extracted features to obtain a pedestrian feature descriptor; the testing step comprises: and carrying out pedestrian re-identification on the pedestrian image of the test sample by utilizing the classifier and the pedestrian feature descriptor obtained in the training step. The invention realizes high semantic alignment by a multi-granularity human semantic analysis mode, fully utilizes transitional information among human semantic regions and has high identification accuracy.
详细信息
下载全文
4:
[发明]
【中文】一种玻璃钢管支撑工装 【EN】Glass steel tube supports frock
申请号:
201911009374.9
公开号:CN110886904A 主分类号:F16L3/02
申请人:
【中文】广州文冲船厂有限责任公司【EN】Guangzhou Wencheng Shipyard Co., Ltd.
申请日:2019.10.22 公开日:2020.03.17
发明人:
【中文】李勇杰
;
王永强
;
陈俊耿
;
胡沙
;
何超平
;
杨阳
;
张乐园【EN】Li Yongjie
;
Wang Yongqiang
;
Chen Jungeng
;
Hu Sha
;
He Chaoping
;
Yang Yang
;
Zhang Leyuan
摘要:【中文】本发明涉及管道配件技术领域,公开了一种玻璃钢管支撑工装,包括连接板以及支撑件,所述连接板的一侧为与所述支撑件固定连接的固定部,所述连接板的另一侧为与所述法兰相连接的连接部,所述连接部的边缘设有与所述玻璃钢管形状相配适的圆弧面,所述连接部的中部设有用于连接在所述法兰上螺栓的连接孔。通过所述圆弧面匹配不同半径的所述玻璃钢管,通过所述连接孔与法兰上的螺栓固定连接,使得所述连接板固定在所述法兰上,对所述连接板的朝向位置进行摆放,以适应机舱内不同结构,再通过所述支撑件固定在机舱内,使玻璃钢管安装时在机舱内找到合适的结构就可以进行支撑安装,玻璃钢管安装更为简单灵活。 【EN】The invention relates to the technical field of pipeline fittings and discloses a glass steel tube supporting tool which comprises a connecting plate and a supporting piece, wherein one side of the connecting plate is a fixing part fixedly connected with the supporting piece, the other side of the connecting plate is a connecting part connected with a flange, the edge of the connecting part is provided with an arc surface matched with the shape of the glass steel tube, and the middle part of the connecting part is provided with a connecting hole for connecting a bolt on the flange. Through the arc surface matches different radiuses FRP pipe, through bolt fixed connection on connecting hole and the flange makes the connecting plate is fixed on the flange, right the orientation position of connecting plate is put to adapt to different structures in the cabin, the rethread support piece is fixed in the cabin, finds suitable structure in the cabin and just can support the installation when making FRP pipe installation, and FRP pipe installation is more simple nimble.
详细信息
下载全文
5:
[发明]
【中文】一种基于三循环混合冷剂的天然气液化方法及装置 【EN】Natural gas liquefaction method and device based on three-cycle mixed refrigerant
申请号:
201911302571.X
公开号:CN110953841A 主分类号:F25J1/02
申请人:
【中文】西安石油大学【EN】Xi'an Shiyou University
申请日:2019.12.17 公开日:2020.04.03
发明人:
【中文】肖荣鸽
;
高旭
;
吴刚
;
孙乐园
;
张宴玮
;
姚培芬【EN】Xiao Rongge
;
Gao Xu
;
Wu Gang
;
Sun Leyuan
;
Zhang Yanwei
;
Yao Peifen
摘要:【中文】本发明涉及天然气液化技术领域,特别涉及一种联产LNG和NGL的三循环混合冷剂天然气液化方法,该方法用于将预处理的天然气和第一混合冷剂、第二混合冷剂、第三混合冷剂分别在板翅式换热器中换热。本发明还提供一种联产LNG和NGL的三循环混合冷剂天然气液化的装置。本发明提供的联产LNG和NGL的三循环混合冷剂天然气液化方法,将通过预处理单元C
2
+
组分较高的高压天然气和三种混合制冷剂在冷箱换热器中换热,将天然气液化为液化天然气,并在此过程中回收天然气凝液。 【EN】The invention relates to the technical field of natural gas liquefaction, in particular to a three-cycle mixed refrigerant natural gas liquefaction method for coproducing LNG and NGL. The invention also provides a device for liquefying the natural gas by using the three-cycle mixed refrigerant for coproducing the LNG and the NGL. The three-cycle mixed refrigerant natural gas liquefaction method for coproducing LNG and NGL provided by the invention passes through the pretreatment unit C
2
+
High-pressure natural gas with high components and three mixed refrigerants exchange heat in a cold box heat exchanger to liquefy the natural gas into liquefied natural gas, and natural gas condensate is recovered in the process.
详细信息
下载全文
6:
[发明]
【中文】一种SDN带内控制网络的流表数量优化方法 【EN】Flow table quantity optimization method of SDN in-band control network
申请号:
201911341430.9
公开号:CN110891020A 主分类号:H04L12/715
申请人:
【中文】中国电子科技集团公司第五十四研究所【EN】No.54 Inst., China Electronic Sci. & Tech. Group Co.
申请日:2019.12.24 公开日:2020.03.17
发明人:
【中文】徐耀峰
;
张学敏
;
娄阳
;
刘学武
;
王金江
;
杨小伟
;
李成武
;
任占广
;
任乐源【EN】Xu Yaofeng
;
Zhang Xuemin
;
Lou Yang
;
Liu Xuewu
;
Wang Jinjiang
;
Yang Xiaowei
;
Li Chengwu
;
Ren Zhanguang
;
Ren Leyuan
摘要:【中文】本发明提出了一种SDN带内控制网络的流表数量优化方法,该方法将网络中的交换机分组,每个组分配一个特定标签标识,通过把流表的匹配域由IP地址改为标签,实现控制网络的标签转发,减少了带内控制网络的流表数量。SDN带内控制网络的流表数量优化方法主要由分组算法模块、标签分配模块、标签转发模块组成,分组算法模块依据距控制器的跳数实现交换机的分组,标签分配模块根据分组情况为每一个分组分配标签,标签转发模块生成标签转发用的流表。本发明解决了大规模网络中控制流流表过多的问题,提高了交换机流表资源的使用效率。 【EN】The invention provides a flow table quantity optimization method of an SDN in-band control network, which groups switches in the network, allocates a specific label identifier for each group, changes an IP address of a matching domain of a flow table into a label, realizes label forwarding of the control network, and reduces the flow table quantity of the in-band control network. The flow table quantity optimization method of the SDN in-band control network mainly comprises a grouping algorithm module, a label distribution module and a label forwarding module, wherein the grouping algorithm module realizes grouping of switches according to the hop number from a controller, the label distribution module distributes labels to each group according to the grouping condition, and the label forwarding module generates a flow table for label forwarding. The invention solves the problem of excessive control flow tables in a large-scale network and improves the use efficiency of switch flow table resources.
详细信息
下载全文
7:
[发明]
【中文】一种基于移动终端的医疗大数据信息传输方法及系统 【EN】Medical big data information transmission method and system based on mobile terminal
申请号:
201911231049.7
公开号:CN110972095A 主分类号:H04W4/35
申请人:
【中文】江南大学
;
常熟市第一人民医院
;
江南大学附属医院
;
姚健【EN】Jiangnan University
;
CHANGSHU NO.1 PEOPLE'S Hospital
;
AFFILIATED HOSPITAL OF JIANGNAN University
;
Yao Jian
申请日:2019.12.05 公开日:2020.04.07
发明人:
【中文】钱鹏江
;
蒋亦樟
;
夏开建
;
张景祥
;
周乐渊
;
陈爱国
;
丁阳
;
袁超
;
于宏斌
;
范超
;
姚健【EN】Qian Pengjiang
;
Jiang Yizhang
;
Xia Kaijian
;
Zhang Jingxiang
;
Zhou Leyuan
;
Chen Aiguo
;
Ding Yang
;
Yuan Chao
;
Yu Hongbin
;
Fan Chao
;
Yao Jian
摘要:【中文】本发明公开了一种基于移动终端的医疗大数据信息传输方法,包括如下步骤:由移动终端获取医疗大数据;由第一WiFi接入点向移动终端发送第一反向传输信道调度;由第二WiFi接入点向移动终端发送第二反向传输信道调度;由移动终端基于第一反向传输信道调度通知的用于反向传输信道消息的OFDM时频块的大小和第二反向传输信道调度通知的用于反向传输信道消息的OFDM时频块的大小,将医疗大数据划分为第一多个数据包和第二多个数据包;由移动终端利用第一反向传输信道调度指示的反向传输信道消息的OFDM时频块向第一WiFi接入点发送第一多个数据包;由移动终端利用第二反向传输信道调度指示的反向传输信道消息的OFDM时频块向第二WiFi接入点发送第二多个数据包。 【EN】The invention discloses a medical big data information transmission method based on a mobile terminal, which comprises the following steps: acquiring medical big data by a mobile terminal; transmitting, by the first WiFi access point, a first reverse transport channel schedule to the mobile terminal; sending, by the second WiFi access point, a second reverse transmission channel schedule to the mobile terminal; dividing, by the mobile terminal, the medical big data into a first plurality of data packets and a second plurality of data packets based on a size of an OFDM time-frequency block for the reverse transmission channel message of the first reverse transmission channel scheduling notification and a size of an OFDM time-frequency block for the reverse transmission channel message of the second reverse transmission channel scheduling notification; transmitting, by the mobile terminal, a first plurality of data packets to the first WiFi access point using the OFDM time-frequency block of the reverse transport channel message indicated by the first reverse transport channel schedule; and transmitting, by the mobile terminal, the second plurality of data packets to the second WiFi access point using the OFDM time-frequency block of the reverse transport channel message indicated by the second reverse transport channel schedule.
详细信息
下载全文
共
7
条,当前第
1-7
条
返回搜索页