期刊文献+
共找到197篇文章
< 1 2 10 >
每页显示 20 50 100
Preliminary Clinical Study of Real-time Three-dimensional Echo-cardiographic Volume-time Curve in Evaluating Left Ventricular Diastolic Function
1
作者 费洪文 何亚乐 +3 位作者 侯跃双 许燕 黄新胜 冯碧霞 《Journal of Huazhong University of Science and Technology(Medical Sciences)》 SCIE CAS 2007年第4期475-478,共4页
The volume-time curve change in patients with normal left ventricular (LV) diastolic function and diastolic dysfunction was evaluated by real-time three-dimensional echocardiography (RT3DE). LV diastolic dysfuncti... The volume-time curve change in patients with normal left ventricular (LV) diastolic function and diastolic dysfunction was evaluated by real-time three-dimensional echocardiography (RT3DE). LV diastolic dysfunction was defined by E'〈A' in pulse-wave tissue Doppler for inter-ventricular septal (IVS) of mitral annulus. In 24 patients with LV diastolic dysfunction, including 12 patients with delayed relaxation (delayed relaxation group) and 12 patients with pseudo-normal function (pseudo-normal group) and 24 normal volunteers (control group), data of full-volume image were acquired by real-time three-dimensional echocardiography and subjected to volume-time curve analysis. EDV (end-diastolic volume), ESV (end-systolic volume), LVEF (left ventricular ejection fraction), PER (peak ejection rate), PFR (peak filling rate) from RT3DE were examined in the three groups. Compared to the control group, PFR (diastolic filling index of RT3DE) was significantly reduced in the delayed relaxation group and pseudo-normal group (P〈0.05). There were no significant differences in EDV, ESV, LVEE PER (P〉0.05). It is concluded that PFR, as a diastolic filling index of RT3DE, can reflect the early diastolic function and serve as a new non-invasive, quick and accurate tool for clinical assessment of LV diastolic function. 展开更多
关键词 real-time three-dimensional echocardiography left ventricular diastolic function volume-time curve
下载PDF
NUMERICAL INVESTIGATION OF THREE-DIMENSIONAL VISCOUS INCOMPRESSIBLE FLOWS IN DIVERGENT CURVED CHANNELS AND TURBULENT MODEL STUDY
2
作者 焦德勇 杨弘炜 +2 位作者 赵志君 苏杰先 冯国泰 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1989年第7期639-646,共8页
In order to make the numerical calculation of viscous flows more convenient for the flows in channel with complicated profile governing equations expressed in the arbitrary curvilinear coordinates were derived by mean... In order to make the numerical calculation of viscous flows more convenient for the flows in channel with complicated profile governing equations expressed in the arbitrary curvilinear coordinates were derived by means of Favre density-weighted averaged method, and a turbulent model with effect of curvature modification was also derived. The numerical calculation of laminar and turbulent flown in divergent curved channels was carried out by means of parabolizeil computation method. The calculating results were used to analyze and investigate the aerodynamic performance of talor cascades in compressors preliminarily. 展开更多
关键词 NUMERICAL INVESTIGATION OF three-dimensional VISCOUS INCOMPRESSIBLE FLOWS IN DIVERGENT curveD CHANNELS AND TURBULENT MODEL STUDY
下载PDF
高效前缀约简的三维Hilbert空间填充曲线编解码算法
3
作者 贾连印 范瑶 +2 位作者 丁家满 李晓武 游进国 《电子与信息学报》 EI CAS CSCD 北大核心 2024年第2期633-642,共10页
3维Hilbert空间填充曲线(3D HSFC)的编码和解码效率对空间查询处理、图像处理等领域的应用举足轻重。现有的3维编解码算法独立编解码每一个点,忽略了Hilbert曲线的局部保持特性。为了提高编解码效率,该文设计了高效的3D状态视图,并提出... 3维Hilbert空间填充曲线(3D HSFC)的编码和解码效率对空间查询处理、图像处理等领域的应用举足轻重。现有的3维编解码算法独立编解码每一个点,忽略了Hilbert曲线的局部保持特性。为了提高编解码效率,该文设计了高效的3D状态视图,并提出一种新的前缀约简的3D HSFC编码算法(PR-3HE)和前缀约简3D HSFC解码算法(PR-3HD),这两个算法通过公共前缀的定义和识别、公共前缀约简及多种优化技术来最小化需要编码的阶数,从而提高3D HSFC的编解码效率。理论上证明:当编码或解码一个k阶的窗体(窗体内总共含有2k×2k×2k个点)时,PR-3HE平均每个点的编码阶数不超过2,PR-3HD平均解码阶数不超过8/7。相对于传统的基于迭代的方法,编解码时间复杂度从O(k)降低到了O(1)。实验结果表明,该文算法在模拟数据集和真实数据集上的表现显著优于现有算法。 展开更多
关键词 3维hilbert空间填充曲线 3维状态视图 前缀约简 3D HSFC编码算法 3D HSFC解码算法
下载PDF
An Improved Hilbert Curve for Parallel Spatial Data Partitioning 被引量:7
4
作者 MENG Lingkui HUANG Changqing ZHAO Chunyu LIN Zhiyong 《Geo-Spatial Information Science》 2007年第4期282-286,共5页
A novel Hilbert-curve is introduced for parallel spatial data partitioning, with consideration of the huge-amount property of spatial information and the variable-length characteristic of vector data items. Based on t... A novel Hilbert-curve is introduced for parallel spatial data partitioning, with consideration of the huge-amount property of spatial information and the variable-length characteristic of vector data items. Based on the improved Hilbert curve, the algorithm can be designed to achieve almost-uniform spatial data partitioning among multiple disks in parallel spatial databases. Thus, the phenomenon of data imbalance can be significantly avoided and search and query efficiency can be enhanced. 展开更多
关键词 parallel spatial database spatial data partitioning data imbalance hilbert curve
下载PDF
一种自适应的Hilbert编码算法及其并行化
5
作者 王维晨 贾连印 +2 位作者 王炳月 梁彬彬 卫守林 《计算机应用与软件》 北大核心 2024年第4期236-241,共6页
高效的Hilbert曲线的编码算法作为Hilbert曲线应用的基础,具有重要的研究意义。现有编码算法多未考虑不同输入数据的影响,因此在编码时效率较低。为此,在融合高效位操作、快速置位检测等技术的基础上,提出一种自适应的Hilbert曲线编码算... 高效的Hilbert曲线的编码算法作为Hilbert曲线应用的基础,具有重要的研究意义。现有编码算法多未考虑不同输入数据的影响,因此在编码时效率较低。为此,在融合高效位操作、快速置位检测等技术的基础上,提出一种自适应的Hilbert曲线编码算法Adapt-HE。该算法根据输入数据的不同,自适应地采用不同的编码策略,能较好地适应不同的数据分布。此外,基于OpenMP对该算法进行并行化,进一步提高其编码效率,且可达到较高的加速比。 展开更多
关键词 hilbert曲线 状态视图 Adapt-HE OPENMP
下载PDF
基于Hilbert曲线的轨迹大数据分布式存储与索引方法
6
作者 陈凯 宋炜炜 +2 位作者 金宝轩 李永宁 普红勋 《测绘通报》 CSCD 北大核心 2024年第6期109-114,138,共7页
针对具有时空特征的轨迹大数据快速增长的趋势及对其快速查询的需求,传统的关系型数据库对海量轨迹数据的存储和特定的查询需求具有一定局限性,而非关系型数据库又难以满足海量数据的高效索引需求,轨迹数据的存储和索引效率仍亟待提高... 针对具有时空特征的轨迹大数据快速增长的趋势及对其快速查询的需求,传统的关系型数据库对海量轨迹数据的存储和特定的查询需求具有一定局限性,而非关系型数据库又难以满足海量数据的高效索引需求,轨迹数据的存储和索引效率仍亟待提高。本文设计并实现了一种基于HBase数据库的存储和检索的框架,以应对时空轨迹数据的高效管理。首先,构建了一种新颖的Rowkey结构,结合时空索引工具构建了GeoMesa-HBase底层存储模型;然后,融合了基于Hilbert曲线的编码技术构建空间索引,提高了轨迹数据的存储和检索效率;最后,为了评估所提方法的有效性,将其存储和查询性能与传统存储数据库(HBase和MySQL)和Geohash索引进行比较。试验结果表明,本文方案能够有效提升轨迹数据的存储和检索效率,这对于应对轨迹大数据管理领域面临的多项挑战具有重要现实意义。 展开更多
关键词 轨迹数据 时空索引 时空存储 HBASE hilbert曲线
下载PDF
Oscillatory hyper Hilbert transforms along curves
7
作者 CHEN Jie-cheng FAN Da-shan WANG Meng 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2009年第3期336-342,共7页
The hyper Hilbert transform Tnf(x) =∫-1^1 f(x - Γ(t))e^-i|t|-β|t|^-1-αdt along an appropriate curve Γ(t) on R^n is investigated,where β 〉 α 〉 0.An L^p boundedness theorem of T4 is obtained,which i... The hyper Hilbert transform Tnf(x) =∫-1^1 f(x - Γ(t))e^-i|t|-β|t|^-1-αdt along an appropriate curve Γ(t) on R^n is investigated,where β 〉 α 〉 0.An L^p boundedness theorem of T4 is obtained,which is an extension of some earlier results of n = 2 and n = 3. 展开更多
关键词 hyper hilbert transform curve
下载PDF
Phase Error Compensation of Three-Dimensional Reconstruction Combined with Hilbert Transform
8
作者 Tao Zhang Jie Shen Shaoen Wu 《Computers, Materials & Continua》 SCIE EI 2021年第9期3121-3131,共11页
Nonlinear response is an important factor affecting the accuracy of three-dimensional image measurement based on the fringe structured light method.A phase compensation algorithm combined with a Hilbert transform is p... Nonlinear response is an important factor affecting the accuracy of three-dimensional image measurement based on the fringe structured light method.A phase compensation algorithm combined with a Hilbert transform is proposed to reduce the phase error caused by the nonlinear response of a digital projector in the three-dimensional measurement system of fringe structured light.According to the analysis of the influence of Gamma distortion on the phase calculation,the algorithm establishes the relationship model between phase error and harmonic coefficient,introduces phase shift to the signal,and keeps the signal amplitude constant while filtering out the DC component.The phase error is converted to the transform domain,and compared with the numeric value in the space domain.The algorithm is combined with a spiral phase function to optimize the Hilbert transform,so as to eliminate external noise,enhance the image quality,and get an accurate phase value.Experimental results show that the proposed method can effectively improve the accuracy and speed of phase measurement.By performing phase error compensation for free-form surface objects,the phase error is reduced by about 26%,and about 27%of the image reconstruction time is saved,which further demonstrates the feasibility and effectiveness of the method. 展开更多
关键词 three-dimensional reconstruction structured light hilbert transform phase compensation
下载PDF
Riemann-Hilbert problem for first order complex equations of mixed type with degenerate curve
9
作者 WEN Guo-chun 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2010年第3期253-263,共11页
This paper considers the Riemann-Hilbert problem for linear mixed(elliptichyperbolic) complex equations of first order with degenerate curve in a simply connected domain. We first give the representation theorem and... This paper considers the Riemann-Hilbert problem for linear mixed(elliptichyperbolic) complex equations of first order with degenerate curve in a simply connected domain. We first give the representation theorem and uniqueness of solutions for such boundary value problem. Then by using the methods of successive iteration and parameter extension, the existence of solutions for this problem is proved. 展开更多
关键词 Riemann-hilbert problem mixed complex equations of first order degenerate curve.
下载PDF
Amplification Matrix Iteration Algorithm to Generate the Hilbert-Peano Curve
10
作者 Zhengwen Peng Xin Lu 《计算机科学与技术汇刊(中英文版)》 2014年第2期41-47,共7页
关键词 Peano曲线 希尔伯特 迭代算法 特征矩阵 皮亚诺 非递归算法 放大 占用空间
下载PDF
Experimental and measured research on three-dimensional deformation law of gas drainage borehole in coal seam 被引量:7
11
作者 Hongbao Zhao Jinyu Li +3 位作者 Yihong Liu Yikuo Wang Tao Wang Hui Cheng 《International Journal of Mining Science and Technology》 SCIE EI CSCD 2020年第3期397-403,共7页
Using self-researched gas drainage borehole stability dynamic monitoring device, three-dimensional deformation characteristics of borehole under steady vertical load were researched experimentally and systematically. ... Using self-researched gas drainage borehole stability dynamic monitoring device, three-dimensional deformation characteristics of borehole under steady vertical load were researched experimentally and systematically. This research indicated that under the action of steady loading, the mechanical deformation path of the simulated gas drainage borehole is gradually complicated, and the decay of the borehole circumferential strain is an important characterization of the prediction and early warning of borehole instability and collapse. The horizontal position of borehole occurs compressive strain, and the vertical of which occurs tensile strain under the action of vertical stress. At the initial stage of loading, the vertical strain is more sensitive than that in the horizontal direction. After a certain period of time, the horizontal strain is gradually higher than the vertical one, and the intersection of the borehole horizontal diameter and the hole wall is the stress concentration point. With the increase of the depth of hole, the strain shows a gradual decay trend as a whole, and the vertical strain decays more observably, but there is no absolute position correlation between the amount of strain decay and the increase in borehole depth,and the area within 1.5 times the orifice size is the borehole stress concentration zone. 展开更多
关键词 Gas drainage borehole Dynamic monitoring Strain-time curve three-dimensional deformation law
下载PDF
MODELING OF LIGHT SPECULAR REFLECTION FROM PLAIN-KNITTED FABRICS: A THREE-DIMENSIONAL ANALYSIS
12
作者 陶肖明 《Journal of China Textile University(English Edition)》 EI CAS 1997年第3期1-7,共7页
The paper applies a mathematical model[1] for specular reflection to plain-knitted fabrics by using a three-dimensional analysis. Computer simulation of goniophotometric curves is generated based oa the model. Correct... The paper applies a mathematical model[1] for specular reflection to plain-knitted fabrics by using a three-dimensional analysis. Computer simulation of goniophotometric curves is generated based oa the model. Correction factors are introduced by taking into consideration of geometry of the instrument used. Comparison between the simulated and the measured curves of a straight monofilament yarn with various orientation angles is carried out and reasonable agreement has been obtained. 展开更多
关键词 specular REFLECTION plain-knitted FABRICS three-dimensional analysis computer simulation goniophotometric curveS
下载PDF
基于Hilbert曲线-残差网络的勒索病毒分类方法
13
作者 孙超远 蒋秋华 +1 位作者 徐东平 李琪 《计算机技术与发展》 2023年第6期153-159,共7页
随着勒索病毒的日益猖獗,对勒索病毒进行检测并分类的工作越来越受到重视。对勒索病毒进行检测并分类能够及时应急响应,保护用户数据,降低企业用户损失。目前迁移学习等算法已渐用于勒索病毒检测,但分类多依赖于静态和动态分析,不仅需... 随着勒索病毒的日益猖獗,对勒索病毒进行检测并分类的工作越来越受到重视。对勒索病毒进行检测并分类能够及时应急响应,保护用户数据,降低企业用户损失。目前迁移学习等算法已渐用于勒索病毒检测,但分类多依赖于静态和动态分析,不仅需人工处理复杂的特征工程,步骤繁琐,且不利于大规模分类。为实现简单方便且准确度高的大规模分类,该文将病毒样本扩展到Windows和Linux两大平台,使用能够保留更多数据特征的Hilbert曲线将勒索病毒文件可视化,然后利用基于残差神经网络的三种改进迁移模型进行学习得到各自的分类结果,最后使用集成学习模块进行投票得到最终分类结果,并和常规方法Zigzag规则可视化进行了比较。通过实验验证,该方法对检测并分类勒索病毒的准确率达到了96.92%,并表明Hilbert可视化优于常规方法Zigzag规则可视化。 展开更多
关键词 勒索病毒 勒索病毒家族分类 hilbert曲线 残差神经网络 集成学习
下载PDF
基于Hilbert扫描和小波变换的自适应图像分割 被引量:14
14
作者 张荣祥 郑世杰 夏庆观 《中国图象图形学报》 CSCD 北大核心 2008年第4期666-671,共6页
阈值的选择是图像阈值分割法的关键,针对现有阈值法中存在的没有充分地考虑图像像素之间的空间相关信息等问题,提出把Hilbert图像扫描方法和小波变换相结合,获得了连续光滑的阈值曲线,从而建立了一种局部自适应阈值法。首先通过Hilbert... 阈值的选择是图像阈值分割法的关键,针对现有阈值法中存在的没有充分地考虑图像像素之间的空间相关信息等问题,提出把Hilbert图像扫描方法和小波变换相结合,获得了连续光滑的阈值曲线,从而建立了一种局部自适应阈值法。首先通过Hilbert图像扫描的方法将2维图像信息转化为1维Hilbert序列;然后利用小波变换对其进行多分辨分析获得信号的发展趋势曲线,并将该曲线作为阈值曲线对Hilbert序列进行量化处理;最后对量化后的Hilbert序列运用Hilbert图像扫描的反过程恢复为2维图像信息,从而实现原图像的分割。该方法所建立的阈值曲线能够随像素点的环境变化而自适应调整,反映出当前区域图像灰度信息的变化趋势,从而充分地保留了图像的局部信息和原图像中相邻像素的相关性,提高了图像分割效率。实验结果表明,该方法具有分割性能好以及受噪声影响小等优点,是一种非常有效的图像分割方法。 展开更多
关键词 图像分割 图像扫描 hilbert曲线 多分辨分析 阈值曲线
下载PDF
基于状态视图的高效Hilbert编码和解码算法 被引量:7
15
作者 贾连印 陈明鲜 +2 位作者 李孟娟 游进国 丁家满 《电子与信息学报》 EI CSCD 北大核心 2020年第6期1494-1501,共8页
Hilbert曲线是高维降到1维的重要方法,具有较好的空间聚集和空间连续性,在地理信息系统、空间数据库、信息检索等方面有广泛的应用。现有Hilbert编码或解码算法未考虑输入数据对编码或解码效率的影响,因此将不同输入数据同等对待。为此... Hilbert曲线是高维降到1维的重要方法,具有较好的空间聚集和空间连续性,在地理信息系统、空间数据库、信息检索等方面有广泛的应用。现有Hilbert编码或解码算法未考虑输入数据对编码或解码效率的影响,因此将不同输入数据同等对待。为此,该文通过设计高效的状态视图并结合快速置位检测算法提出高效的免计前0的Hilbert编码算法(FZF-HE)和免计前0的Hilbert解码算法(FZF-HD),可快速识别输入数据前部为0而无需迭代计算的部分,从而降低迭代查询次数及算法复杂度,提高编解码效率。实验结果表明,FZF-HE算法和FZF-HD算法在数据均匀分布时效率稍高于现有算法,而在数据偏斜分布时效率远高于现有算法。 展开更多
关键词 状态视图 免计前0的hilbert编码算法 免计前0的hilbert解码算法 hilbert曲线
下载PDF
基于Hilbert填充曲线的自适应隐写 被引量:10
16
作者 戴跃伟 刘光杰 叶曙光 《电子学报》 EI CAS CSCD 北大核心 2008年第B12期35-38,24,共5页
自适应隐写用于将适量的消息比特嵌入到载体以取得感知质量和容量的最佳折衷.本文提出一种基于量化嵌入机制的自适应隐写方法,并基于该方法将秘密消息比特嵌入到由Hilbert填充曲线顺序构造的三像素组的两像素差中.由于充分利用图像本身... 自适应隐写用于将适量的消息比特嵌入到载体以取得感知质量和容量的最佳折衷.本文提出一种基于量化嵌入机制的自适应隐写方法,并基于该方法将秘密消息比特嵌入到由Hilbert填充曲线顺序构造的三像素组的两像素差中.由于充分利用图像本身的感知特性构造了量化嵌入使用的分割码本,所提算法在感知质量和容量上具有较好的综合性能. 展开更多
关键词 隐写 基于量化的嵌入 hilbert填充曲线
下载PDF
图象扫描波动性度量及Hilbert扫描矩阵的快速生成 被引量:7
17
作者 刘向东 朱志良 +1 位作者 王光兴 朱伟勇 《中国图象图形学报(A辑)》 CSCD 北大核心 2002年第6期539-542,共4页
在图象扫描技术中 ,首要的问题是如何尽量减小生成数据的波动性 .为此在深入研究各种扫描技术的基础上 ,定义了一种描述扫描方式产生数据波动性的度量指标 ,基于图象存在局部连续性 ,证明了Hilbert分形曲线扫描优于其他传统扫描 ,表明... 在图象扫描技术中 ,首要的问题是如何尽量减小生成数据的波动性 .为此在深入研究各种扫描技术的基础上 ,定义了一种描述扫描方式产生数据波动性的度量指标 ,基于图象存在局部连续性 ,证明了Hilbert分形曲线扫描优于其他传统扫描 ,表明其生成数据的最佳连续特性 ,并通过实验分析了图象扫描方式对DCT变换编码效果的影响 .最后 ,给出了一个构造Hilbert扫描矩阵的快速算法 ,以方便该方法的进一步研究及应用 . 展开更多
关键词 图象扫描 波动性 扫描矩阵 图象压缩 分形 hilbert曲线 DCT变换
下载PDF
Hilbert曲线扫描矩阵的生成算法及其MATLAB程序代码 被引量:26
18
作者 王笋 徐小双 《中国图象图形学报》 CSCD 北大核心 2006年第1期119-122,共4页
H ilbert曲线是一种重要的图像处理工具,在图像处理,特别是图像扫描中广泛应用。为了正确快速的生成H ilbert曲线扫描矩阵,提出了基于矩阵运算的生成H ilbert曲线扫描矩阵的新算法,并给出了MATLAB仿真语言的程序代码,同时用数学归纳法... H ilbert曲线是一种重要的图像处理工具,在图像处理,特别是图像扫描中广泛应用。为了正确快速的生成H ilbert曲线扫描矩阵,提出了基于矩阵运算的生成H ilbert曲线扫描矩阵的新算法,并给出了MATLAB仿真语言的程序代码,同时用数学归纳法从理论上证明了该算法的正确性。由计算机仿真可见该算法的正确性和简单易行,最后给出了一个简单的应用例子。 展开更多
关键词 hilbert曲线 图像扫描 MATLAB
下载PDF
N维Hilbert编码的计算 被引量:6
19
作者 李晨阳 张杨 冯玉才 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2006年第7期1032-1038,共7页
针对高维Hilbert曲线的复杂性问题,给出了一种N维Hilbert码计算方法.其基本思想是面向一个称为基因的静态演化规则表,根据基因信息进行相应的坐标变换,编解码始终依照Hilbert单元的映射特征进行映射转换;在逐层编解码过程中,把不断变化... 针对高维Hilbert曲线的复杂性问题,给出了一种N维Hilbert码计算方法.其基本思想是面向一个称为基因的静态演化规则表,根据基因信息进行相应的坐标变换,编解码始终依照Hilbert单元的映射特征进行映射转换;在逐层编解码过程中,把不断变化的映射形态转成固定的Hilbert单元映射方式,同时采用二进制位操作进行计算,从而实现高效的N维Hilbert映射转换. 展开更多
关键词 hilbert曲线 空间填充曲线 多维映射
下载PDF
Hilbert曲线的快速生成算法设计与实现 被引量:11
20
作者 陈宁涛 王能超 陈莹 《小型微型计算机系统》 CSCD 北大核心 2005年第10期1754-1757,共4页
研究了Hilbert曲线的特征和现有经典算法,依据二分技术提出了一种全新的空间填充曲线生成算法.算法按照复制 的思想将具有“形”特征的曲线问题转化为具有“数”特征的矩阵问题.因此对由线的操作就转化为对矩阵的运算,而短阵运算不 ... 研究了Hilbert曲线的特征和现有经典算法,依据二分技术提出了一种全新的空间填充曲线生成算法.算法按照复制 的思想将具有“形”特征的曲线问题转化为具有“数”特征的矩阵问题.因此对由线的操作就转化为对矩阵的运算,而短阵运算不 用考虑绘制曲线方向问题,也不用考虑曲线始点和终点.实验结果表明,该算法比经典的L系统算法提高了将近1倍的速度.有 意义的是,该算法为并行计算大型空间填充曲线提出了一种方案. 展开更多
关键词 hilbert曲线 二分技术 分形 L系统 复制 快速算法
下载PDF
上一页 1 2 10 下一页 到第
使用帮助 返回顶部