设计内核,designed core
1)designed core设计内核
2)IP-Core design内核设计
1.The approach of the IP-Core design and IP-Core interconnection in the integrated system are discussed with the example of the Chip PCI-A429 developed by CARERI in this paper.以自行研制的PCI-A429芯片为例,讨论了内核设计以及系统集成中内核互连的问题。
英文短句/例句

1.Intellectual Property Cores'Design of MPEG-4 based on SOPC基于SOPC的MPEG-4内核设计
2.Design and Analyze of Parallel Level Set Kernel for Multi-core System用于多核平台的并行水平集内核设计与分析
3.Design of 3stage Instruction Pipeline 51 Core一种采用3级指令流水线的51内核设计
4.Research on Policies of Design and Implementation of Small Embedded Operating System Kernel;小型嵌入式操作系统内核设计与实现策略研究
5.Multi-core Architecture Supported Micro-kernel Operating System Design支持多核架构的微内核操作系统设计
6.Design of Serial Interface Engine of Host Controller Based on Universal Serial Bus 2.0 Protocol;USB2.0主机控制器内核SIE的设计
7.Design of a MPACS Terminal Based on the Kernel of ARM9;基于ARM9内核的MPACS终端设计
8.Design and Implementation of Hopen Dual-kernel Operating System;Hopen双内核操作系统设计与实现
9.The Design for Security Module of Linux Kernel on Air Gap;物理隔离网闸Linux内核安全模块的设计
10.The Design and Implementation of Micro-Kernel Workflow Engine System基于微内核工作流引擎的设计与实现
11.Packet Capture Based on Netfilter in Kernel of LinuxLinux下内核空间以太网包的捕获设计
12.Radar Data Processing Platform Design Based on Micro-kernel基于微内核的雷达数据处理平台设计
13.Design of Simple Web Page Editor Based on IE Core基于IE内核的简单网页编辑器设计
14.The design of electronic menu based on ARM7TDMI基于ARM7TDMI内核的电子菜单系统的设计
15.Driver Design for Apparatus Control System Based on ARM & Linux 2.6 Kernel基于ARM+Linux2.6内核的控制系统驱动设计
16.The Design of Enterprises Internal Accounting Controlling on the Basis of Core Competitiveness;基于核心竞争力的企业内部会计控制设计
17.The Design and Synthesis of Different Side Chains Introducing to Macrolide Mother Nucleus;大环内酯母核引入不同侧链的设计合成
18.Design of a Medical Image Processing Embedded System Based on the Kernel of XSCALE;基于XSCALE内核的医学影像处理嵌入式系统设计
相关短句/例句

IP-Core design内核设计
1.The approach of the IP-Core design and IP-Core interconnection in the integrated system are discussed with the example of the Chip PCI-A429 developed by CARERI in this paper.以自行研制的PCI-A429芯片为例,讨论了内核设计以及系统集成中内核互连的问题。
3)Kernel auditing内核审计
4)computation kernel计算内核
1.Based on the analysis and induction of computation kernels for interactive simulations, a common and reusable computation kernel model was proposed for real-time interactive simulations.通过对仿真计算内核的普遍特点进行分析和归纳,提出了一个通用的交互式仿真计算内核参考模型,该内核采用基于原语命令和有限状态机的仿真实体控制与动态行为表示机制来实现仿真计算内核的灵活性和可扩展性,采用分层结构和多线程来实现异步并发的实时仿真计算和交互。
5)design of nugget formation熔核设计
1.Numerical simulation for design of nugget formation in resistance spot welding;电阻点焊熔核设计的数值模拟
6)multi-processor design多核设计
延伸阅读

内核英文:CentralProcessingUnit(CPU)台湾:中央处理器大陆:中央处理单元修订时间:2000/5/31CPU是一个电子电路的积体电路(circuit,integrated(IC))。CPU是电脑内进行处理、控制和储存的电路,也是电脑硬体的核心。电脑中的各种运算、输入输出与连接储存器都是由中央处理器执行与控制。CPU大概可分为8位元(bit)、16位元、32位元及64位元。例如型号为8086是8位元的CPU;80286、80386是16位元的CPU;80468是32位元的CPU;Pentium、Pentium多媒体延伸指令集(MMX)、PentiumPro、PentiumⅡ等则是64位元的,它们都称为复杂指令运算(CISC)的CPU。另外其他CPU,例如麦金塔电脑(Mac)采用的威力晶片(PowerPC),工作站或伺服器(Server)采用的HPPA-8XXX、MIPS1000系列、DECAlpha等,则称为精简指令运算(RISC)的CPU。CPU的本体是一个约1cm*1cm的半导体,被封装在塑胶或陶瓷材料中,然后再将接脚植入而完成一颗CPU,根据CPU的封装技术,CPU可分为:1.DIP(Dual-in-LinePackage,对称脚位封装):早期的8088CPU就是用这种封装技术,简单便宜,但只能用於脚数较少的CPU。2.PLCC(PlasticLeadlessChipCarrier,塑料无引线晶片(Chip)封装):80286使用的技术,今天也只能用於脚数较少的CPU。3.QFP(QuadFlatPackage,四面平整包装):是一种四位对称同时是平整方式的包装,80386SX使用的技术。4.PGA(PinGridArrayPackage,阵列脚位排列封装):是486与Pentium采用的技术,适合用於多脚位、复杂之晶片,但价格较高,散热性是上述四种封装技术中最好的。5.SEC(SingleEdgeContact,单边接触CPU匣):PentiumII|英语解释:PentiumIIICPU与以往SocketCPU最大的不同是:其晶片是与第二阶快取记忆体(CacheMemory)整合在一片电路板上,再封入塑胶或金属包装中,整块电路板叫SEC匣。(2)管理操作系统和计算机处理器中大多数基本操作的层次体系结构的内核。内核将维处理器安排不同的执行代码块(称为线程)以便尽可能使自己忙碌并协调多处理器以优化性能。内核还将在执行程序级别的子组件之间(例如,I/O管理器和进程管理器、句柄硬件异常和其他硬件依赖的函数)的同步活动。内核的工作方式接近硬件抽象层。