当前查询到3123条专利与查询词 "【中文】程志"相关,搜索用时0.6406535秒!排序方式:
发明专利:1695实用新型: 1262外观设计: 166
1695 条,当前第 1-10 条 下一页 最后一页 返回搜索页
申请号:201911229816.0 公开号:CN110892872A 主分类号:A01K29/00
摘要:【中文】本发明实施例公开了一种宠物状态监控方法、装置、电视机设备及存储介质,该方法包括:获取目标宠物佩戴的生理参数检测装置采集的生理数据;将所述生理数据输入至已训练的评估模型,以得到所述目标宠物的当前状态数据;如果当前状态数据显示目标宠物状态异常,则向绑定的终端发送提示信息,或者控制已连接音箱输出提示信息,或者通过电视机输出提示信息。解决了现有技术的宠物监控方法较为繁琐,不适于老年人的问题。 【EN】The embodiment of the invention discloses a pet state monitoring method, a pet state monitoring device, a television device and a storage medium, wherein the method comprises the following steps: acquiring physiological data acquired by a physiological parameter detection device worn by a target pet; inputting the physiological data into a trained evaluation model to obtain current state data of the target pet; and if the current state data shows that the target pet state is abnormal, sending prompt information to the bound terminal, or controlling the connected sound box to output the prompt information, or outputting the prompt information through the television. The problem of prior art's pet monitoring method comparatively loaded down with trivial details, be unsuitable for the old person is solved.
详细信息 下载全文

申请号:200610155688.6 公开号:CN101057621 主分类号:A23F3/34(2006.01)I
申请人:丽水市农业科学研究所 申请日:2006.12.30 公开日:2007.10.24
摘要:本发明公开了一种山腊梅茶的制作方法,包括以下工艺过程:鲜叶摊放→杀青→揉捻→初烘→复揉→滚干→拣剔→足火烘干,其特征在于,在鲜叶杀青后,还有一个匀湿工艺过程。由于本发明的技术方案在实施过程中,以短时间的高温杀青处理,实现了山腊梅叶杀青效果,同时,通过鲜叶杀青后的摊放匀湿,有效地改善了杀青后山腊梅叶片由于过干而造成的松脆状况,从而保证了山腊梅叶片在揉捻工艺过程中的叶片完整性,提高了山腊梅茶的质量。
详细信息 下载全文

申请号:201910998297.8 公开号:CN111026706A 主分类号:G06F16/13
摘要:【中文】本发明提出了一种电力系统数据的入库方法、装置、设备及介质。包括:获取待入库文件,从该待入库文件中提取文件数据信息,该文件数据信息包括:文件数据格式、文件数据容量以及文件数据发送时间;根据共享内存建立底层内存库,并设定内存库容量,将待入库文件存入底层内存库中并实时获取当前底层内存库的容量,并将该底层内存库的容量与设定内存库容量进行比较,获取比较结果,根据比较结果将待入库文件转存入硬盘中。本发明通过共享内存构建出底层文件内存库,然后将文件存入底层文件内存库中,当底层文件内存库的容量达到可存储的最大值时,将底层文件内存库中的文件转存入硬盘中,通过这种方式,可以实现文件快速入库。 【EN】The invention provides a method, a device, equipment and a medium for warehousing electric power system data. The method comprises the following steps: acquiring a file to be put in storage, and extracting file data information from the file to be put in storage, wherein the file data information comprises: file data format, file data capacity and file data sending time; establishing a bottom-layer memory base according to the shared memory, setting the capacity of the memory base, storing the file to be stored in the bottom-layer memory base, acquiring the capacity of the current bottom-layer memory base in real time, comparing the capacity of the bottom-layer memory base with the set capacity of the memory base, acquiring a comparison result, and transferring the file to be stored in the hard disk according to the comparison result. According to the invention, the bottom file memory bank is constructed through the shared memory, then the file is stored in the bottom file memory bank, and when the capacity of the bottom file memory bank reaches the maximum value capable of being stored, the file in the bottom file memory bank is transferred to the hard disk.
详细信息 下载全文

申请号:201910998288.9 公开号:CN110995273A 主分类号:H03M7/30
摘要:【中文】本发明提出了一种电力数据库的数据压缩方法、装置、设备及介质。包括:获取时序数据集合,该时序数据集合包括:时间戳以及与时间戳相关联的数据值;建立一种高性能高压缩比的压缩算法,根据该压缩算法分别对时间戳和值进行压缩。对时间戳压缩时,记录第一时间点,后面的时间只需要记录偏移值,对偏移值进行压缩存储;对值进行压缩时,建立异或算法,根据异或算法对数据值进行两两进行异或计算获取计算结果,根据计算结果对值进行压缩存储。本发明通过将时序数据集合分成时间戳以及与时间戳相关联的数据值,通过压缩算法对时间戳进行压缩,通过异或算法对数据值进行压缩,这样既不会对时序数据的精度产生影响,同时也能够更加有效进行压缩。 【EN】The invention provides a data compression method, a device, equipment and a medium for a power database. The method comprises the following steps: acquiring a time series data set, the time series data set comprising: a timestamp and a data value associated with the timestamp; and establishing a high-performance high-compression-ratio compression algorithm, and respectively compressing the timestamp and the value according to the compression algorithm. When the timestamp is compressed, recording a first time point, only recording an offset value at the later time, and compressing and storing the offset value; when the values are compressed, an exclusive-or algorithm is established, two data values are subjected to exclusive-or calculation according to the exclusive-or algorithm to obtain a calculation result, and the values are compressed and stored according to the calculation result. According to the time sequence data compression method and device, the time sequence data set is divided into the time stamps and the data values related to the time stamps, the time stamps are compressed through the compression algorithm, and the data values are compressed through the XOR algorithm, so that the precision of the time sequence data is not influenced, and meanwhile, the compression can be carried out more effectively.
详细信息 下载全文

申请号:201911405655.6 公开号:CN111158835A 主分类号:G06F9/451
摘要:【中文】本发明公开了一种智能终端设备及其应用程序的运行方法,运行方法包括:获取一应用程序在预设时间段内的启用次数;以及,根据所述启用次数输出所述应用程序对应的图标尺寸调整指令,以调整在所述智能终端设备的操作系统运行的主操作界面中所述应用程序的应用图标的尺寸。本发明可以根据不同的用户使用习惯来智能调整应用程序图标的尺寸,以使用户更加容易区分常用的应用程序图标,图标呈现方式更加直观,从而有效地缩短了识别时间,提升了使用效率,进而提升了用户体验度。 【EN】The invention discloses an intelligent terminal device and an operation method of an application program thereof, wherein the operation method comprises the following steps: acquiring the starting times of an application program in a preset time period; and outputting an icon size adjusting instruction corresponding to the application program according to the starting times so as to adjust the size of the application icon of the application program in a main operation interface operated by an operation system of the intelligent terminal equipment. According to the method and the device, the size of the application program icon can be intelligently adjusted according to different user use habits, so that the user can distinguish the common application program icon more easily, and the icon presentation mode is more visual, so that the recognition time is effectively shortened, the use efficiency is improved, and the user experience is further improved.
详细信息 下载全文

申请号:201911412847.X 公开号:CN111145750A 主分类号:G10L15/22
摘要:【中文】本发明公开了一种车载智能语音设备的控制方法及装置,控制方法包括:获取车内乘员的视线图像信息;从获取到的视线图像信息中解析出车内乘员的视线方向;响应于视线方向朝向预设位置的持续时间大于或等于第一预设时间段,输出唤醒指令至车载智能语音设备,以使车载智能语音设备唤醒智能语音应用程序。本发明无需车内乘员自行唤醒智能语音功能,即可方便地唤醒智能语音交互功能,有效地减少了语音唤醒的步骤,以使得交互方式更加人性化,从而提升了语音唤醒效率,进而提升了用户体验度。 【EN】The invention discloses a control method and a device of vehicle-mounted intelligent voice equipment, wherein the control method comprises the following steps: obtaining sight line image information of passengers in the vehicle; analyzing the sight line direction of the passenger in the vehicle from the acquired sight line image information; and responding to the fact that the duration time of the sight direction towards the preset position is larger than or equal to a first preset time period, and outputting a waking instruction to the vehicle-mounted intelligent voice equipment to enable the vehicle-mounted intelligent voice equipment to wake up the intelligent voice application program. According to the method and the device, the intelligent voice interaction function can be conveniently awakened without the need that a passenger in the vehicle awakens the intelligent voice function by himself, so that the steps of voice awakening are effectively reduced, the interaction mode is more humanized, the voice awakening efficiency is improved, and the user experience is improved.
详细信息 下载全文

申请号:202211658754.7 公开号:CN115818189A 主分类号:B65G47/248
申请人:中邮科技股份有限公司 申请日:2022.12.22 公开日:2023.03.21
摘要:本发明公开了一种邮袋和托盘自动分离的装置及方法,包括框架,框架宽度方向的一侧设有滑槽,位于滑槽上方的框架上沿长度方向水平设有若干呈线性阵列分布的用于输送托盘和/或载有邮袋的托盘的旋转承载单元,每个旋转承载单元后端的框架上固定有一个伺服摆动机构,伺服摆动机构与旋转承载单元相连用于驱动旋转承载单元进行90°翻转以使邮袋和托盘。与现有技术相比,本发明缩小了旋转承载主体的最小节距,使回位的时间更早,从而缩小了下一个托盘的准入节距,有效提升了整体效率;为更快的翻转和回位速度提供了基础;通过伺服电动缸驱动旋转承载单元高速翻转,有效提升了翻转和回位的速度,同时通过运动曲线的规划,减少了冲击和磨损。
详细信息 下载全文

申请号:202110085865.2 公开号:CN112914508A 主分类号:A61B5/00
申请人:华南师范大学 申请日:2021.01.22 公开日:2021.06.08
摘要:本发明公开了一种基于椭球面曲率的光声/超声双模态高频探头,包括探头外壳、椭球形背衬层、高频压电元件和信号传输线路;所述探头外壳侧壁中部挖孔并设有信号传输线路;所述椭球形背衬层同轴固定在探头外壳的入射光通道,中部设有圆柱结构;所述高频压电元件被压制于椭球形背衬层下端形成用于扩展景深的椭球形凹面,高频压电元件的中部设有与圆柱结构匹配的中部挖孔,所述椭球形凹面的形状与椭球形背衬层相匹配。本发明解决了目前高频探头景深不足的弊端,既能利用高频压电元件提高光声/超声成像横向和轴向分辨率,在无需移动焦点位置的情况下又能够接收来自更深层的组织中的信号。
详细信息 下载全文

申请号:201911302493.3 公开号:CN110928074A 主分类号:G02F1/1343
摘要:【中文】本发明提供了一种硅基液晶器件及其制造方法和硅基液晶显示面板,所述硅基液晶器件包括:衬底,具有像素电极信号线和公共电极信号线,所述像素电极信号线和公共电极信号线之间相互绝缘;以及,多个像素,排布在所述衬底上,每个所述像素包括至少一个像素电极以及围绕在所述像素电极一周的公共电极,所述公共电极和所述像素电极之间相互绝缘,所述像素电极与所述像素电极信号线电性连接,所述公共电极与所述公共电极信号线电性连接。本发明的技术方案使得液晶在电场作用下实现水平方向地旋转,进而使得硅基液晶显示面板的对比度得到提高且驱动电压得到降低。 【EN】The invention provides a silicon-based liquid crystal device, a manufacturing method thereof and a silicon-based liquid crystal display panel, wherein the silicon-based liquid crystal device comprises: a substrate having a pixel electrode signal line and a common electrode signal line insulated from each other; and the plurality of pixels are arranged on the substrate, each pixel comprises at least one pixel electrode and a public electrode surrounding the periphery of the pixel electrode, the public electrode and the pixel electrode are mutually insulated, the pixel electrode is electrically connected with the pixel electrode signal line, and the public electrode is electrically connected with the public electrode signal line. According to the technical scheme, the liquid crystal can rotate in the horizontal direction under the action of the electric field, so that the contrast of the silicon-based liquid crystal display panel is improved, and the driving voltage is reduced.
详细信息 下载全文

申请号:201911169854.1 公开号:CN110989909A 主分类号:G06F3/0487
摘要:【中文】本公开提供一种数据处理方法、设备及系统,涉及计算机安全领域,所述方法包括:接收携带有第一预设标识的按压信号;根据所述第一预设标识,查询所述第一预设标识对应的终端;接收携带有第二预设标识的控制信号;根据所述第二预设标识,确定与所述第二预设标识对应的控制事件;将所述控制事件发送给所述第一预设标识对应的终端。本公开能够解决背景技术监控室的操作过程中,需要不断的插拔鼠标和键盘的问题。 【EN】The present disclosure provides a data processing method, device and system, relating to the field of computer security, wherein the method comprises: receiving a pressing signal carrying a first preset identifier; inquiring a terminal corresponding to the first preset identification according to the first preset identification; receiving a control signal carrying a second preset identifier; determining a control event corresponding to the second preset identifier according to the second preset identifier; and sending the control event to a terminal corresponding to the first preset identifier. The method and the device can solve the problem that a mouse and a keyboard need to be continuously plugged and pulled out in the operation process of the monitoring room in the background technology.
详细信息 下载全文

1695 条,当前第 1-10 条 下一页 最后一页 返回搜索页