说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 内存映射数组
1)  memory-mapped array
内存映射数组
1.
To resolve this problem,a new method of using Serverce Message Block(SMB)protocol to realize heterogeneous FDTD computing was presented,and by some means such as memory-file access,memory-mapped array and redundancy computing,the impact of SMB communication l.
对此,提出利用应用层服务消息块(SMB)协议实现异构FDTD计算,并通过内存文件存取、内存映射数组以及引入冗余计算等方法来缓解与克服SMB通信延迟对并行性能的影响。
2)  memory mapping
内存映射
1.
Fast processing techniques of large mechanical bitmap based on memory mapping file;
基于内存映射文件的特大机械图纸快速处理技术
2.
The solving plans of internal memory mapping,OPC and ADO/OLE OB are set forward,and applying occasion of each plan is discussed.
分析了WINCC组态软件在生产数据报表功能方面的局限性,提出了内存映射、OPC和ADO/OLE DB等解决方案,并讨论了每种方案的适用场合。
3.
The paper makes an analysis of the memory mapping and address remapping of the S3C2410 processor as well as the process of implementing the vivi Bootloader along with its modification.
该文剖析了处理器S3C2410的地址重映射机制和内存映射机制,详细分析了MIZI公司的vivi启动加载程序的具体实现过程,并对其进行了修改。
3)  memory map
内存映射
1.
Using memory map to speed the rapid of browsing directory
使用内存映射实现目录快速浏览
2.
Some key questions of data acquisition and client end connection are solved by means of completely new ideas and ways to optimize the performance of the data server, such as the memory map, network connections based on the TCP/IP protocol and series data transfer mechanism.
针对数据采集和客户端连接等关键问题 ,采用了全新的设计思想 ,例如内存映射的数据采集方式、基于 TCP/IP协议的网络连接以及串行化的数据传送机制等 ,优化了数据服务器的性能。
3.
Features and memory map of STM32F10x are introduced,and basic principle and the flowchart of IAP driver are analyzed.
本文介绍了STM32F10x处理器的特点及内存映射;详细论述了IAP功能的基本原理和IAP驱动流程;给出了在STM32F10x处理器中实现IAP功能的方法。
4)  mapped inner-storage
映射内存
1.
Based on the high-speed DAS technique with time-interleaved structure, the design and implementation of high-speed DAS for an all-purpose magnetron adaptive test-equipment is proposed in this paper using the method of multi-access time-sharing acquisition control and mapped inner-storage.
本文基于并行分时采集技术,提出了一种多路分时采集控制、映射内存的高速数据采集设计方案及工程实现方法,较好地解决了高速采集与低设计成本之间的矛盾,该系统满足测试平台的设计要求。
5)  main memory map card
内存映射卡
6)  Memory-mapped files
内存映射文件
1.
The important technologies, bus-sharing technology and memory-mapped files technology, were also adopted in order to acquire, monitor and store data simultaneously at high speed.
提出了一种基于现场可编程门阵列(FPGA)的实时遥感卫星数据采集与快视系统的设计方案,该方案充分利用FPGA的硬件资源简化逻辑设计,并采用总线复用技术和内存映射文件的方法实现了采集和快视的实时并行处理以及海量数据的高速存取。
补充资料:Pro/ENGINEER中复杂几何路径的数组阵列
 

1 引言



    Pro/ENGINEER是目前应用非常广泛的CAD/CAM软件,其功能非常强大。在Pro/ENGINEER中进行特征复制时, PATTERN(数组阵列)可以一次建立多个相同的特征,比COPY(复制)省时省力。



    在实际应用中,阵列的几何路径有规则的(如直线形、圆形等),也有不规则的(如平行四边形、椭圆形等)。对于规则路径,其生成较简单,如圆形路径,选取一周向驱动尺寸,输入阵列的增量与个数即可。下面以在基座上钻孔为例,介绍不规则几何路径的数组阵列。



2 设计实例



    首先,生成基座(如图1黑点表示孔的圆心位),其中心点位于Pro/ENGINEER中坐标系的原点,再钻出左上角的第一个孔(以基座的两条边为参考边,这两条边的交点为准原点)。然后进行数组阵列,产生其余的孔,依次选择“Pattern→General→Table”。





图1 黑点表示孔的圆心位



2.1 步骤一



    选择图1中的尺寸“40,55”作为“表格驱动阵列的驱动尺寸”,然后选“Done”。



2.2 步骤二



    选择“Add”,进行表的添加(输入一个表名如A),接着打开一个窗口,其中已有的文字均为注释语句,最后一行为:



    idx       d4(40.0)     d3(55.0)



    其中,idx表示这一列填的是序号,从1开始;d后的数字以实际操作中产生的为准,括号内数值为步骤1中所选驱动尺寸的值,可以看出该值的显示顺序与尺寸的选择顺序是对应的。



2.3 步骤三



进行表的录入,依次填入:
1 65   55
2 90 55
3 115 55
4 140 55
5 50 85
6 60 115
7  70 145
8 95 145
9 120 145 
10 145 145  
11 170 145
12 150 85
13 160 115



    其中1~4为上部右边的4个孔,5~7为左边3个孔,8~11为下部右边4个孔,12~13为右边剩余2个孔。



2.4 步骤四



    首先点击“File→Save”,并且进行保存。然后点击“File→Exit”,退出程序。之后执行“Done”即可进行阵列,如图2所示。


说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条