空间数据缓存技术是提高空间数据查询效率的有效方法之一。
The technique of spatial data buffering is the efficient method which improve the efficiency of the spatial data querying.
通过采用数据缓存技术和运行前对数据的初步处理可以改善应用程序的速度;
The data buffer technology and pre-disposal to the data before execution can accelerate the application execution.
通过对现有数据缓存技术的分析和研究,提出了一种针对目标影像数据库的数据缓存方法。
By analyzing and studying the technology of data caching at present, a new method on target image database managing is put forward.
除了框架之外,他们还向队列和数据缓存技术投入了大量的资金——VMWare认为整个“数据栈”(data stack)都处于变动之中。
Beyond frameworks, they are investing heavily in queueing and data caching technologies - VMWare sees the whole "data stack" as being in great ferment.
WebSphereeXtremeScale通过缓存技术将数据拉近应用程序。
WebSphere eXtreme Scale brings data closer to applications via caching technology.
如果数据独占不可能,则可以使用WebSphereExtendedDeployment数据网格技术管理数据缓存和失效。
If data exclusivity is not possible, the WebSphere Extended Deployment data grid technology could be used to manage data caching and invalidation.
我们不仅通过利用一个操作码缓存和优化PHP配置探究了php级别的技术,而且探究了如何优化您的数据库设计来实现合理的索引编制。
We looked at techniques not only at the PHP level, by leveraging an opcode cache and optimizing the PHP configuration, but also looked at optimizing your database design for proper indexing.
他认为,对于IOPS非常高的工作,或者在数据不能写入磁盘,必须缓存在内存(RAM)里面的情况下,SSD是一项替换硬盘的伟大技术。
He believes SSD is a great technology to replace hard disks in very high IOPS workloads, or when data cannot go to disk and must be held by main-memory (RAM) caches.
这种技术的主要目标是尽可能优化缓存的使用,减少系统在执行给定的操作时必须获取数据并把数据放进缓存的次数。
This technique focuses on how best to optimize the usage of cache in order to reduce the number of times the system must retrieve data and place it in cache to perform a given set of operations.
文章重点讨论了该系统多制式数字视频信号存储与传输中数据缓存的关键技术。
The key technique for the data buffer storage in multi-type video signal conservation and transmission is discussed emphatically.
如果使用恰当,缓存可以极大地提升性能,譬如,将经常使用的数据缓存,按需要的时间设置过期。相信我,在老的asp技术中,将对象存入Session中有时会出现问题。
Caching can be great for increasing performance if used in the right way, i.e. you cache the data that will be accessed the most and you don't cache it for longer than you need.
目前,有多种用于实现数据库缓存无效化的技术。
There are several techniques in use today for accomplishing database Cache invalidation.
票价计算采用计价缓存机制,提高计价效率,并利用复制技术实现全路计价缓存数据的实时性和准确性。
Pricing fare calculated used caching mechanisms to improve the efficiency of pricing, using complicated technology to implement the real time and accuracy of pricing cache data.
然后针对数据同步技术、缓存的一致性技术、可变一致性复制机制进行了不同程度的研究。
Thence it is processed variant degree research on data synchronism technology, cache consistency technology and variable consistency server replication.
文章从asp系统的运行机理出发,在存储过程、基于DHTML的客户端计算、数据缓存等几方面给出效率提升的技术方案。
From the running mechanism of an ASP system, some techniques for increasing efficiency are given, they include stored procedure, client computation based on DHTML, and data cache, etc.
缓存的一致性技术和可变一致性复制机制在解决数据一致性问题时具有一定的实现难度。
Cache consistency technology and variable consistency server replication are of definite difficulty in solving data consistency.
它运用数据绑定和远程数据服务技术,将服务器端库表中的矢量数据缓存到前端,使用户在浏览器端就能完成缩放、平移等图形操作。
It makes use of data Binding and Remote data Service to cache the vector data in the server-side database at client side so that users can zoom and translate the graph in the browser.
移动数据库主要具有以下几种关键技术:移动事务处理技术、移动查询优化技术、复制与缓存技术。
Mobile database is mainly composed of some pacing technologies: mobile transaction processing technology, mobile query optimization technology, copy and cache technology.
之后对撮合模块进行了重点分析,并介绍了其使用的关键技术,比如缓存方案,数据访问方案,安全性考虑以及故障恢复考虑等。
And then, the paper analyzes the MatchMaking model, includes the point technologies, for example buffer technology, data access technology, security technology.
NET缓存允许您使用多种技术跨http请求存储页输出或应用程序数据并对其进行重复使用。
NET caching allows you to use a number of techniques to store page output or application data across HTTP requests and reuse it.
在许多应用系统中,使用缓存技术是提高数据库查询性能的有效途径。
In many application systems, using the buffer storage technology is an effective approach for improving the function of data inquiry.
本文报告了该实验网络的拓扑、节点结构、数据通道、MAC层的数据通道控制子层以及所使用的光缓存技术。
This paper reports the network topology, structure of optical node, data path, control of data path sublayer in MAC and data buffering technologies.
NET技术访问数据库及优化数据访问,实现了系统权限的灵活配置并且运用页面缓存技术来减轻CPU的负担。
NET was used to access database and to optimize the data access so as to achieve the flexible configuration on system power and page caching technology for alleviating the burden of CPU.
数据收集技术是指在断接前把用户将来可能访问的数据预先存储到本地缓存的一种技术。
Data hoarding technology means the technology of prefetching data which may access by user after disconnection later to cache.
通用页面数据生成技术充分利用数据缓存来提高系统对客户端的响应速度。
Data buffer is used in the general page producing technique, to improve the response speed of client.
并引入数据缓存依赖、对象数据源绑定等新技术,给出了基于微软NET平台的系统设计和实现方法。
Then this paper shows out the design and implementation of the system based on Microsoft. NET framework which USES some new techniques such as data cache dependency and object data source binding.
并引入数据缓存依赖、对象数据源绑定等新技术,给出了基于微软NET平台的系统设计和实现方法。
Then this paper shows out the design and implementation of the system based on Microsoft. NET framework which USES some new techniques such as data cache dependency and object data source binding.
应用推荐