期刊文献+
共找到958篇文章
< 1 2 48 >
每页显示 20 50 100
Study on the Back Rest System of Looms
1
作者 陈革 毛立民 +1 位作者 周亚勤 袁立新 《Journal of Donghua University(English Edition)》 EI CAS 2004年第1期109-111,共3页
Periodic variations of warp tension during a weaving cycle result in corresponding change of back rest position, and the oscillation of back rest affects the fluctuation of warp yarn in return. A mechanical model of b... Periodic variations of warp tension during a weaving cycle result in corresponding change of back rest position, and the oscillation of back rest affects the fluctuation of warp yarn in return. A mechanical model of back rest system of looms is presented on basis of auto control theory, and the factors affecting the dynamic performance of the back rest are analyzed. In the model, warp yarn is regarded as a viscoelastic medium, and the adjustable parameters and the adjusting range of the back rest system are increased, so the loom's applicability for the fabric's variety is enhanced. Finally, the methods of designing and adjusting the back rest are discussed, and a trend of back rest system development is given. 展开更多
关键词 LOOM back rest dynamic performance
在线阅读 下载PDF
基于依赖图的REST API模糊测试方法
2
作者 陈静 宗国笑 +2 位作者 王新蕾 魏强 武泽慧 《小型微型计算机系统》 北大核心 2025年第5期1224-1231,共8页
随着REST API在Web服务和云服务中的广泛应用,其安全问题也引起越来越多的关注.模糊测试作为主流的缺陷检测方法之一,已被适用到该领域.但现有的模糊测试方法缺乏有效的探索机制,平等的对待所有API操作和参数,导致难以生成复杂而有效的... 随着REST API在Web服务和云服务中的广泛应用,其安全问题也引起越来越多的关注.模糊测试作为主流的缺陷检测方法之一,已被适用到该领域.但现有的模糊测试方法缺乏有效的探索机制,平等的对待所有API操作和参数,导致难以生成复杂而有效的请求,很难发现API中的深层bug.为解决上述问题,本文提出基于依赖图的REST API模糊测试方法,首先采用动静结合的方式对API间的数据依赖关系进行分析建模,构建加权API依赖图,优先考虑具有更多潜在依赖项的API,提升有效测试用例的生成率;其次,提出对参数的变异价值进行评估的方法,优先对不安全的参数进行测试;最后基于反馈信息验证缺陷的存在性.为测试本文方法的有效性,编码开发了原型系统RESTFuzzer,并与RESTler、RestTestGen、ZAP等现有REST API缺陷检测工具进行比较.实验结果表明,与现有工具相比,测试用例生成的质量更高,并且在实际测试中发现了更多API安全缺陷. 展开更多
关键词 rest API API依赖图 模糊测试 缺陷检测
在线阅读 下载PDF
Effects of Various Factors on Production of Glucose Oxidase in Resting Cell Culture System
3
作者 储炬 《High Technology Letters》 EI CAS 1998年第1期98-102,共5页
n order to demonstrate the effects of various factors on the biosynthesis of glucose oxidase(GOD) without considering the growth status, a resting cell culture system was established. By using this system, the sequenc... n order to demonstrate the effects of various factors on the biosynthesis of glucose oxidase(GOD) without considering the growth status, a resting cell culture system was established. By using this system, the sequence of the effect of carbon sources on the biosynthesis of (GOD) could be revealed as follows: mannose>glycerol>glucose>cellulose>lactose>sucrose>galactose>soluble starch>maltose>fructose. The enzyme activity was promoted by adding tiny amount of αmethylDglucoside. When 0.1% NaNO3 was replaced by 0.05% of amino acid, Tyr, Leu, Orn and Glu were shown to have positive effect, while Phe, Ile, Lys, His and Arg have negative effect on the biosynthesis of GOD, and no net growth was observed in the above experiments. The biosynthesis of GOD was highly susceptible to the concentration of CaCl2 added, 0.01% of CaCl2 was in favor of the enzyme synthesis, whereas 0.02% was unfavorable. The starting time for GOD biosynthesis was estimated through addition of actinomycin D at various time of incubation, it turned out to be between 11~13h after inoculation. 展开更多
关键词 GLUCOSE OXIDASE restING CELL CULTURE Enzyme Biosynthesis Carbon source
在线阅读 下载PDF
RESTful API in Life Science Research Systems and Data Integration Challenges: Linking Metabolic Pathway, Metabolic Network, Gene and Publication
4
作者 Etienne Z. Gnimpieba Brent S. Anderson +1 位作者 Abalo Chango Carol M. Lushbough 《通讯和计算机(中英文版)》 2013年第9期1196-1199,共4页
关键词 数据集成 代谢途径 rest 生命科学 生物系统 科学研究 API 出版物
在线阅读 下载PDF
基于RESTful API的医疗信息交互平台开发与应用
5
作者 刘卫方 《计算机应用文摘》 2025年第19期147-149,152,共4页
随着互联网技术的迅速发展,医疗行业正逐步实现数字化转型。基于RESTful API的医疗信息交互平台应运而生,旨在促进医疗数据的共享与交换,提升医疗服务的效率和质量。文章探讨了该平台的开发与应用,重点分析了平台架构、API接口设计、安... 随着互联网技术的迅速发展,医疗行业正逐步实现数字化转型。基于RESTful API的医疗信息交互平台应运而生,旨在促进医疗数据的共享与交换,提升医疗服务的效率和质量。文章探讨了该平台的开发与应用,重点分析了平台架构、API接口设计、安全策略及实际应用等方面,旨在为医疗信息交互平台的开发提供理论依据与实践经验,推动医疗行业数字化进程。 展开更多
关键词 restful API 医疗信息交互平台 数字化转型 API接口设计
在线阅读 下载PDF
REST API设计安全性检测研究
6
作者 张燕怡 阮树骅 郑涛 《信息网络安全》 北大核心 2025年第8期1313-1325,共13页
在REST API的设计和开发过程中,遵循 REST原则以及最佳实践等规范,对确保REST API服务的一致性、可用性和安全性是至关重要的。针对 REST API设计检测领域中存在的安全维度及语义层面检测机制不完善问题,文章提出一个REST API设计安全... 在REST API的设计和开发过程中,遵循 REST原则以及最佳实践等规范,对确保REST API服务的一致性、可用性和安全性是至关重要的。针对 REST API设计检测领域中存在的安全维度及语义层面检测机制不完善问题,文章提出一个REST API设计安全性检测框架RADSD,旨在从不同结构层次对API设计的安全性进行检测。首先,通过收集整理 REST API相关指导规范并结合实证研究,构建了一个多层次的 REST API 安全设计规范库;然后,针对规范库中各项规范要求设计对应的检测算法,并将大语言模型引入REST API设计检测,实现针对API设计语法和语义的多种检测方法。实验结果证明,RADSD框架能够对业界真实REST API进行多层次检测,识别API存在的设计安全性问题,并生成详细的检测报告,平均准确率达97.1%。 展开更多
关键词 rest API安全性 设计规范 模式匹配 大语言模型
在线阅读 下载PDF
Apolipoprotein E is a marker of all chondrocytes in the growth plate resting zone
7
作者 Joe Kodama Takeshi Oichi +5 位作者 Kevin J.Wilkinson Joshua M.Abzug Takashi Kaito Motomi Enomoto-Iwamoto Masahiro Iwamoto Satoru Otsuru 《Bone Research》 2025年第3期618-629,共12页
The resting zone(RZ)in mammalian growth plates is critical for maintaining and regulating chondrocyte turnover during longitudinal bone growth as a control tower and stem cell reservoir.Although recent lineage tracing... The resting zone(RZ)in mammalian growth plates is critical for maintaining and regulating chondrocyte turnover during longitudinal bone growth as a control tower and stem cell reservoir.Although recent lineage tracing studies have identified several markers for stem cells in the RZ,these markers only partially label chondrocytes in the RZ,suggesting that the resting chondrocytes(RCs)are a heterogeneous population with different types of stem cells.Since a comprehensive marker for RCs is still lacking,the RZ is generally determined based on ambiguous histological criteria,such as small and round chondrocytes without columnar formation,which may lead to inconsistencies among researchers.Therefore,in this study,we used single-cell RNA sequencing(scRNAseq)of growth plate chondrocytes followed by validation by fluorescence in situ hybridization(FISH)to precisely annotate cell clusters in scRNAseq and search for a marker of RCs.The scRNAseq analysis revealed that apolipoprotein E(Apoe)was the tophit gene,which was ubiquitously expressed in the RC cluster.FISH confirmed that Apoe was exclusively localized to the histologically defined RZ.In newly generated Apoe^(mCherry)knock-in mice,we further confirmed that mCherry expression mirrored the distribution of Apoe-expressing chondrocytes in the RZ particularly after the formation of the secondary ossification center.These mCherry+RCs were slow cycling in vivo and exhibited stem cell properties in vitro.Moreover,APOE was detected in human growth plate RCs.These findings suggest that apolipoprotein E is a novel pan-RC marker in both mouse and human growth plates. 展开更多
关键词 stem cells stem cell resting chondrocytes rcs stem cellssince longitudinal bone growth maintaining regulating resting zone rz control tower
暂未订购
基于RESTful实现自助借还系统与图书管理系统数据交换应用研究
8
作者 李侠 《现代信息科技》 2025年第23期117-120,125,共5页
图书馆自助借还系统的引入,提高了图书馆的智能化水平,使图书借阅服务更加便捷、丰富和个性化。文章详细阐述图书管理系统和自助借还系统的架构、开发语言及数据库设计。通过数据处理服务、业务逻辑服务、RFID设备接口服务和数据同步服... 图书馆自助借还系统的引入,提高了图书馆的智能化水平,使图书借阅服务更加便捷、丰富和个性化。文章详细阐述图书管理系统和自助借还系统的架构、开发语言及数据库设计。通过数据处理服务、业务逻辑服务、RFID设备接口服务和数据同步服务,实现自助借还系统的借书、还书、续借等功能和图书管理系统中的资源管理、资源典藏、读者服务、统计报表等模块功能。文章还设计了两大系统间的数据交互方式、RESTful接口架构与规范,并统一了数据交互模式、通信格式及接口标准。 展开更多
关键词 自助借还系统 图书管理系统 restful技术 数据交换
在线阅读 下载PDF
Alterations of interhemispheric functional connectivity in patients with hypertensive retinopathy using voxelmirrored homotopic connectivity:a resting state fMRI study
9
作者 Xue-Lin Wang Yu Chen +10 位作者 Jin-Yu Hu Hong Wei Qian Ling Liang-Qi He Cheng Chen Yi-Xin Wang Yan-Mei Zeng Xiao-Yu Wang Qian-Min Ge Xu Chen Yi Shao 《International Journal of Ophthalmology(English edition)》 2025年第2期297-307,共11页
AIM:To analyze whether alterations of voxel mirror homology connectivity(VMHC)values,as determined by resting-state functional magnetic resonance imaging(rsfMRI),occur in cerebral regions of patients with hypertensive... AIM:To analyze whether alterations of voxel mirror homology connectivity(VMHC)values,as determined by resting-state functional magnetic resonance imaging(rsfMRI),occur in cerebral regions of patients with hypertensive retinopathy(HR)and to determine the relationship between VMHC values and clinical characteristics in patients with HR.METHODS:Twenty-one patients with HR and 21 agematched healthy controls(HCs)were assessed by rsfMRI scanning.The functional connectivity between the hemispheres of the cerebrum was assessed by measuring VMHC,with the ability of VMHC to distinguish between the HR and HC groups assessed using receiver operating characteristic(ROC)curve analysis.Differences in the demographic and clinical characteristics of the HR and HC groups were analyzed by independent sample t-tests.The relationship between average VMHC in several brain areas of HR patients and clinical features was determined using Pearson correlation analysis.RESULTS:Mean VMHC values of the bilateral cuneus gyrus(BA19),bilateral middle orbitofrontal gyrus(BA47),bilateral middle temporal gyrus(BA39)and bilateral superior medial frontal gyrus(BA9)were lower in the HR than in the HC group.CONCLUSION:VMHC values can predict the development of early HR,prevent the transformation of hypertensive microangiopathy,and provide useful information explaining the changes in neural mechanism associated with HR. 展开更多
关键词 hypertensive retinopathy voxel-mirrored homotopic connectivity NEUROIMAGING functional MRI resting state
原文传递
Towards Secure APIs:A Survey on RESTful API Vulnerability Detection
10
作者 Fatima Tanveer Faisal Iradat +1 位作者 Waseem Iqbal Awais Ahmad 《Computers, Materials & Continua》 2025年第9期4223-4257,共35页
RESTful APIs have been adopted as the standard way of developing web services,allowing for smooth communication between clients and servers.Their simplicity,scalability,and compatibility have made them crucial to mode... RESTful APIs have been adopted as the standard way of developing web services,allowing for smooth communication between clients and servers.Their simplicity,scalability,and compatibility have made them crucial to modern web environments.However,the increased adoption of RESTful APIs has simultaneously exposed these interfaces to significant security threats that jeopardize the availability,confidentiality,and integrity of web services.This survey focuses exclusively on RESTful APIs,providing an in-depth perspective distinct from studies addressing other API types such as GraphQL or SOAP.We highlight concrete threats-such as injection attacks and insecure direct object references(IDOR)-to illustrate the evolving risk landscape.Our work systematically reviews state-of-the-art detection methods,including static code analysis and penetration testing,and proposes a novel taxonomy that categorizes vulnerabilities such as authentication and authorization issues.Unlike existing taxonomies focused on general web or network-level threats,our taxonomy emphasizes API-specific design flaws and operational dependencies,offering a more granular and actionable framework for RESTful API security.By critically assessing current detection methodologies and identifying key research gaps,we offer a structured framework that advances the understanding and mitigation of RESTful API vulnerabilities.Ultimately,this work aims to drive significant advancements in API security,thereby enhancing the resilience of web services against evolving cyber threats. 展开更多
关键词 restful API vulnerability detection API security TAXONOMY systematic review
在线阅读 下载PDF
Effects of Climate Warming on Resting Metabolic Rate and Metabolic Enzyme Activities of Takydromus septentrionalis
11
作者 Jixiang ZHANG Cheng QIN +4 位作者 Yubin TIAN Jiahuan WANG Shuran LI Yongpu ZHANG Weiguo DU 《Asian Herpetological Research》 2025年第2期202-209,共8页
The dependence of energy metabolism on temperature is universally recognized as a critical physiological hallmark for evaluating the susceptibility of ectothermic organisms to global warming.However,the underlying phy... The dependence of energy metabolism on temperature is universally recognized as a critical physiological hallmark for evaluating the susceptibility of ectothermic organisms to global warming.However,the underlying physiological and biochemical bases of this temperature dependence remain largely unknown.In this study,we conducted a simulated climate warming experiment under seminatural enclosure conditions and compared the differences in resting metabolic rate (RMR) and key metabolic enzyme activities between the warming and control groups of Takydromus septentrionalis at various test temperatures.We found that the activities of hexokinase,lactate dehydrogenase,alanine aminotransferase and acetyl-CoA carboxylase of T.septentrionalis were not affected by climate warming,despite a decrease in RMR measured at high temperatures of 34°C and 38°C.Overall,these findings suggest that artificial warming simulating climate change can lead to a decline in RMR,but does not alter the activity of key metabolic enzymes.Our study provides insight into how climate warming influences the energy metabolism of lizards. 展开更多
关键词 climate warming metabolic enzyme physiological plasticity resting metabolic rates
原文传递
基于RESTful API的前后端分离项目接口测试方法研究
12
作者 孙业超 《软件》 2025年第9期116-118,共3页
本文针对前后端分离架构下接口交互复杂性提升问题,提出了基于RESTful API的接口测试方法,构建统一测试框架,设计功能测试、性能测试与安全性测试策略,实现了自动化测试流程管理与数据驱动机制。结合独立实验环境,开展多维度验证分析。... 本文针对前后端分离架构下接口交互复杂性提升问题,提出了基于RESTful API的接口测试方法,构建统一测试框架,设计功能测试、性能测试与安全性测试策略,实现了自动化测试流程管理与数据驱动机制。结合独立实验环境,开展多维度验证分析。研究成果为前后端分离项目接口测试体系建设提供了技术支撑,具备良好应用推广价值。 展开更多
关键词 前后端分离 restful API 接口测试 性能验证 安全性分析
在线阅读 下载PDF
Central alterations of brain networks in patients with optic neuritis:a resting state fMRI study
13
作者 Liang Huang Dan Song +11 位作者 Lei Zhong Xuan Liao Xian-Mei Zhou Qian-Min Ge Qian Ling Yan-Mei Zeng Xiao-Yu Wang Jin-Yu Hu Cheng Chen Liang-Qi He Qiong Zhou Yi Shao 《International Journal of Ophthalmology(English edition)》 2025年第3期469-477,共9页
AIM:To assess the alterations in the resting-state function connections between the two cerebral hemispheres in patients with optic neuritis(ON)and healthy controls(HCs).METHODS:A total of 12 ON patients(six males and... AIM:To assess the alterations in the resting-state function connections between the two cerebral hemispheres in patients with optic neuritis(ON)and healthy controls(HCs).METHODS:A total of 12 ON patients(six males and six females)and 12 HCs(six males and six females)who were highly matched for sex,age,and educational level were recruited.They underwent functional magnetic resonance imaging(fMRI),testing and brain activities were assessed using the degree centrality(DC)method.Correlation analysis between the mean DC values in specific brain areas and behavior performances was analyzed as well.Linear correlations between A anxiety scale(AS)and depression scale(DS)values and DC values in brain regions of patients with ON were also analyzed.RESULTS:The areas that showed a higher DC value in ON patients were the right angular gyrus and bilateral precuneus,while the left insula and left superior temporal gyrus(LSTG)were regions that presented a lower DC value in ON patients.A receiver operating characteristic(ROC)curve analysis confirmed the accuracy of the area under the curve(AUC)assessment.Linear analysis showed anxiety scale(AS)and depression scale(DS)values in the left insula were both negatively correlated with DC values,while best corrected visual acuity logMAR-R(BCVA logMAR-R)showed a negative correlation with DC in the LSTG.CONCLUSION:The study explores altered brain activities of specific regions in patients with ON.The results provide clues for revealing the underlying mechanism of ON development. 展开更多
关键词 optic neuritis functional magnetic resonance imaging resting state
原文传递
Differential Resting-State Brain Activity Following Early-and Late-Night Sleep Loss
14
作者 Tianqi Di Libo Zhang +6 位作者 Shiqiu Meng Yang Guo Wangyue Liu Enyu Zheng Zhoulong Yu Yan Sun Jie Shi 《Neuroscience Bulletin》 2025年第9期1696-1700,共5页
Dear Editor,Sleep deprivation and loss can have detrimental effects on brain function.Among common patterns of sleep loss are delayed sleep onset(early night sleep loss,EL)and premature awakening(late night sleep loss... Dear Editor,Sleep deprivation and loss can have detrimental effects on brain function.Among common patterns of sleep loss are delayed sleep onset(early night sleep loss,EL)and premature awakening(late night sleep loss,LL).Here,we investigated the distinct impacts of EL and LL on resting-state brain activity.A total of 100 healthy students from several universities in Beijing were recruited and randomly assigned to one of three groups:EL,LL,or full sleep(FS).Restingstate functional magnetic resonance imaging(rs-fMRI)scans were conducted following the sleep manipulations.Compared to the FS group,the LL group showed abnormal low-frequency fluctuation(fALFF)in the prefrontal cortex and insula. 展开更多
关键词 sleep loss sleep deprivation late night sleep loss delayed sleep onset early prefrontal cortex resting state brain activity functional magnetic resonance premature awakening late
原文传递
REST架构的WebGIS技术研究与实现 被引量:32
15
作者 李久刚 唐新明 +1 位作者 汪汇兵 刘正军 《测绘科学》 CSCD 北大核心 2011年第3期85-87,共3页
随着Web Geographical Information System(WebGIS)技术的快速发展,人们已不满足目前其基于简单网页技术的表现效果和交互性,而需要寻找更好的技术和方法来解决矢量地图的发布、服务器端和浏览器端更快的响应速度、更加理想的交互性等... 随着Web Geographical Information System(WebGIS)技术的快速发展,人们已不满足目前其基于简单网页技术的表现效果和交互性,而需要寻找更好的技术和方法来解决矢量地图的发布、服务器端和浏览器端更快的响应速度、更加理想的交互性等瓶颈性问题,同时对系统伸缩性和开发简洁性也提出了更高的要求。为此,本文以WebGIS为研究对象,针对当前WebGIS空间数据的共享和互操作存在的问题,深入分析基于REST技术架构的GIS WEB服务技术模型,探讨如何将REST技术应用到WebGIS开发和应用中,在提高WebGIS的表现力与交互性的同时降低开发的复杂性,提高系统的可伸缩性,并有效地解决了数据的共享性和可交互性等问题。 展开更多
关键词 WEBGIS rest GIS WEB服务 GIS互操作
原文传递
基于RPC和基于REST的Web服务交互模型比较分析 被引量:30
16
作者 许卓明 栗明 董逸生 《计算机工程》 CAS CSCD 北大核心 2003年第20期6-8,共3页
传统Web服务采用基于RPC的交互模型,这种模型很难达到Web级的规模可伸缩性,因此制约了Web服务的普遍应用和进一步发展。在对传统Web服务交互模型的特点与不足进行分析、以及传统交互模型与基于REST交互模型进行比较的基础上,该文探讨... 传统Web服务采用基于RPC的交互模型,这种模型很难达到Web级的规模可伸缩性,因此制约了Web服务的普遍应用和进一步发展。在对传统Web服务交互模型的特点与不足进行分析、以及传统交互模型与基于REST交互模型进行比较的基础上,该文探讨了Web服务交互模型的发展方向。 展开更多
关键词 WEB服务 交互模型 SOAP RPC rest HTTP
在线阅读 下载PDF
基于SilverLight和REST的富网络地理信息系统框架设计 被引量:20
17
作者 陆亚刚 邱知 +2 位作者 游先祥 张红梅 陈丽 《地球信息科学学报》 CSCD 北大核心 2012年第2期192-198,共7页
在WebGIS的快速发展过程中,其架构方法和实现技术的研究一直是人们关注的热点。本文针对传统Web-GIS开发复杂度高、交互体验性贫乏、运行效率低等不足,在对RIA/SilverLight和REST技术的研究基础上,以整体结构模块化,开发行为统一化,代... 在WebGIS的快速发展过程中,其架构方法和实现技术的研究一直是人们关注的热点。本文针对传统Web-GIS开发复杂度高、交互体验性贫乏、运行效率低等不足,在对RIA/SilverLight和REST技术的研究基础上,以整体结构模块化,开发行为统一化,代码可复用及经验可复用的指导思路下,提出由空间数据服务器(数据访问层DAL)、GIS服务和Web服务服务器(业务逻辑层BLL)及部署有SilverLight插件的浏览器(表现层UI)组成的3层架构式富网络地理信息系统,并阐述了数据层中空间属性数据库的设计和建立步骤以及优化经验,分析了业务逻辑层的构成和运行机制,为提高系统开发效率使用MVVM(Model-View-View Model,模型-视图-视图模型)设计模式,将表现层分为前端用户界面和后台逻辑两部分,并描述了用户熟悉的Office Ribbon设计样式的开发方法,说明了后台逻辑架构组件各自功能及通讯路径。最后,为验证此框架能够有效提高系统开发效率、丰富用户体验和改善系统运行性能表现等优势,利用SilverLight(C#)实现了应用实例——LightGIS。系统开发和运行实验表明,该框架能够很好地达成以下目的:(1)实现优美的用户操作界面和丰富的互操作性体验;(2)提供平滑、流畅的地图服务和高响应性空间分析;(3)具备优秀的系统可扩展潜力和可配置性。 展开更多
关键词 富网络地理信息系统 SILVERLIGHT rest 框架设计 LightGIS
原文传递
RESTful架构下图书管理系统的研究与实现 被引量:19
18
作者 唐明伟 卞艺杰 陶飞飞 《现代图书情报技术》 CSSCI 北大核心 2010年第9期84-89,共6页
针对目前图书管理系统架构在实现信息共享方面的技术瓶颈,引入REST概念,介绍并分析RESTfulWeb服务架构,以图书管理工作中的入库、修改、报废、查询和借还业务为例,设计并实现基于RESTfulWeb服务的图书管理系统,为构建适合轻量级信息共... 针对目前图书管理系统架构在实现信息共享方面的技术瓶颈,引入REST概念,介绍并分析RESTfulWeb服务架构,以图书管理工作中的入库、修改、报废、查询和借还业务为例,设计并实现基于RESTfulWeb服务的图书管理系统,为构建适合轻量级信息共享的图书管理系统提供参考,并通过测试证实该系统在实现轻量级图书信息共享方面的优越性和可行性。 展开更多
关键词 rest restFUL WEB服务 图书馆管理系统 面向资源
原文传递
观察电针健康受试者不同经穴对Resting-state fMRI脑功能连接的影响 被引量:10
19
作者 石文英 李平 +7 位作者 娄必丹 李金香 范磊 罗容 唐健 周有君 廖玲 章薇 《中华中医药学刊》 CAS 北大核心 2017年第12期3029-3032,I0017,共5页
目的:观察比较电针心经穴与心包经穴时激活脑区的功能连接变化差异,为临床运用针刺心经、心包经穴治疗相关疾病提供实验依据。方法:将符合纳入标准的29例健康受试者随机分为电针心经穴组14例和电针心包经穴组15例,以双侧后扣带回为种子... 目的:观察比较电针心经穴与心包经穴时激活脑区的功能连接变化差异,为临床运用针刺心经、心包经穴治疗相关疾病提供实验依据。方法:将符合纳入标准的29例健康受试者随机分为电针心经穴组14例和电针心包经穴组15例,以双侧后扣带回为种子点,采用功能连接作为观察指标,分析两组电针刺激状态下脑功能连接的差异。结果:两组电针前静息状态下的脑功能连接比较未发现存在明显差异的脑区。电针心经穴与心包经穴时脑内功能网络均发生改变,前者出现功能连接增强的区域为右侧额下回、左侧颞下回、右侧顶下小叶、右侧海马旁回,新激活脑区为双侧中央后回、左侧中央前回、右侧楔前叶、左侧角回、左侧枕下回、左侧脑岛(P<0.05);后者出现功能连接增强的区域为右侧顶上小叶,新激活脑区为左侧小脑舌、左侧顶叶楔前叶、右侧枕下回、左侧豆状核、右侧脑岛(P<0.05)。结论:(1)大脑在无任务的安静、清醒状态下存在一定的功能活动。(2)电针心经、心包经穴广泛激活的脑区主要与精神、神志、智力等密切相关,为临床上选用二者治疗与上述脑区相关的精神、神志类疾病提供了重要的客观依据。电针心经激活的中央前回为皮质运动前区,与对侧肢体运动功能密切相关,它的激活为临床上治疗中风肢体功能障碍选用手少阴心经穴提供了佐证。两组均激活的脑岛与心血管的功能关系密切,为临床上选用心经、心包经穴治疗心血管病提供了部分影像学依据。两条经脉的主治有交叉性,均可用于治疗心脑相关疾病,同时又各有偏颇,心包经多用于治疗与心相关疾病,而心经更多用于治疗精神神志类疾病。 展开更多
关键词 电针 心经 心包经 resting—state fMRI 功能连接
原文传递
基于REST面向资源的企业集成平台框架 被引量:20
20
作者 毛力锐 蔡鸿明 +1 位作者 徐博艺 姜丽红 《计算机工程》 CAS CSCD 北大核心 2010年第2期254-256,259,共4页
为解决异构环境下企业信息系统业务过程整合的问题,提出一种基于REST面向资源的企业信息集成平台框架模型,其中包括适应工作流的资源模型表征方法、支持工作流的资源应用机制以及基于RESTfulWebService的集成平台框架,通过一个实例验证... 为解决异构环境下企业信息系统业务过程整合的问题,提出一种基于REST面向资源的企业信息集成平台框架模型,其中包括适应工作流的资源模型表征方法、支持工作流的资源应用机制以及基于RESTfulWebService的集成平台框架,通过一个实例验证该原型系统的可行性和正确性,该集成平台框架模型可以满足企业业务过程整合的需求。 展开更多
关键词 rest架构 WEB服务 资源建模
在线阅读 下载PDF
上一页 1 2 48 下一页 到第
使用帮助 返回顶部