期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
浏览器的直接多视图显示方法
1
作者 刘栋梁 缪景皓 +1 位作者 任建国 张世永 《计算机工程》 CAS CSCD 北大核心 2000年第11期112-113,181,共3页
通常的解决方法是利用信息相关性算法对URL列表进行排序,或者像Yahoo一样对信息进行必要的预分类处理.在我们的解决方案中,搜索引擎返回的URL列表所链接的文档都被下载并且加以储存,而后通过我们所要开发的一个特殊的浏... 通常的解决方法是利用信息相关性算法对URL列表进行排序,或者像Yahoo一样对信息进行必要的预分类处理.在我们的解决方案中,搜索引擎返回的URL列表所链接的文档都被下载并且加以储存,而后通过我们所要开发的一个特殊的浏览界面,调用浏览器来为用户显示最直观的搜索结果. 展开更多
关键词 视图显示 浏览器 搜索引擎 前瞻
下载PDF
文本视图显示及信息拖动换行技术
2
作者 马学民 吕宝庆 +1 位作者 张涛 吕嘉欣 《测绘与空间地理信息》 2015年第9期200-202,共3页
在文本视窗领域,数据是实时变化、实时更新的,需要经常对外部设备采集到的数据进行查看、操作。本文采用了更好的文本视图显示方式,并且对信息拖动换行技术进行了研究;使文本视图在数据不断更新的情况下,使数据视图操作成为可能。基于... 在文本视窗领域,数据是实时变化、实时更新的,需要经常对外部设备采集到的数据进行查看、操作。本文采用了更好的文本视图显示方式,并且对信息拖动换行技术进行了研究;使文本视图在数据不断更新的情况下,使数据视图操作成为可能。基于最新的VC窗口显示机制,实现了数据的拖动换行等操作。使重要信息可以突出标识,文本数据观察变得简洁、醒目,可操作性强,在文本数据视图的显示方面,取得了良好的效果。 展开更多
关键词 文本视图显示 信息操作 信息拖动换行
下载PDF
基于对话框的多视图显示
3
作者 李守琴 《零八一科技》 2005年第3期12-18,共7页
本文叙述了在Windows NT环境下用VC++6.0实现基于对话框的多种不同类别的视图切换显示的编程办法,同时介绍了建立16色调色板和DIB位图,以节约内存空间的实现方法。
关键词 视图 对象 对话框 列表框 调色板 DIB位图 视图显示 Windows VC++6.0 内存空间
下载PDF
3D显示技术的最新研究进展 被引量:14
4
作者 李克彬 李世其 《计算机工程》 CAS CSCD 北大核心 2003年第12期3-4,181,共3页
介绍了三维显示技术的一些重要研究成果,重点介绍3D显示的最新研究成果——不需要立体眼镜的3D显示系统,详细阐述了这种显示技术的基本组成及原理,并详细介绍了以该技术为基础的多视图显示系统和头部跟踪显示系统的基本原理,最后... 介绍了三维显示技术的一些重要研究成果,重点介绍3D显示的最新研究成果——不需要立体眼镜的3D显示系统,详细阐述了这种显示技术的基本组成及原理,并详细介绍了以该技术为基础的多视图显示系统和头部跟踪显示系统的基本原理,最后展望了这种技术的广泛的应用前景。 展开更多
关键词 3D显示 3D立体眼镜 头盔显示器(HMD) 视图显示 头部跟踪
下载PDF
基于第三方控件的数据可视化系统的设计与实现 被引量:9
5
作者 洪陆合 蔡建立 吴顺祥 《计算机工程与设计》 CSCD 北大核心 2010年第13期3096-3099,共4页
为了更有效地开发数据可视化应用程序和优化布局算法,提出了一种基于成熟的第三方控件开发模式的设计与实现方案。在界面交互框架上,采用DotNetBar控件实现了常见的办公工具office2007窗体功能化。在视图显示框架上,直接利用ILOG公司提... 为了更有效地开发数据可视化应用程序和优化布局算法,提出了一种基于成熟的第三方控件开发模式的设计与实现方案。在界面交互框架上,采用DotNetBar控件实现了常见的办公工具office2007窗体功能化。在视图显示框架上,直接利用ILOG公司提供的具有强大图层处理功能的视图组件ILoG JViews Diagrammer,实现了屏幕对象元素和应用程序进行之间的交互。最后通过实例验证了该方案的可行性和有效性。 展开更多
关键词 数据可视化 第三方控件 界面交互 窗体功能化 视图显示 图层处理
下载PDF
多文档程序自适应绘图与混合编程技术 被引量:1
6
作者 何鹏 王益 +3 位作者 王建忠 魏竹 陈曙光 谭金玉 《太赫兹科学与电子信息学报》 2015年第4期641-645,共5页
为了使应用程序既具有复杂数据与图像处理功能,又具有多视图对比显示、结构清晰、操作简洁以及能够独立发布等特点,通过多文档结构程序将数据和逻辑处理与显示分离,将双缓冲技术应用于自适应绘图设计中,利用基于动态链接库形式的混合编... 为了使应用程序既具有复杂数据与图像处理功能,又具有多视图对比显示、结构清晰、操作简洁以及能够独立发布等特点,通过多文档结构程序将数据和逻辑处理与显示分离,将双缓冲技术应用于自适应绘图设计中,利用基于动态链接库形式的混合编程技术实现了在VC++程序中复杂数据处理与图像显示。通过设计相关测试程序,实现了波形对比显示以及二维和三维绘图效果展示,证明了本文方法的有效性。 展开更多
关键词 视图对比显示 自适应绘图 双缓冲 动态链接库 混合编程
下载PDF
3DS MAX大提速
7
作者 杨士冬 《网络科技时代(信息技术教育)》 2002年第4期89-89,共1页
3DS MAX功能强大,操作灵活,但在运行时对计算机的性能要求比较高,下面就向大家介绍一些方法来优化系统,提高3DS MAX 运行速度。1.最简单、最直接、最有效的方法就是更新计算机硬件,全面提高系统运行速度。如果囊中银子有限,你可以先扩... 3DS MAX功能强大,操作灵活,但在运行时对计算机的性能要求比较高,下面就向大家介绍一些方法来优化系统,提高3DS MAX 运行速度。1.最简单、最直接、最有效的方法就是更新计算机硬件,全面提高系统运行速度。如果囊中银子有限,你可以先扩充内存,而且内存的增加对3DS MAX 运行速度的提升效果也比较明显,因为3DMAX在运行过程中会占用大量的内存,如果系统内存不足。 展开更多
关键词 3DSMAX 图像处理软件 计算机 视图显示
下载PDF
Robust Watermarking of Mobile Video Resistant against Barrel Distortion 被引量:2
8
作者 Huawei Tian Yanhui Xiao +2 位作者 Gang Cao Jianwei Ding Bo Ou 《China Communications》 SCIE CSCD 2016年第9期131-138,共8页
In head mounted display(HMD),in order to cancel pincushion distortion,the images displayed on the mobile should be prewarped with barrel distortion.The copyright of the mobile video should be verified on both the orig... In head mounted display(HMD),in order to cancel pincushion distortion,the images displayed on the mobile should be prewarped with barrel distortion.The copyright of the mobile video should be verified on both the original view and the pre-warped virtual view.A robust watermarking resistant against barrel distortion for HMDs is proposed in this paper.Watermark mask is embedded into image in consideration of imperceptibility and robustness of watermarking.In order to detect watermark from the pre-warped image with barrel distortion,an estimation method of the barrel distortion is proposed for HMDs.Then,the same warp is enforced on the embedded watermark mask with the estimated parameters of barrel distortion.The correlation between the warped watermark and the pre-warped image is computed to predicate the existence of watermark.As shown in experimental results,watermark of mobile video can be detected not only from the original views,but also from the pre-warped virtual view.It also shows that the proposed scheme is resistant against combined barrel distortion and common post-processing,such as JPEG compression. 展开更多
关键词 mobile video HMD with mobile robust watermarking
下载PDF
Bit-panel to realize gray-scale control of synchronous VGA display by passive OLED matrix 被引量:1
9
作者 ZHANG Jue-min JIANG Xue-yin ZHANG Zhi-lin 《Optoelectronics Letters》 EI 2006年第2期107-108,共2页
A bit-panel-plus-weight method has been proposed to realize gray-scale control of synchronous VGA display by passive matrix OLED.The presented VGA controller has been fabricated by FPGAs and can achieve a better resul... A bit-panel-plus-weight method has been proposed to realize gray-scale control of synchronous VGA display by passive matrix OLED.The presented VGA controller has been fabricated by FPGAs and can achieve a better result of gray-scale control by a 96*64 PMOLED panel. 展开更多
关键词 VGA 视频图形阵列 显示 OLED 矩阵
下载PDF
Perspective and Subjectivity: The Power of Images in Northamerican Short-Story Writing
10
作者 Maria Rosa Burilio Gadea 《Journal of Literature and Art Studies》 2015年第4期249-258,共10页
The study is meant to describe the evolution of American short-story writing with patterns where visual images have become central and not peripheral for the understanding of stories. Hemingway's use of objective cor... The study is meant to describe the evolution of American short-story writing with patterns where visual images have become central and not peripheral for the understanding of stories. Hemingway's use of objective correlatives was a trace mark, and the literary editors at The New Yorker urged their writers to slow down the emphasis on movement and plot in order to recreate a certain mood which would favour the perception of objects, anecdotes, and details. The impressionistic device works very much in the same way that an advertisement would do. It is meant to persuade the audience. The apparently non-commitant vision of reality shows in fact the author's point of view. The apparent simplicity is meant for a very wide audience and its deepest meaning suggests the scope of the particular visual aids working at the deepest level of consciousness 展开更多
关键词 IMAGES DETACHMENT view-point SUBJECTIVITY PASSION effect
下载PDF
An Image Rendering Technique for Sliced-geometries Using MITK
11
作者 QIAN Hong-Bo LIU Hao +2 位作者 LU Wei-ju LU Guang-ming ZHAO Jian-ning 《Chinese Journal of Biomedical Engineering(English Edition)》 2011年第2期55-66,共12页
Software for medical image analysis and visualization is an important tool in medical research and diagnosis. Development and usage of medical image processing toolkit have become an important research trend. It is a ... Software for medical image analysis and visualization is an important tool in medical research and diagnosis. Development and usage of medical image processing toolkit have become an important research trend. It is a fundamental task to master their image rendering principles and data organization mode in order to use these toolkits. MITK (Medical Imaging Toolkit, from www.mitk.net) with the important characteristics of inheritance and virtual function uses the Object-Oriented design approach. This paper researches the data organization mode and coordinate translation of MITK and presents an algorithm based on OpenGL to rewrite the image-rendering function of MITK. Using the algorithm, the rewritten rendering function has the same rendering effect as the one in MITK. By rewriting the virtual image-rendering function and using the capability that a view window can load many data model, users can neatly render various graphics and images. Though the researches of this paper are based on the mitklmageModel class, the algorithm also is fit for 2D "widgets" class. 展开更多
关键词 IMAGE sliced-geometry VISUALIZATION RENDER MITK
下载PDF
Estimation of Moire Patterns Using Spectral Trajectories in the Complex Plane
12
作者 Vladimir SaveUev Sung-Kyu Kim 《Computer Technology and Application》 2012年第5期353-360,共8页
The authors found equations for complex coordinates of spectral peaks and trajectories in the case of two superposed layers, each consisting of two orthogonal gratings. The number of geometric elements in spectra was ... The authors found equations for complex coordinates of spectral peaks and trajectories in the case of two superposed layers, each consisting of two orthogonal gratings. The number of geometric elements in spectra was found for four running parameters and different number of gratings by layers. The shape of trajectories was determined in the corresponding cases. The relationships between parameters were found which could help in reducing the intervals of parameters, in particular the relationship between the inverse aspect ratios. The numerical simulation and the physical experiment were in a good agreement with the theory. The proposed technique seems to be helpful in estimation of occurrence of moir6 patterns in visual displays which makes possible the minimization in the spectral domain without calculation of spectra. 展开更多
关键词 Moire effect moire minimization visual display spectral trajectory.
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部