虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

spim-cache

  • How to Use Tables With the JTable (in the API reference documentation) class you can display tables

    How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane

    标签: documentation the reference display

    上传时间: 2013-12-23

    上传用户:ayfeixiao

  • ARM体系结构和编程,介绍ARM CPU 的细节

    ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。

    标签: ARM CPU 编程

    上传时间: 2013-11-25

    上传用户:thuyenvinh

  • Oracle 在启动的时候指定SGA使用多少虚拟内存

    Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。

    标签: Oracle SGA 虚拟 内存

    上传时间: 2015-06-17

    上传用户:gxrui1991

  • vxworks 是调试用的核文件

    vxworks 是调试用的核文件,不能烧写的FLASH里 vxWorks_romCompress.bin 是烧写到FLASH里的bin文件 IP 地址默认是 192.168.1.114 PC 机 要与开发板在同一网段才能通讯 在BIOS中启动vxworks很慢(由于没有开cache),要等10多秒用FLASHACCESS直接把vxworks 写进FLASH可以解决这个问题

    标签: vxworks 调试

    上传时间: 2015-07-01

    上传用户:xzt

  • ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c

    ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,cache配置。

    标签: ARM asm 嵌入式 系统开发

    上传时间: 2013-12-19

    上传用户:英雄

  • 现代先进微处理器有非常高的集成度和复杂度

    现代先进微处理器有非常高的集成度和复杂度,又有寄存器堆、Cache等嵌入式部件,而且芯片管脚数相对较少,必须要有一定的自测试设计和其它的可测试性设计来简化测试代码,提高故障覆盖率。本文简要讨论NRS4000微处理器芯片的以边界扫描测试为主体,以自测试为补充的可测试性设计框架。着重介绍芯片的边界扫描设计和芯片中译码控制器PLA和微程序ROM以及采用内嵌RAM结构的指令Cache和寄存器堆的内建自测试设计。仿真结果表明,这些可测试性设计大大缩短了测试代码的长度。

    标签: 微处理器 复杂度 集成

    上传时间: 2015-07-25

    上传用户:moshushi0009

  • F2blog v1.1 beta 12.27更新说明 1、后台编辑器增加了文本粘贴与从WORD粘贴

    F2blog v1.1 beta 12.27更新说明 1、后台编辑器增加了文本粘贴与从WORD粘贴,以及在IE下没有软硬回车之分,统一了回车为 标签(在Firefox下仍然有,这是跟tiny编辑器有关系)。 2、新增日志的地方增加了媒体管理器,使得附件可以重复使用与上传附件更加方便,快捷。 3、把默认的五个CSS档案生成了一个静态CSS文件,放在cache/cache_style.css.php下,如果手工更改了当前SKIN的样式,需要在后台重新激活该皮肤或者把该cache/cache_style.css.php文件删除,就可以重新生新的CSS缓存。 4、改善了一些SQL语句。

    标签: F2blog 12.27 beta WORD

    上传时间: 2015-08-18

    上传用户:refent

  • 基于GPU的通用计算

    基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。

    标签: GPU 计算

    上传时间: 2014-09-04

    上传用户:iswlkje

  • Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP

    Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from Cache then forwarding to External DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto Config and auto Dynamic DNS update.

    标签: Server DHCP DNS addresses

    上传时间: 2013-12-25

    上传用户:BIBI

  • RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom Bounds

    RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it. This sample is a software only Windows NT Device Driver. This driver is provided for educational purposes only. Generally the Windows NT cache manager does a much better job of optimizing memory usage than using a RAM disk.

    标签: custom BoundsChecker illustrates Bounds

    上传时间: 2014-01-04

    上传用户:onewq