期刊文献+
共找到465篇文章
< 1 2 24 >
每页显示 20 50 100
Design of high-speed and low-power finite-word-length PID controllers 被引量:1
1
作者 A. K. OUDJIDA N. CHAILLET +2 位作者 A. LIACHA M. L. BERRANDJIA M. HAMERLAIN 《Control Theory and Technology》 EI CSCD 2014年第1期68-83,共16页
ASIC or FPGA implementation of a finite word-length PID controller requires a double expertise: in control system and hardware design. In this paper, we only focus on the hardware side of the problem. We show how to ... ASIC or FPGA implementation of a finite word-length PID controller requires a double expertise: in control system and hardware design. In this paper, we only focus on the hardware side of the problem. We show how to design configurable fixed-point PIDs to satisfy applications requiring minimal power consumption, or high control-rate, or both together. As multiply operation is the engine of PID, we experienced three algorithms: Booth, modified Booth, and a new recursive multi-bit multiplication algorithm. This later enables the construction of finely grained PID structures with bit-level and unit-time precision. Such a feature permits to tailor the PID to the desired performance and power budget. All PIDs are implemented at register-transfer4evel (RTL) level as technology-independent reusable IP-cores. They are reconfigurable according to two compilemtime constants: set-point word-length and latency. To make PID design easily reproducible, all necessary implementation details are provided and discussed. 展开更多
关键词 Design-reuse Embedded finite-word-length (FWL) controllers Intellectual property (IP) Linear time invariant (LTI) systems Low-power and speed optimization PID
原文传递
企业数字化言行一致性与市场价值
2
作者 范合君 闫浩宇 《当代财经》 北大核心 2026年第2期127-140,共14页
数字化转型是资本市场追捧的热点,企业在数字化转型方面“言”与“行”的错配对其市场价值的影响日益凸显。基于信号理论和认知失调理论,以2011—2022年沪深A股上市公司为样本,实证检验数字化信息披露、实际行动和言行一致性与企业市场... 数字化转型是资本市场追捧的热点,企业在数字化转型方面“言”与“行”的错配对其市场价值的影响日益凸显。基于信号理论和认知失调理论,以2011—2022年沪深A股上市公司为样本,实证检验数字化信息披露、实际行动和言行一致性与企业市场价值关系的结果显示,数字化信息披露与实际行动均能显著提升企业市场价值,且后者的提升效果更强;数字化言行一致性越高,企业市场价值越高。数字化言行匹配的多言寡行程度越低或多行寡言程度越高时,市场价值越高,且“言”和“行”两类信号之间存在替代效应,后者的信号品质优于前者。在高质量内部控制与高分析师关注的情境下,企业数字化言行一致性越高,市场价值越高,反映出高质量内部控制带来的优质企业标识和高分析师关注带来的信号识别作用。为此,企业应提高数字化言行一致性,传递更多优质信号,缓解投资者面临的认知偏差冲击,助力市场价值提升。 展开更多
关键词 企业数字化 言行一致性 市场价值 内部控制 分析师关注
原文传递
AutoCAD图形插入Word文档后线宽不变的实用技巧 被引量:2
3
作者 智艾娣 《洛阳师范学院学报》 2005年第5期79-82,共4页
Word是被广泛使用的字处理软件,AutoCAD是功能强大的绘图软件.本文给出几种实用技巧,能方便地在Word文档中插入AutoCAD图形,实现图文并茂的复合文档.
关键词 word AUTOCAD 图形插入 线宽控制
在线阅读 下载PDF
Construction and Application of Soil Erosion Control and Circular Agriculture Mode in Hilly Red Soil of Southern China 被引量:2
4
作者 翁伯琦 钟珍梅 +3 位作者 罗旭辉 应朝阳 王义祥 叶菁 《Agricultural Science & Technology》 CAS 2012年第7期1536-1542,1557,共8页
[Objective] The paper was to construct soil erosion control and circular agriculture mode in hilly red soil of southern China, and analyze its application effort. [Method] The cause of soil erosion in hilly red soil o... [Objective] The paper was to construct soil erosion control and circular agriculture mode in hilly red soil of southern China, and analyze its application effort. [Method] The cause of soil erosion in hilly red soil of southern China and the reason for long-term treatment without remarkable effort were analyzed. On this basis, the key technology, economic benefit, ecological service function and carbon sequestration sink enhancement effect of various modes were further analyzed. [Result] The basic idea for comprehensive control of hilly soil erosion in southern China was as follows: the control of soil erosion was combined with modern agricultural production, in order to build "fruit(tea)-grass-livestock-methane" circular agriculture mode with comprehensive control of soil erosion; application effect analysis showed that the establishment of circular agriculture mode in southern hilly area to control soil erosion had remarkable effect, which could simultaneously meet the coordinated development of ecological, economic and social benefits. [Conclusion] This study established an effective mode suitable for soil erosion control and agricultural protection development in southern red soil mountain, which could drive the sustainable development of ecological restoration of mountainous area and rural agricultural economy. 展开更多
关键词 Red soil hilly region Soil erosion control Integrated productivity Emergy analysis Carbon sequestration sink enhancement
在线阅读 下载PDF
Delphi实现Word文档管理的应用 被引量:1
5
作者 申利凤 陈启买 《现代计算机》 2009年第1期142-145,共4页
在教务处证明件系统中,需要几种不同类型的特殊格式的报表文件,用Delphi开发特殊格式报表相对复杂的情况下,把不同类型的报表类型制作成模板保存到数据库中,然后把模板从数据库中读出,用Servers控件调用Word能够较好地实现Delphi对Word... 在教务处证明件系统中,需要几种不同类型的特殊格式的报表文件,用Delphi开发特殊格式报表相对复杂的情况下,把不同类型的报表类型制作成模板保存到数据库中,然后把模板从数据库中读出,用Servers控件调用Word能够较好地实现Delphi对Word的控制。对于文档中动态变化的部分,可预先设置好书签,在Delphi中通过定位书签并查找数据库的方法更新Word文档,再打印不同类型的报表。 展开更多
关键词 DELPHI word模板 Servers控件 书签
在线阅读 下载PDF
使用VB编程读写WORD表格中数据一例 被引量:5
6
作者 王立涛 《电脑知识与技术》 2010年第8期6255-6260,共6页
该文通过一个实例说明了使用VB6.0调用WORD文档的一种方法,实现了编程读取WORD文档表格中的数据,并写入ACCESS数据库中,和由程序控制在WORD文档中生成一个表格,将数据库中的数据写入WORD文档。
关键词 VB6.0 word表格 ACCESS数据库 VB控制word
在线阅读 下载PDF
一种基于MATLAB的Word报告自动生成方法 被引量:6
7
作者 孙剑 《科技广场》 2017年第1期32-35,共4页
自动生成Word文档报告功能是办公自动化系统中的重要组成部分。为高效的完成数据处理任务,减少MATLAB数据处理工作中Word报告编制的工作量,可采用Word的编程接口技术利用MATLAB调用其COM组件生成需要的标准文档Word报告。本文提出了一... 自动生成Word文档报告功能是办公自动化系统中的重要组成部分。为高效的完成数据处理任务,减少MATLAB数据处理工作中Word报告编制的工作量,可采用Word的编程接口技术利用MATLAB调用其COM组件生成需要的标准文档Word报告。本文提出了一种基于Word模版技术控制光标的位置来插入相应的文件内容并指定格式的方法,从而生成最终报告,并且在文档的处理上更加灵活和多样。应用结果表明,该方法能提高MATLAB数据处理中Word报告编制的效率。 展开更多
关键词 MATLAB word报告 报告模板 控制光标
在线阅读 下载PDF
Kolmogorov-Chaitin Complexity of Digital Controller Implementations 被引量:1
8
作者 James F. Whidborne John McKernan Da-Wei Gu 《International Journal of Automation and computing》 EI 2006年第3期314-322,共9页
The complexity of linear, fixed-point arithmetic digital controllers is investigated from a Kolmogorov-Chaitin perspective. Based on the idea of Kolmogorov-Chaitin complexity, practical measures of complexity are deve... The complexity of linear, fixed-point arithmetic digital controllers is investigated from a Kolmogorov-Chaitin perspective. Based on the idea of Kolmogorov-Chaitin complexity, practical measures of complexity are developed for statespace realizations, parallel and cascade realizations, and for a newly proposed generalized implicit state-space realization. The complexity of solutions to a restricted complexity controller benchmark problem is investigated using this measure. The results show that from a Kolmogorov-Chaitin viewpoint, higher-order controllers with a shorter word-length may have lower complexity and better performance, than lower-order controllers with longer word-length. 展开更多
关键词 controller complexity finite-precision arithmetic finite word length digital controller Kolmogorov-Chaitin complexity.
在线阅读 下载PDF
VFP中利用WORD控件实现通用课程试题库开发
9
作者 许琴 《科技资讯》 2018年第10期188-189,共2页
利用WORD控件对复杂文字、图形、公式等内容编辑的方便性和VFP数据库管理的易用性,利用VF通用型数据中的OLE对象可以用来存储电子表格、文档、图形、声音等信息。本设计利用VF中的通用字段存放并保留WORD格式试题库,达到对通用试题库进... 利用WORD控件对复杂文字、图形、公式等内容编辑的方便性和VFP数据库管理的易用性,利用VF通用型数据中的OLE对象可以用来存储电子表格、文档、图形、声音等信息。本设计利用VF中的通用字段存放并保留WORD格式试题库,达到对通用试题库进行编辑、管理等操作。可实现对WORD格式的题库进行编辑与修改,并能自动生成WORD格式试卷功能,具有广泛的通用性。 展开更多
关键词 word控件 VFP数据库 通用试题库
在线阅读 下载PDF
基于Word的自测和试卷批改模板的设计与实现 被引量:1
10
作者 吕延勤 孙陆鹏 《新乡师范高等专科学校学报》 2005年第2期55-57,共3页
结合广大中小学教师改卷任务及笔者的教学实践,介绍利用Word中的控件和VBA代码来设计学生自测和教师批改试卷的两种模板,如果作为自测题,则由学生答题,答完后由计算机自动批阅,答案错误的则给出正确答案;如果把“提交”按钮的属... 结合广大中小学教师改卷任务及笔者的教学实践,介绍利用Word中的控件和VBA代码来设计学生自测和教师批改试卷的两种模板,如果作为自测题,则由学生答题,答完后由计算机自动批阅,答案错误的则给出正确答案;如果把“提交”按钮的属性值设为不可用,还可作为教师检测学生的试卷。 展开更多
关键词 word VBA 自测题 控件 试卷模板
在线阅读 下载PDF
基于LabWindows/CVI环境下Word报表的操作方法 被引量:2
11
作者 刘娜 吉洁阳 《西安文理学院学报(自然科学版)》 2016年第6期26-29,共4页
在基于LabWindows/CVI开发的自动测控系统中,往往会产生大量测试数据需要记录,由于手动记录数据效率低并且存在出错风险,故提出研究CVI环境下操作Word报表的方法.一方面,在自动测控系统中产生的大量测试数据需要进行多种格式Word报表记... 在基于LabWindows/CVI开发的自动测控系统中,往往会产生大量测试数据需要记录,由于手动记录数据效率低并且存在出错风险,故提出研究CVI环境下操作Word报表的方法.一方面,在自动测控系统中产生的大量测试数据需要进行多种格式Word报表记录,方便后续的数据处理,提出了直接生成Word报表的方法;另一方面在自动测控系统中产生的大量测试数据需要记录在相同格式Word报表中,方便后续的文件归档和打印工作,提出了将测试数据直接写入Word报表模板的方法.将两种方法的互补应用于自动测控系统中,显著提高了系统的工作效率和自动化程度. 展开更多
关键词 LABWINDOWS/CVI word报表 自动测控系统
在线阅读 下载PDF
Emotion recognition and inhibitory control in manifest and pre-manifest Huntington’s disease: evidence from a new Stroop task
12
作者 Thomas Hünefeldt Sabrina Maffi +2 位作者 Simone Migliore Ferdinando Squitieri Marta Olivetti Belardinelli 《Neural Regeneration Research》 SCIE CAS CSCD 2020年第8期1518-1525,共8页
Huntington’s disease(HD)is a genetic neurodegenerative disorder that affects not only the motor but also the cognitive domain.In particular,cognitive symptoms such as impaired executive skills and deficits in recogni... Huntington’s disease(HD)is a genetic neurodegenerative disorder that affects not only the motor but also the cognitive domain.In particular,cognitive symptoms such as impaired executive skills and deficits in recognizing other individuals’mental state may emerge many years before the motor symptoms.This study was aimed at testing two cognitive hypotheses suggested by previous research with a new Stroop task created for the purpose:1)the impairment of emotion recognition in HD is moderated by the emotions’valence,and 2)inhibitory control is impaired in HD.Forty manifest and 20 pre-manifest HD patients and their age-and gender-matched controls completed both the traditional“Stroop Color and Word Test”(SCWT)and the newly created“Stroop Emotion Recognition under Word Interference Task”(SERWIT),which consist in 120 photographs of sad,calm,or happy faces with either congruent or incongruent word interference.On the SERWIT,impaired emotion recognition in manifest HD was moderated by emotion type,with deficits being larger in recognizing sadness and calmness than in recognizing happiness,but it was not moderated by stimulus congruency.On the SCWT,six different interference scores yielded as many different patterns of group effects.Overall our results corroborate the hypothesis that impaired emotion recognition in HD is moderated by the emotions’valence,but do not provide evidence for the hypothesis that inhibitory control is impaired in HD.Further research is needed to learn more about the psychological mechanisms underlying the moderating effect of emotional valence on impaired emotion recognition in HD,and to corroborate the hypothesis that the inhibitory processes involved in Stroop tasks are not impaired in HD.Looking beyond this study,the SERWIT promises to make important contributions to disentangling the cognitive and the psychomotor aspects of neurological disorders.The research was approved by the Ethics Committee of the“Istituto Leonarda Vaccari”,Rome on January 24,2018. 展开更多
关键词 congruent word interference emotion recognition emotional valence Huntington’s disease incongruent word interference inhibitory control Stroop interference
暂未订购
英语测试中的词汇控制与问题反思——以阅读理解为例
13
作者 王战旗 陆锡钦 《课程·教材·教法》 北大核心 2025年第6期102-108,共7页
研究发现,只有将生词率控制在一定的比例内,才能确保合理的英语测试效果。因此,英语测试在词汇控制方面的现状值得我们关注。通过对高考试题、中考试题、初中期末测试题和初中单元测试题中的阅读理解进行调查研究及分析发现,影响范围越... 研究发现,只有将生词率控制在一定的比例内,才能确保合理的英语测试效果。因此,英语测试在词汇控制方面的现状值得我们关注。通过对高考试题、中考试题、初中期末测试题和初中单元测试题中的阅读理解进行调查研究及分析发现,影响范围越大的试题,生词率控制越严格,难度越合理,难度变动范围控制得也越稳定;影响范围越小的试题,生词率控制得越宽松,难度越大,难度波动范围也越大;除高考试题外,其他三类试题的难度浮动都比较大。为解决上述问题,要深入理解教育政策,实现评价改革要求;加强基础研究,科学指导测评实践;加强专项培训,提升教师测评素养;严格控制生词率,确保测试质量。 展开更多
关键词 英语测试 词汇控制 阅读理解 生词率
在线阅读 下载PDF
Robust Dissipative Control for Nonlinear System with Sector Input
14
作者 LuoQi DengFei-qi BaoJun-dong 《Wuhan University Journal of Natural Sciences》 EI CAS 2003年第02A期347-350,共4页
Based on the quadratic supply rate, the problem of robust dissipative control for a class of uncertain nonlinear system with sector nonlinear input is discussed. The uncertainty is described by bounded norm. It is sho... Based on the quadratic supply rate, the problem of robust dissipative control for a class of uncertain nonlinear system with sector nonlinear input is discussed. The uncertainty is described by bounded norm. It is shown that the robust dissipative control problem can be resolved for all admissible uncertainty, if there exists a storage function such that Hamilton Jacobi inequality holds. When the uncertainties of the system satisfy the matching condition, and input function within the boundedness of the sector, the closed loop system will be stronger dissipativeness, and the controller which we obtained in the paper is more flexible, because it contains an adjustable parameter for some certain range. 展开更多
关键词 Key words nonlinear system sector nonlinear input robust dissipative control
在线阅读 下载PDF
标准电子文件转WORD校验方法
15
作者 谭笑 王海虹 +2 位作者 杨萌 张劲松 梅朗一 《中国标准化》 2024年第16期45-49,共5页
随着标准电子文件在各个领域的广泛应用,文件格式的转换及其后续校验工作变得日益重要。本研究聚焦于探讨标准文档格式转换为Word格式的过程中所面临的挑战,并提出了一个全面的校验流程,以确保转换的准确性和高效性。阐述了标准电子文... 随着标准电子文件在各个领域的广泛应用,文件格式的转换及其后续校验工作变得日益重要。本研究聚焦于探讨标准文档格式转换为Word格式的过程中所面临的挑战,并提出了一个全面的校验流程,以确保转换的准确性和高效性。阐述了标准电子文件在石油等领域的广泛应用以及转换为Word格式的必要性,强调了校验过程的重要性,旨在确保转换后的文件与原始文件在错误率万分之五以内的一致性。 展开更多
关键词 标准行业 标准电子文件转换 word校验 OCR识别 文件质量控制
在线阅读 下载PDF
利用Word技术制作卫生行政执法文书
16
作者 刘方好 《中国城乡企业卫生》 2017年第2期161-163,共3页
行政执法文书是行政执法的重要载体,是执法行为的具体体现。执法人员都希望能够快速制作出规范、统一的执法文书,手写预定格式的执法文书既不规范,又容易漏记、错记,采用信息化技术制作、打印执法文书能够实现规范、统一、可靠、易用。... 行政执法文书是行政执法的重要载体,是执法行为的具体体现。执法人员都希望能够快速制作出规范、统一的执法文书,手写预定格式的执法文书既不规范,又容易漏记、错记,采用信息化技术制作、打印执法文书能够实现规范、统一、可靠、易用。随着社会与技术的进步,建立行政执法文书电子化系统,将所有的执法文书全程电子化,实现无纸化执法是一种理想模式。对于目前还未使用行政执法文书电子化系统的执法人员,可以采用Word技术制作行政执法文书。Word技术制作的行政执法文书能规范数据输入,防止无效、错误数据的输入,确保使用者不破坏文书的预定内容和格式,提示使用者在何处输入内容,自动生成多页文书的不同标题。 展开更多
关键词 word窗体 执法文书 模板 内容控件
原文传递
基于XLBMC的专业领域中文分词方法
17
作者 任伟建 张义东 +2 位作者 任璐 张永丰 孙勤江 《吉林大学学报(信息科学版)》 2025年第4期755-762,共8页
针对通用分词方法在专业领域的中文分词任务中,由于跨领域的数据分布不匹配和大量未登录的专业词汇限制导致分词准确率低的问题,提出基于XLBMC(XLNet-BiGRU-Multi-head Self-attention-Conditional Random Field)的专业领域分词方法。... 针对通用分词方法在专业领域的中文分词任务中,由于跨领域的数据分布不匹配和大量未登录的专业词汇限制导致分词准确率低的问题,提出基于XLBMC(XLNet-BiGRU-Multi-head Self-attention-Conditional Random Field)的专业领域分词方法。首先通过改进的XLNet预训练模型生成包含上下文语义信息的动态词向量,使模型能更好地利用边界特征和语义知识;然后将获取的词向量输入BiGRU中进行特征提取,得到每个字符的隐藏状态表示。在BiGRU编码的基础上,引入稀疏多头自注意力机制(Multi-head Self-attention)对每个字符加权表示,提高模型在受限内存预算下细粒度和强长期依赖性的时间序列的预测准确性。最后由CRF(Conditional Random Field)解码相邻标签之间的依赖关系,输出最佳的分词序列。在自建的控制工程语料上进行分词实验。结果表明,该分词模型准确率为94.27%,召回率为93.24%,F 1值为95.52%,证明其在专业领域中文分词任务中的可靠性。 展开更多
关键词 中文分词 专业领域 XLNet预训练模型 多头注意力机制 控制工程
在线阅读 下载PDF
机载相控阵体制空域自适应扫描侦察系统设计研究
18
作者 吴煜 张施雨 +1 位作者 熊怡因 杨峰 《科技资讯》 2025年第13期29-31,共3页
高效配置扫描策略、灵活调度波束资源是提高机载相控阵体制的侦察系统副瓣信号截获概率的有效途径之一。设计一种基于脉冲级反馈的机载相控阵空域自适应扫描侦察系统,通过给系统预置重点目标监视参数、扫描/驻留策略,实现相控阵于指定... 高效配置扫描策略、灵活调度波束资源是提高机载相控阵体制的侦察系统副瓣信号截获概率的有效途径之一。设计一种基于脉冲级反馈的机载相控阵空域自适应扫描侦察系统,通过给系统预置重点目标监视参数、扫描/驻留策略,实现相控阵于指定空域内根据截获的重点目标自适应控制波位驻留时间的功能。该设计可以应用于机载相控阵体制的电子对抗系统中,能够有效提升其副瓣信号截获概率。 展开更多
关键词 机载相控阵 电子侦察 波束控制 脉冲扫描字
在线阅读 下载PDF
基于共用电机拖动装置切换的控制策略研究
19
作者 王海平 陈亮 《机电工程技术》 2025年第12期179-183,209,共6页
以某实验室共用电机拖动装置为研究对象,该共用电机拖动装置作为两个试验台共用的电气传动设备,使用时需要轮流切换使用。由于其在切换过程中存在一定的缺陷,主要是需要频繁启停整流变压器,对变压器的使用寿命和绝缘强度有一定的影响,... 以某实验室共用电机拖动装置为研究对象,该共用电机拖动装置作为两个试验台共用的电气传动设备,使用时需要轮流切换使用。由于其在切换过程中存在一定的缺陷,主要是需要频繁启停整流变压器,对变压器的使用寿命和绝缘强度有一定的影响,而且切换过程中需要等待变频器储能电容充分完成放电,因此导致切换时间较长,切换时间一般在25~30 min。为此,基于公用电机托中装置切换原理研究了优化原有切换控制逻辑,考虑了运行安全性、可靠性、运行成本及切换所需时间等因素,提出判断变频器整流运行状态控制器预置不同控制字方法,通过设计变频器整流单元运行状态采集回路和试验台控制器切换控制程序。进行了实际测试和试验台之间来回切换验证,结果说明根据变频器整流运行状态预置不同控制字的方法可以实现整流变压器状态下共用拖动装置的安全、可靠、快速切换。 展开更多
关键词 共用电机拖动装置 变频器 整流变压器 预置控制字
在线阅读 下载PDF
不同切换频次下产出语序对语码切换代价的影响
20
作者 胡永祥 陈敏 《福建技术师范学院学报》 2025年第6期113-121,共9页
孤立词产出研究发现,语言特征与实验设计能影响语码切换代价的大小。为了检验这种现象在句子产出中的普及性,本文采用图片命名范式,引导38名英汉双语者在非切换、低频切换和高频切换条件下完成了句子产出任务。实验句分为语序一致句和... 孤立词产出研究发现,语言特征与实验设计能影响语码切换代价的大小。为了检验这种现象在句子产出中的普及性,本文采用图片命名范式,引导38名英汉双语者在非切换、低频切换和高频切换条件下完成了句子产出任务。实验句分为语序一致句和语序不一致句。结果发现切换频次和产出语序能对语码切换代价产生交互影响:产出语序在高频切换条件下能影响语码切换代价的大小,但在低频切换条件下不能;切换频次在语序不一致句产出中能影响语码切换代价的大小,但在语序一致句产出中不能。本研究丰富了语码切换的理论成果,并对教学实践提供了有益启示。 展开更多
关键词 切换频次 产出语序 语码切换代价 语言控制 双语产出
在线阅读 下载PDF
上一页 1 2 24 下一页 到第
使用帮助 返回顶部