Patent9 专利在线
高级搜索 ▼
申请号或专利号
公开号
专利名称
专利摘要
申请人
发明人
全部专利
发明专利
实用新型专利
外观设计专利
高级搜索 - 多字段组合检索
+ 增加条件
查询语句:
(请输入搜索条件)
普通搜索
当前查询到
349
条专利与查询词 "
Lu Yun
"相关,搜索用时0.6250072秒!
排序方式:
按相关度排序
按申请日升序↑
按申请日降序↓
按公开日升序↑
按公开日降序↓
发明专利:
150
实用新型:
190
外观设计:
9
共
150
条,当前第
1-10
条
下一页
最后一页
返回搜索页
1:
[发明]
【中文】一种地铁屏蔽门气候转换装置串口控制系统 【EN】Serial port control system of climate conversion device of subway shielding door
申请号:
202010122950.7
公开号:CN111119649A 主分类号:E05F15/71
申请人:
【中文】江苏易诺威建筑科技有限公司【EN】JIANGSU INNOWEL CONSTRUCTION TECHNOLOGY Co.,Ltd.
申请日:2020.02.27 公开日:2020.05.08
发明人:
【中文】陆昀【EN】
Lu Yun
摘要:【中文】本发明属于地铁屏蔽门技术领域,尤其为一种地铁屏蔽门气候转换装置串口控制系统,包括控制器,所述控制器上设置有电源接口、接口Ⅰ、外部指令接口、工作指示灯接口和接口Ⅱ,所述电源接口通过接口Ⅰ和接口Ⅱ分别电性连接有上行单元模块和下行单元模块,所述上行单元模块由若干个相互并联的上行单元执行机构组成。本发明控制器通过接口Ⅰ和接口Ⅱ分别电性连接有上行单元模块和下行单元模块,并且上行单元模块和下行单元模块分别由若干个相互并联的上行单元执行机构和若干个相互并联的下行单元执行机构组成,因此在实际控制操作过程中,直接通过控制器可以对上行单元模块和下行单元模块一起进行控制,使气候转换装置控制操作更加方便。 【EN】The invention belongs to the technical field of subway shielded doors, and particularly relates to a serial port control system of a climate conversion device of a subway shielded door. The controller is respectively and electrically connected with the uplink unit module and the downlink unit module through the interface I and the interface II, and the uplink unit module and the downlink unit module respectively consist of a plurality of uplink unit executing mechanisms which are mutually connected in parallel and a plurality of downlink unit executing mechanisms which are mutually connected in parallel, so that the uplink unit module and the downlink unit module can be controlled together directly through the controller in the actual control operation process, and the control operation of the climate conversion device is more convenient.
详细信息
下载全文
2:
[发明]
【中文】一种基于Realm数据库的数据分页系统及方法 【EN】Data paging system and method based on Realm database
申请号:
201810919330.9
公开号:CN110874368A 主分类号:G06F16/2455
申请人:
【中文】山东华软金盾软件股份有限公司【EN】SHANDONG HUARUAN GOLDENCIS SOFTWARE CO., LTD.
申请日:2018.08.14 公开日:2020.03.10
发明人:
【中文】鹿云龙【EN】
Lu Yun
Long
摘要:【中文】本发明提出了一种基于Realm数据库的数据分页系统,包括:查询模块,获取数据库中所需的数据集合,并将数据复制到本地缓存中;初始化模块,初始化布局界面的当前页数、每页的数据量和查询出的数据总数;计算模块,根据布局界面的当前页数、每页的数据量和数据总数计算出数据所在的位置;对应数据获取模块,获取布局界面当前页数所对应的数据集合;界面加载模块,加载数据并刷新布局界面。本发明在Realm基础功能上对数据进行处理,实现了数据分批、分页加载,提升界面加载速率,刷新界面时数据加载更快。 【EN】The invention provides a data paging system based on a real database, which comprises the following components: the query module is used for acquiring a required data set in the database and copying the data into a local cache; the initialization module initializes the current page number of the layout interface, the data amount of each page and the total number of the inquired data; the calculation module is used for calculating the position of the data according to the current page number, the data quantity of each page and the total data number of the layout interface; the corresponding data acquisition module acquires a data set corresponding to the current page number of the layout interface; and the interface loading module loads data and refreshes the layout interface. The method processes the data on the basis of the real basic function, realizes batch and paging loading of the data, improves the interface loading rate, and loads the data faster when the interface is refreshed.
详细信息
下载全文
3:
[发明]
【中文】一种基于移动端数据库刷新界面的方法及系统 【EN】Method and system for refreshing interface based on mobile terminal database
申请号:
201810919351.0
公开号:CN110874380A 主分类号:G06F16/26
申请人:
【中文】山东华软金盾软件股份有限公司【EN】SHANDONG HUARUAN GOLDENCIS SOFTWARE CO., LTD.
申请日:2018.08.14 公开日:2020.03.10
发明人:
【中文】鹿云龙【EN】
Lu Yun
Long
摘要:【中文】本发明公开了一种基于移动端数据库刷新界面的方法及系统,包括:获取移动端数据库,通过查询将数据结果集合到移动端数据库并将所述数据结果保存到全局变量;初始刷新界面,通过选取所述移动端数据库中的数据对象进行刷新布局界面的显示内容;将数据进行监听,在移动端数据库中通过改变数据的方式进行监听,所述改变数据为增加、删除、修改移动端数据库中的数据,所述监听为将改变数据调用到所述全局变量中,然后运用对象改变的方法,最后得到改变后的数据范围;将界面刷新,通过获取到的改变的数据,运用回调方式刷新界面,确保数据和界面同步。 【EN】The invention discloses a method and a system for refreshing an interface based on a mobile terminal database, which comprises the following steps: acquiring a mobile terminal database, gathering a data result to the mobile terminal database through query, and storing the data result to a global variable; updating the display content of the layout interface by selecting the data object in the mobile terminal database; monitoring data, monitoring in a mobile terminal database in a mode of changing data, wherein the changing data is data in the mobile terminal database, and the monitoring is that the changing data is called into the global variable, and then a method of changing an object is applied to finally obtain a changed data range; and refreshing the interface, and refreshing the interface by using a callback mode through the obtained changed data to ensure that the data and the interface are synchronous.
详细信息
下载全文
4:
[发明]
【中文】一种基于智能图像识别用户行为数据的分析系统及其方法 【EN】Analysis system and method for recognizing user behavior data based on intelligent image
申请号:
201910898453.3
公开号:CN110851148A 主分类号:G06F8/61
申请人:
【中文】上海意略明数字科技股份有限公司【EN】Shanghai yilueming Digital Technology Co., Ltd
申请日:2019.09.23 公开日:2020.02.28
发明人:
【中文】陆云
;
吴承昊【EN】
Lu Yun
;
Wu Chenghao
摘要:【中文】本发明公开了一种基于智能图像识别用户行为数据的分析系统及其方法,涉及数据智能采集分析技术领域。本发明的系统包括搭载有数据采集系统的数据采集终端、设置于云端且内置有图像识别系统的智能云端服务器、连接于数据采集终端与智能云端服务器之间的通讯网络;数据采集系统包括权限模块、登录模块、知情许可协议模块、屏幕录制授权模块、检测及上传模块,图像识别系统包括数据读取模块、视频流数据处理模块、AI图像识别模块、数据存储模块和模型调优模块。本发明解决了消费者实时数字行为分析瓶颈,让商业分析更接近现实情况,不会因为额外干扰被访者,给品牌方带来更多有价值的分析结果,去指导品牌全局优化消费路径。 【EN】The invention discloses an analysis system and method for recognizing user behavior data based on intelligent images, and relates to the technical field of intelligent data acquisition and analysis. The system comprises a data acquisition terminal loaded with a data acquisition system, an intelligent cloud server arranged at the cloud and internally provided with an image recognition system, and a communication network connected between the data acquisition terminal and the intelligent cloud server; the image recognition system comprises a data reading module, a video stream data processing module, an AI image recognition module, a data storage module and a model tuning module. The invention solves the bottleneck of real-time digital behavior analysis of consumers, leads the commercial analysis to be closer to the actual situation, does not bring more valuable analysis results to brand parties because of additional interference to interviewees, and guides the brand to globally optimize consumption paths.
详细信息
下载全文
5:
[发明]
【中文】手指关节植入物 【EN】Finger joint implant
申请号:
201911141122.1
公开号:CN110840633A 主分类号:A61F2/42
申请人:
【中文】谢庆平【EN】Xie Qingping
申请日:2019.11.20 公开日:2020.02.28
发明人:
【中文】谢庆平
;
陆芸【EN】Xie Qingping
;
Lu Yun
摘要:【中文】本发明公开了一种手指关节植入物,包括:关节平台、远部假体和近部假体,其中关节平台包括镶嵌性凹凸曲面结构的关节头和关节窝,远部假体与近部假体结构相同,用于活动联接指骨和关节平台,假体包括前段中空状短柱和后段螺纹柱,螺纹柱表面设有锥螺纹,本发明利用假体与关节平台的插拨式联接结构,可准确控制假体在指骨髓腔的位置和角度,而中空状短柱在旋入时可横向形变扩张而卡住髓腔内壁,提高假体的髓内紧固力,维持假体在髓内长期固定的稳定性和可靠性。 【EN】The invention discloses a finger joint implant, comprising: the invention utilizes the insertion and pull type connecting structure of the prosthesis and the joint platform to accurately control the position and the angle of the prosthesis in a medullary cavity of a phalange, and the hollow short column can be transversely deformed and expanded to clamp the inner wall of the medullary cavity when being screwed in, thereby improving the intramedullary fastening force of the prosthesis and maintaining the long-term fixed stability and reliability of the prosthesis in the medullary cavity.
详细信息
下载全文
6:
[发明]
【中文】一种智能病理细胞涂片装置 【EN】Intelligent pathological cell smear device
申请号:
201911297553.7
公开号:CN110849690A 主分类号:G01N1/28
申请人:
【中文】鹿云香【EN】
Lu Yun
xiang
申请日:2019.12.17 公开日:2020.02.28
发明人:
【中文】鹿云香
;
李惠【EN】
Lu Yun
Xiang
;
Li Hui
摘要:【中文】本发明涉及一种智能病理细胞涂片装置,包括上位机、显示屏、气压控制器、试剂瓶、涂片主机;上位机连接显示器、气压控制器、涂片主机,气压控制器后连接试剂瓶,试剂瓶的出口通过管路连接涂片主机;涂片主机设置有微位移平台、显微镜模块和涂片针模块,计算机控制涂片主机进行涂片后通过显微镜涂片主机的显微镜模块直接进行原位观察,并将图像显示在显示屏上。本发明使用涂片珠和涂片针的结合,从而使得涂片时细胞从涂片针流出后,在涂片珠的作用下均匀的涂覆在载玻片的表面上;使用压力控制器连接试剂瓶,从而可以控制涂片时的气压以及向混合室内加入试剂的量;使用一个气压控制器就可以起到输入试剂和涂片时进行压力控制的效果,使用起来方便快捷。 【EN】The invention relates to an intelligent pathological cell smear device, which comprises an upper computer, a display screen, an air pressure controller, a reagent bottle and a smear host; the upper computer is connected with the display, the air pressure controller and the smear host, the rear part of the air pressure controller is connected with the reagent bottle, and the outlet of the reagent bottle is connected with the smear host through a pipeline; the smear host is provided with a micro-displacement platform, a microscope module and a smear needle module, the computer controls the smear host to directly carry out in-situ observation through the microscope module of the microscope smear host after smearing, and images are displayed on a display screen. The invention uses the combination of the smear beads and the smear needle, so that the cells are uniformly coated on the surface of the glass slide under the action of the smear beads after flowing out of the smear needle during smearing; the pressure controller is used for connecting the reagent bottle, so that the air pressure during smearing and the quantity of the reagent added into the mixing chamber can be controlled; the pressure controller can control the pressure when inputting the reagent and the smear, and the use is convenient and fast.
详细信息
下载全文
7:
[发明]
【中文】一种数字相控阵天线的建模与仿真方法 【EN】Modeling and simulation method of digital phased array antenna
申请号:
201911248594.7
公开号:CN110879924A 主分类号:G06F30/20
申请人:
【中文】西安电子工程研究所【EN】Xi'an Eletronic Engineering Institute
申请日:2019.12.09 公开日:2020.03.13
发明人:
【中文】卢冀
;
夏云【EN】Lu Ji
;
Xia Yun
摘要:【中文】本发明涉及一种数字相控阵天线的建模与仿真方法,首先进行坐标系建模,将相控阵天线阵面转动的局部坐标系对应的全局大地直角坐标系的转换;然后根据坐标系转换后的参数进行相控阵天线建模;最后根据低旁瓣和主瓣展宽来选择窗函数。本发明能对数字相控阵天线的功能与性能进行高效地验证与评估。 【EN】The invention relates to a modeling and simulation method of a digital phased array antenna, which comprises the steps of firstly, carrying out coordinate system modeling, and converting a global earth rectangular coordinate system corresponding to a local coordinate system of phased array antenna array surface rotation; then, modeling the phased array antenna according to the parameters after the coordinate system conversion; finally, a window function is selected according to the low sidelobe and mainlobe broadening. The invention can effectively verify and evaluate the functions and performance of the digital phased array antenna.
详细信息
下载全文
8:
[发明]
【中文】一种病理组织脱水仪 【EN】Pathological tissue dehydration instrument
申请号:
201911297631.3
公开号:CN110954385A 主分类号:G01N1/28
申请人:
【中文】李惠【EN】Li Hui
申请日:2019.12.17 公开日:2020.04.03
发明人:
【中文】李惠
;
鹿云香【EN】Li Hui
;
Lu Yun
Xiang
摘要:【中文】本发明涉及一种病理组织脱水仪,包括外壳、旋转托盘、搅拌控制底盘、注液控制模块、抽液控制模块、浓度检测模块、脱水比色皿、主控制器。旋转托盘、搅拌控制底盘、注液控制模块、抽液控制模块、浓度检测模块均连接主控制器。旋转托盘上设置有多个比色皿工位,脱水比色皿可拆卸的连接在比色皿工位上。注液控制模块和抽液控制模块设置于旋转托盘上方,注液控制模块设置有注液针,抽液控制模块设置有可升降的抽液针,注液控制模块或者抽液控制模块的位置与比色皿工位的位置相对应。本发明将多个脱水装置集合在一个单独的装置中,在进行脱水时仅仅需要进行样品的取放和控制器的设置,操作方便,自动化程度高。 【EN】The invention relates to a pathological tissue dehydration instrument which comprises a shell, a rotary tray, a stirring control chassis, a liquid injection control module, a liquid pumping control module, a concentration detection module, a dehydration cuvette and a main controller. The rotary tray, the stirring control chassis, the liquid injection control module, the liquid pumping control module and the concentration detection module are all connected with the main controller. Be provided with a plurality of cell stations on the rotatory tray, dehydration cell detachable connects on the cell station. Liquid injection control module and drawing liquid control module set up in rotatory tray top, and liquid injection control module is provided with the notes liquid needle, and drawing liquid control module is provided with the drawing liquid needle of liftable, and the position of annotating liquid control module or drawing liquid control module corresponds with the position of cell station. The invention integrates a plurality of dehydration devices into a single device, only needs to take and place samples and arrange the controller when dehydrating, has convenient operation and high automation degree.
详细信息
下载全文
9:
[发明]
【中文】参考电流产生电路及存储芯片 【EN】Reference current generating circuit and memory chip
申请号:
201911317265.3
公开号:CN111028880A 主分类号:G11C16/30
申请人:
【中文】上海贝岭股份有限公司【EN】SHANGHAI BELLING CORP., Ltd.
申请日:2019.12.19 公开日:2020.04.17
发明人:
【中文】赵犇
;
陆云
;
王鑫【EN】Zhao Ben
;
Lu Yun
;
Wang Xin
摘要:【中文】本发明公开了一种参考电流产生电路及存储芯片,所述参考电流产生电路包括译码器电路、锁存器电路和比较器电路;译码器电路用于生成N个电平信号并输出至锁存器电路;锁存器电路用生成不同的选择信号并输出至比较器电路;比较器电路用于在实际电流值小于参考电流值时,则向锁存器电路发送第一电信号以锁定锁存器电路;比较器电路还用于当实际电流值大于或者等于参考电流值时,则向锁存器电路发送第二电信号以开启锁存器电路。本发明的参考电流产生电路能够在当前存储单元中的实际电流大于参考电流时,自适应地动态增大参考电流至合适的范围,从而增加了存储芯片的可擦写次数,提高了存储芯片的使用性能。 【EN】The invention discloses a reference current generating circuit and a memory chip, wherein the reference current generating circuit comprises a decoder circuit, a latch circuit and a comparator circuit; the decoder circuit is used for generating N level signals and outputting the N level signals to the latch circuit; the latch circuit is used for generating different selection signals and outputting the selection signals to the comparator circuit; the comparator circuit is used for sending a first electric signal to the latch circuit to lock the latch circuit when the actual current value is smaller than the reference current value; the comparator circuit is further configured to send a second electrical signal to the latch circuit to open the latch circuit when the actual current value is greater than or equal to the reference current value. The reference current generation circuit can adaptively and dynamically increase the reference current to a proper range when the actual current in the current storage unit is larger than the reference current, thereby increasing the erasable times of the storage chip and improving the service performance of the storage chip.
详细信息
下载全文
10:
[发明]
【中文】用于预防和/或治疗ErbB2阳性癌症的方法 【EN】Methods for preventing and/or treating ErbB 2-positive cancers
申请号:
202010018510.7
公开号:CN111000988A 主分类号:A61K38/48
申请人:
【中文】健康研究公司【EN】Health Research, Inc.
申请日:2014.08.20 公开日:2020.04.14
发明人:
【中文】李耘
;
杨璐
;
张岳生【EN】Li Yun
;
Yang Lu
;
Zhang Yuesheng
摘要:【中文】提供了用于预防和/或治疗ErbB2‑阳性癌症的组合物和方法。该组合物包含含有分离的或重组的或经过修饰的肽酶D(PEPD)蛋白的药物制剂。该方法包含通过向患有ErbB2‑阳性癌症或具有发展成ErbB2‑阳性癌症的风险的个体给药PEPD来预防和/或治疗ErbB2‑阳性癌症。 【EN】Compositions and methods for preventing and/or treating ErbB 2-positive cancers are provided. The compositions comprise a pharmaceutical preparation comprising an isolated or recombinant or modified peptidase d (pepd) protein. The method comprises preventing and/or treating an ErbB 2-positive cancer by administering PEPD to an individual having ErbB 2-positive cancer or at risk of developing ErbB 2-positive cancer.
详细信息
下载全文
共
150
条,当前第
1-10
条
下一页
最后一页
返回搜索页