Patent9 专利在线
高级搜索 ▼
申请号或专利号
公开号
专利名称
专利摘要
申请人
发明人
全部专利
发明专利
实用新型专利
外观设计专利
高级搜索 - 多字段组合检索
+ 增加条件
查询语句:
(请输入搜索条件)
普通搜索
当前查询到
770
条专利与查询词 "
【中文】周岩
"相关,搜索用时0.4062737秒!
排序方式:
按相关度排序
按申请日升序↑
按申请日降序↓
按公开日升序↑
按公开日降序↓
发明专利:
430
实用新型:
306
外观设计:
34
共
430
条,当前第
1-10
条
下一页
最后一页
返回搜索页
1:
[发明]
【中文】一种草捆干燥设备 【EN】Bale drying equipment
申请号:
202010000928.5
公开号:CN110906708A 主分类号:F26B11/00
申请人:
【中文】内蒙古岩峰农业生物科技有限公司【EN】Inner Mongolia Yanfeng Agricultural Biotechnology Co. Ltd.
申请日:2020.01.02 公开日:2020.03.24
发明人:
【中文】周岩
【EN】Zhou Yan
摘要:【中文】本发明公开了一种草捆干燥设备,它包括机架、热源管道、风机、液压系统和油缸,在机架上设有草捆平台,由油缸驱动移动的集风箱,风机的出风口连通集风箱,集风箱上设有若干能够插入和拔出草捆的空心给风针,空心给风针上设有若干出风孔。本发明解决了草捆的干燥问题,在牧草含水量很高时,就可以捡拾打捆,有利于减少牧草落花掉叶损失,利用此设备可以将草捆干燥至贮存安全水分以下,它整体结构合理,操作方便,工作效率高。 【EN】The invention discloses a bale drying device which comprises a rack, a heat source pipeline, a fan, a hydraulic system and an oil cylinder, wherein a bale platform and an air collecting box driven by the oil cylinder to move are arranged on the rack, an air outlet of the fan is communicated with the air collecting box, a plurality of hollow air supply needles capable of inserting and pulling out bales are arranged on the air collecting box, and a plurality of air outlet holes are formed in the hollow air supply needles. The invention solves the drying problem of the grass bundle, can pick up and bundle when the water content of the grass is very high, is beneficial to reducing the loss of fallen flowers and fallen leaves of the grass, can dry the grass bundle to be below the safe water content for storage by utilizing the equipment, and has reasonable integral structure, convenient operation and high working efficiency.
详细信息
下载全文
2:
[发明]
一种支护装置及其在煤矿生产安全装置中的应用
申请号:
202510538518.9
公开号:CN120250691A 主分类号:E02D17/20
申请人:
国家能源集团国源电力有限公司
;
国能宝清煤电化有限公司
申请日:2025.04.27 公开日:2025.07.04
发明人:
王禹
;
苏文中
;
张岩
;
王洪岩
;
周德凯
;
田蕴泽
摘要:本申请属于煤矿工业设备领域,尤其涉及一种支护装置及其在煤矿生产安全装置中的应用。本申请提供了一种支护装置,包括:底座、防护板、支护组件以及支撑板,防护板的底边设置于底座的上表面,支撑板的底边设置于底座的上表面,支护组件安装于支撑板,支护组件可在支撑板上移动;防护板设置有若干孔状结构,支护组件的全部或部分结构穿过孔状结构。本申请还提供了上述支护装置在煤矿生产安全装置中的应用。本申请中,通过调节支护组件在支撑板上的位置,可以适配不同位置的支撑需求,满足不同地质条件的多样化支护需求,支护装置的适配性更强;在调节时,仅需调节支护组件的位置即可完成,无需移动整个支护组件,降低了体力消耗。
详细信息
下载全文
3:
[发明]
【中文】块设备访问追踪方法、装置、存储介质及终端 【EN】Block device access tracking method and device, storage medium and terminal
申请号:
201811125064.9
公开号:CN110955584A 主分类号:G06F11/34
申请人:
【中文】OPPO广东移动通信有限公司【EN】GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.
申请日:2018.09.26 公开日:2020.04.03
发明人:
【中文】周明君
;
方攀
;
陈岩【EN】Zhou Mingjun
;
Fang Pan
;
Chen Yan
摘要:【中文】本申请实施例公开了块设备访问追踪方法、装置、存储介质及终端。该方法包括:预设块设备访问事件被触发时,若判断出内核空间中与所述预设块设备访问事件对应的待调用函数之前存在基于预设虚拟机编写的预设程序代码,则通过所述预设程序代码获取待调用函数对应的块设备访问信息,采用预设虚拟机对应的存储格式对所述块设备访问信息进行存储,以供用户空间读取。本申请实施例通过采用上述技术方案,可以利用基于实现在内核空间中的预设虚拟机,编写的预设程序代码获取并存储块设备访问信息,供用户空间读取,可以减少内核空间和用户空间的交互,降低块设备访问追踪对系统的负担,提高系统稳定性。 【EN】The embodiment of the application discloses a block device access tracking method and device, a storage medium and a terminal. The method comprises the following steps: when a preset block device access event is triggered, if a preset program code written based on a preset virtual machine exists in a kernel space before a function to be called corresponding to the preset block device access event is judged, block device access information corresponding to the function to be called is obtained through the preset program code, and the block device access information is stored in a storage format corresponding to the preset virtual machine for a user space to read. By adopting the technical scheme, the block device access information can be acquired and stored by the aid of the preset program code written based on the preset virtual machine in the kernel space for the user space to read, interaction between the kernel space and the user space can be reduced, burden of block device access tracking on a system is reduced, and system stability is improved.
详细信息
下载全文
4:
[发明]
【中文】文件缓存的回收方法、装置、存储介质及终端 【EN】Method and device for recovering file cache, storage medium and terminal
申请号:
201811125065.3
公开号:CN110955614A 主分类号:G06F12/123
申请人:
【中文】OPPO广东移动通信有限公司【EN】GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.
申请日:2018.09.26 公开日:2020.04.03
发明人:
【中文】周明君
;
方攀
;
陈岩【EN】Zhou Mingjun
;
Fang Pan
;
Chen Yan
摘要:【中文】本申请实施例公开了一种文件缓存的回收方法、装置、存储介质及终端。该方法包括检测到文件缓存回收事件被触发;获取具有不同优先级的最近最少使用LRU列表;根据各个LRU列表的优先级确定每个LRU列表对应的扫描速度,采用所述扫描速度同步扫描所述LRU列表,对扫描到的文件缓存进行回收。通过采用上述技术方案,可以根据文件缓存被访问的情况以及访问该文件缓存的应用的优先级确定LRU列表的优先级,并基于该优先级确定对LRU列表执行扫描操作的扫描速度,并采用所述扫描速度同步扫描LRU列表,可以避免高优先级的列表中的文件缓存永远不被回收的情况发生,实现更加精确的文件缓存回收控制方式,提高了回收准确率。 【EN】The embodiment of the application discloses a file cache recovery method and device, a storage medium and a terminal. The method comprises the steps of detecting that a file cache recycling event is triggered; obtaining least recently used LRU lists with different priorities; and determining the scanning speed corresponding to each LRU list according to the priority of each LRU list, synchronously scanning the LRU lists by adopting the scanning speed, and recovering the scanned file cache. By adopting the technical scheme, the priority of the LRU list can be determined according to the accessed condition of the file cache and the priority of the application accessing the file cache, the scanning speed for executing scanning operation on the LRU list is determined based on the priority, and the LRU list is synchronously scanned by adopting the scanning speed, so that the condition that the file cache in the list with high priority is never recovered can be avoided, a more accurate file cache recovery control mode is realized, and the recovery accuracy is improved.
详细信息
下载全文
5:
[发明]
【中文】文件缓存效率的追踪方法、装置、存储介质及终端 【EN】File caching efficiency tracking method and device, storage medium and terminal
申请号:
201811126354.5
公开号:CN110955486A 主分类号:G06F9/455
申请人:
【中文】OPPO广东移动通信有限公司【EN】GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.
申请日:2018.09.26 公开日:2020.04.03
发明人:
【中文】周明君
;
方攀
;
陈岩【EN】Zhou Mingjun
;
Fang Pan
;
Chen Yan
摘要:【中文】本申请实施例公开了一种文件缓存效率的追踪方法、装置、存储介质及终端。该方法包括:检测到预设文件访问事件被触发;基于预设程序代码获取所述预设访问事件对应的文件访问信息;采用所述预设虚拟机对应的存储格式对所述文件访问信息进行存储,其中,所述文件访问信息用于指示用户空间基于所述文件访问信息计算文件缓存效率。通过采用上述技术方案,可以在操作系统运行时动态地对文件缓存效率进行追踪,有效地减少内核空间和用户空间交互的数据量,从而,降低了追踪文件缓存效率对操作系统的负担,提高了系统稳定性。 【EN】The embodiment of the application discloses a method and a device for tracking file caching efficiency, a storage medium and a terminal. The method comprises the following steps: detecting that a preset file access event is triggered; acquiring file access information corresponding to the preset access event based on a preset program code; and storing the file access information by adopting a storage format corresponding to the preset virtual machine, wherein the file access information is used for indicating a user space to calculate the file caching efficiency based on the file access information. By adopting the technical scheme, the file caching efficiency can be dynamically tracked when the operating system runs, and the interactive data volume of the kernel space and the user space is effectively reduced, so that the burden of tracking the file caching efficiency on the operating system is reduced, and the system stability is improved.
详细信息
下载全文
6:
[发明]
【中文】文件访问追踪方法、装置、存储介质及终端 【EN】File access tracking method and device, storage medium and terminal
申请号:
201811126366.8
公开号:CN110955631A 主分类号:G06F16/13
申请人:
【中文】上海瑾盛通信科技有限公司【EN】SHANGHAI JINSHENG COMMUNICATION TECHNOLOGY Co.,Ltd.
申请日:2018.09.26 公开日:2020.04.03
发明人:
【中文】周明君
;
方攀
;
陈岩【EN】Zhou Mingjun
;
Fang Pan
;
Chen Yan
摘要:【中文】本申请实施例公开了文件访问追踪方法、装置、存储介质及终端。该方法包括:预设文件访问事件被触发时,判断内核空间中与预设文件访问事件对应的待调用函数之前是否存在基于预设虚拟机编写的预设程序代码;若存在,则通过预设程序代码获取待调用函数对应的文件访问信息;采用预设虚拟机对应的存储格式对文件访问信息进行存储,以供用户空间读取。本申请实施例通过采用上述技术方案,基于实现在内核空间中的预设虚拟机,在内核空间中的与预设文件访问事件对应的待调用函数之前插入预设程序代码,利用该预设程序代码获取并存储文件访问信息,供用户空间读取,可以减少内核空间和用户空间的交互,降低文件访问追踪对系统的负担,提高系统稳定性。 【EN】The embodiment of the application discloses a file access tracking method, a file access tracking device, a storage medium and a terminal. The method comprises the following steps: when a preset file access event is triggered, judging whether a preset program code compiled based on a preset virtual machine exists in a kernel space before a function to be called corresponding to the preset file access event; if the function exists, acquiring file access information corresponding to the function to be called through a preset program code; and storing the file access information by adopting a storage format corresponding to a preset virtual machine so as to be read by a user space. By adopting the technical scheme, the preset program code is inserted in the kernel space before the function to be called corresponding to the preset file access event based on the preset virtual machine in the kernel space, and the file access information is acquired and stored by utilizing the preset program code for the user space to read, so that the interaction between the kernel space and the user space can be reduced, the burden of file access tracking on a system is reduced, and the system stability is improved.
详细信息
下载全文
7:
[发明]
【中文】一种结合内标对样本中真菌进行绝对定量的方法 【EN】Method for absolute quantification of fungi in sample by combining internal standard
申请号:
201911372923.9
公开号:CN111172256A 主分类号:C12Q1/6869
申请人:
【中文】江南大学【EN】Jiangnan University
申请日:2019.12.27 公开日:2020.05.19
发明人:
【中文】杜海
;
徐岩
;
周天慈【EN】Du Hai
;
Xu Yan
;
Zhou Tianci
摘要:【中文】本发明公开了一种结合内标对样本中真菌进行绝对定量的方法,属于生物工程技术领域。本发明提供了一种结合内标对样本中真菌进行绝对定量的方法,此方法为先将一定浓度的重组质粒加入大曲、酒醅等待测样本中作为内标质粒,然后以重组质粒的浓度为依据,直接计算得到各真菌在待测样本中的浓度,避免了微生物计数的步骤,操作更为简便。 【EN】The invention discloses a method for absolutely quantifying fungi in a sample by combining an internal standard, belonging to the technical field of biological engineering. The invention provides a method for absolutely quantifying fungi in a sample by combining an internal standard, which comprises the steps of adding recombinant plasmids with certain concentration into samples to be detected such as Daqu, fermented grains and the like as internal standard plasmids, and then directly calculating the concentration of each fungus in the samples to be detected by taking the concentration of the recombinant plasmids as a basis, thereby avoiding the step of microbial counting and being simpler and more convenient to operate.
详细信息
下载全文
8:
[发明]
【中文】设备运行方法、装置、存储介质及电子设备 【EN】Equipment operation method and device, storage medium and electronic equipment
申请号:
201911416475.8
公开号:CN111210005A 主分类号:G06N3/04
申请人:
【中文】OPPO广东移动通信有限公司【EN】GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., Ltd.
申请日:2019.12.31 公开日:2020.05.29
发明人:
【中文】周明君
;
方攀
;
陈岩【EN】Zhou Mingjun
;
Fang Pan
;
Chen Yan
摘要:【中文】本申请公开了一种设备运行方法、装置、存储介质及电子设备。该设备运行方法包括:获取神经网络模型,并确定神经网络模型中各神经层对应的算子;配置各算子对应的接口;获取多组不同的运行环境对应的配置参数,运行环境对应的配置参数用于指定在电子设备中运行神经网络模型时各神经层的运行环境;按照每一组运行环境对应的配置参数,在电子设备中运行神经网络模型,其中,在不同的运行环境下运行神经网络模型时,通过各算子对应的接口调用对应的算子;基于每一组运行环境对应的配置参数,输出神经网络模型在对应的运行环境下的运行结果数据,以比较神经网络模型在不同运行环境下的运行效率。本申请可以比较神经网络模型在不同运行环境下的运行效率。 【EN】The application discloses an equipment operation method, an equipment operation device, a storage medium and electronic equipment. The equipment operation method comprises the following steps: acquiring a neural network model, and determining operators corresponding to each neural layer in the neural network model; configuring interfaces corresponding to operators; acquiring configuration parameters corresponding to a plurality of groups of different operation environments, wherein the configuration parameters corresponding to the operation environments are used for appointing the operation environments of each neural layer when the neural network model is operated in the electronic equipment; operating the neural network model in the electronic equipment according to the configuration parameters corresponding to each group of operating environments, wherein when the neural network model is operated in different operating environments, corresponding operators are called through interfaces corresponding to the operators; and outputting operation result data of the neural network model in the corresponding operation environment based on the configuration parameters corresponding to each group of operation environments so as to compare the operation efficiency of the neural network model in different operation environments. The method and the device can compare the operation efficiency of the neural network model under different operation environments.
详细信息
下载全文
9:
[发明]
【中文】薄壁腔体件内壁交接处沉头孔的加工方法 【EN】Method for machining countersunk hole at joint of inner walls of thin-wall cavity part
申请号:
202010179583.4
公开号:CN111230182A 主分类号:B23B41/00
申请人:
【中文】沈阳飞机工业(集团)有限公司【EN】SHENYANG AIRCRAFT Corp.
申请日:2020.03.16 公开日:2020.06.05
发明人:
【中文】孙玉钢
;
周红岩【EN】Sun Yugang
;
Zhou Hongyan
摘要:【中文】本发明属于机械加工的技术领域,具体涉及一种薄壁腔体件内壁交接处沉头孔的加工方法,其包括步骤1)将薄壁腔体件的A孔、B孔、C孔、D孔的底孔加工完成;步骤2)加工薄壁腔体件靠近中央的B孔和C孔;靠近两侧的A孔和D孔做为待加工孔等步骤。本发明提供的薄壁腔体件内壁交接处沉头孔的加工方法有效的解决了薄壁腔体件内壁交接处沉头孔不合格而造成产品报废的问题,沉头孔的底孔不再有超差现象发生,产品合格率达到了100%;由于反锪钻的导向距离的增加,加工过程中反锪钻的稳定性明显增强,反锪钻的使用寿命大幅提高。 【EN】The invention belongs to the technical field of machining, and particularly relates to a method for machining a counter bore at the joint of the inner walls of a thin-wall cavity piece, which comprises the following steps of 1) finishing the bottom holes of a hole A, a hole B, a hole C and a hole D of the thin-wall cavity piece; step 2), processing a hole B and a hole C of the thin-wall cavity close to the center; and taking the hole A and the hole D close to the two sides as holes to be processed. The processing method of the counter sink at the joint of the inner walls of the thin-wall cavity piece effectively solves the problem that products are scrapped due to disqualification of the counter sink at the joint of the inner walls of the thin-wall cavity piece, the bottom hole of the counter sink does not have an out-of-tolerance phenomenon, and the product percent of pass reaches 100%; due to the fact that the guide distance of the reverse countersink drill is increased, the stability of the reverse countersink drill is obviously enhanced in the machining process, and the service life of the reverse countersink drill is greatly prolonged.
详细信息
下载全文
10:
[发明]
【中文】警示信息的提示方法和装置 【EN】Warning information prompting method and device
申请号:
201911404997.6
公开号:CN111128189A 主分类号:G10L15/26
申请人:
【中文】秒针信息技术有限公司【EN】MIAOZHEN INFORMATION TECHNOLOGY Co.,Ltd.
申请日:2019.12.30 公开日:2020.05.08
发明人:
【中文】周雪岩
;
梁志婷【EN】Zhou Xueyan
;
Liang Zhiting
摘要:【中文】本发明公开了一种警示信息的提示方法和装置。其中,该方法包括:通过获取对目标对象的语音信息进行处理,语音信息中的出现的赞美语义的词的次数和否定语义的词次数确定是否向目标对象发送警示信息,以便目标对象调整自己的服务态度的目的,从而实现了有效及时的获取目标对象的服务态度,并向目标对象告知当前服务态度较差的技术效果,进而解决了现有技术中,无法有效及时的掌握目标对象的服务态度,导致无法及时的调整目标对象调整当前的服务态度的技术问题。 【EN】The invention discloses a method and a device for prompting warning information. Wherein, the method comprises the following steps: by acquiring and processing the voice information of the target object, the times of words with favorable semantics and the times of words with negative semantics in the voice information determine whether to send warning information to the target object, so that the target object can adjust the own service attitude, thereby realizing the technical effects of effectively and timely acquiring the service attitude of the target object and informing the target object of poor current service attitude, and further solving the technical problem that the service attitude of the target object cannot be effectively and timely mastered in the prior art, so that the target object cannot be timely adjusted to adjust the current service attitude.
详细信息
下载全文
共
430
条,当前第
1-10
条
下一页
最后一页
返回搜索页