代码搜索:ROM优化

找到约 10,000 项符合「ROM优化」的源代码

代码结果 10,000
www.eeworm.com/read/340650/12141403

vhd rom_form_dual_port_rom.vhd

ROM_form.vhd Ken Chapman (Xilinx Ltd) - Novemeber 2006 This is the VHDL template file for the KCPSM3 assembler. It is used to configure an 18Kbit block RAM to act as a dual port program ROM.
www.eeworm.com/read/289896/8519042

txt 如何优化bios.txt

如何优化电脑系统的BIOS? ( 2002年01月24日14:32:15 TT 阅读:74 )   1、在Standard CMOS Setup里没有连接IDE设备的端口的TYPE和MODE设为None。   2、将CPU Internal Cache、External Cache设为Enabled,打开CPU一二级缓存。   3、将S
www.eeworm.com/read/387273/8696425

txt 如何优化bios.txt

如何优化电脑系统的BIOS? ( 2002年01月24日14:32:15 TT 阅读:74 )   1、在Standard CMOS Setup里没有连接IDE设备的端口的TYPE和MODE设为None。   2、将CPU Internal Cache、External Cache设为Enabled,打开CPU一二级缓存。   3、将S
www.eeworm.com/read/287191/8711410

txt 如何优化bios.txt

如何优化电脑系统的BIOS? ( 2002年01月24日14:32:15 TT 阅读:74 )   1、在Standard CMOS Setup里没有连接IDE设备的端口的TYPE和MODE设为None。   2、将CPU Internal Cache、External Cache设为Enabled,打开CPU一二级缓存。   3、将S
www.eeworm.com/read/164952/10080841

txt 如何优化bios.txt

如何优化电脑系统的BIOS? ( 2002年01月24日14:32:15 TT 阅读:74 )   1、在Standard CMOS Setup里没有连接IDE设备的端口的TYPE和MODE设为None。   2、将CPU Internal Cache、External Cache设为Enabled,打开CPU一二级缓存。   3、将S
www.eeworm.com/read/357523/10207234

mht c代码优化方案.mht

From: Subject: =?gb2312?B?Q7T6wuvTxbuvt72wuCAtIHF1YW5taW5nMTExObXE16jAuCAtIENTRE5CbG9n?= Date: Fri, 16 Nov 2007 10:33:47 +0800 MIME-Version: 1.0 Content-Type: mu
www.eeworm.com/read/160170/10561504

txt 复件 c程序优化.txt

C程序优化 发表时间:2006-1-4 9:39:46 浏览人数:65 对程序进行优化,通常是指优化程序代码或程序执行速度。优化代码和优化速度实际上是一个予盾的统一,一般是优化了代码的尺寸,就会带来执行时间的增加,如果优化了程序的执行速度,通常会带来代码增加的副作用,很难鱼与熊掌兼得,只能在设计时掌握一个平衡点。 一、程序结构的优化 1、程序的书写结构 虽然书写 ...