搜索资源列表
cache
- 缓存器 cache verilog 欢迎下载偶-cache verilog
intexample
- 关于DM6437 中断例程,没有使用DSP/BIOS,使用定时器中断来控制跑马灯-On the DM6437 interrupt routines, do not use DSP/BIOS, use the timer interrupt to control the Marquee
cache
- 实现LRU算法的Cache源代码,可以用来支持整个系统中某种对象数量的个数限制,同时,通过LRU算法保证使用频度高的对象尽可能的驻留内存。 该算法可以用来支持J2EE系统性能提升,同时又可以控制内存安全使用。-LRU algorithm implementation Cache source code, can be used to support the system as a whole number of objects in a certain number of restricti
Cache_dotnet_cs
- 实现LRU算法的cache dotnet C#源码,用来支持asp.net程序提升系统访问速度。同时保证系统能够控制内存的使用不产生泄漏。-LRU algorithm implementation cache dotnet C# source code, used to support asp.net procedures to enhance the speed of system access. At the same time to ensure that the system be ab
mipscpudesign
- cpu设计实例mips。MIPSI指令集32位CPU(1)MiniCore设计实例全32位操作,32个32位通用寄存器,所有指令和地址全为32位 (2)静态流水线(3~5级) (3)Forwarding技术 (4)片内L1 Cache,指令、数据各4KByte,硬件初始化 (5)没有TLB,但系统控制协处理器(CP0)具有除页面映射外的全部功能 -cpu design example mips. MIPSI instruction set 32-bit CPU (1)
dds9851
- 本文主要介绍的是采用直接数字频率合成的短波信号发生器,它主要以微电脑控制部分、直接数字频率合成(DDS)部分、数字锁相环频率合成部分、背光液晶显示部分、功率放大部分等组成。该软件系统采用菜单形式进行操作,操作方便明了,增加了很多功能。它通过启动DDS后,把内存缓存区的数据送到DDS后输出相应的频率,并把数据转换为BCD码,送到液晶显示器进行显示。该系统输出稳定度、精度极高,适用于当代的尖端的通信系统和精密的高精度仪器。-This paper describes the use of direct
M
- 带有缓存分组的分组层的接纳控制模型,分析了丢包率和平均延时随系统内分组大小的关系-Packetization layer packet with a cache admission control model, the analysis of packet loss rate and average packet delay with the system, the relationship between the size of
squid-3.2.0.1.tar
- Squid cache(简称为Squid)是一个流行的自由软件(GNU通用公共许可证)的代理服务器和Web缓存服务器。Squid有广泛的用途,从作为网页服务器的前置cache服务器缓存相关请求来提高Web服务器的速度,到为一组人共享网络资源而缓存万维网,域名系统和其他网络搜索,到通过过滤流量帮助网络安全,到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。 Squid的发展历史相当悠久,功能也相当完善。除了HTTP外,对于FTP与HTTPS的支援也相当好,在3.0 测试
webio
- Features: --- -- - BSD-style open source license - Supports native FS or "compiled in" embedded files - SSIs can be nested (SSI called within SSI) - SSI content can be generated by C routines. - Fast path for binary files (images, PDFs)
cache
- cache设计,直接映射,回写式cache。256行,每行四字。 ram按字存储,大小为64K字。-cache design, direct mapped, write-back cache. 256 lines of four characters. ram memory by the word, the word size is 64K.
cache-c
- Blackfin cache control code (simpler control-style functions)
gscms_v1.5.utf8
- 高速电影程序_GsCms GBK版,7大特点:特有的静态生成模式,特有的会员权限系统,特有的播放程序,特有的缓存控制模式,特有的联盟资源库,特有的自定义采集系统,特有的程序体系,asp、php等环境,并内置标签和asp自定义函数标签接口以及强大的自定义采集功能,不妨下载一试-High-speed film program _GsCms GBK version 7 features: unique static generation mode, the unique membership priv
maccms_php_v7.x
- Maccms 苹果电影系统,原PHP魅魔电影程序,PHP+MYSQL,功能强大Maccms苹果电影系统拥有静态生成模式、会员权限系统、特有的播放模块、缓存控制模式、自定义采集系统、联盟资源库等支撑,可快速建立运行于PHP环境的电影网站。 更新版本:苹果电影程序build20130609-Maccms Apple cinema system, the original PHP Succubus movie program, PHP+MYSQL, powerful Maccms Apple
cache-c
- Blackfin cache control code (simpler control-style functions) for Linux.
writeback_cache_control
- Explicit volatile write back cache control.
httplib2-0.9.tar
- The module can optionally operate with a private cache that understands the Cache-Control: header and uses both the ETag and Last-Modified cache validators. Both file system and memcached based caches are supported. -Automatically adds back
reg_8xx
- Cache control on the MPC8xx is provided through some additional special purpose registers.
cache
- Internal Memory Control Registers for caches.
typo3_src4
- 特性: 完善的用户和权限管理、认证系统;自动保存编辑中的内容,自动优化图片;剪切板支持复制、剪切、粘贴; 便捷的上下文关联菜单,创新的快捷方式;人性化的各种操作向导;支持操作日志、系统级缓存控制; 支持离线编辑、前台编辑、内容导入导出、计划任务、全文检索、版本控制、流程控制; 支持多站点、多数据库;成熟完善的模版机制和扩展机制-characteristic: Perfect user and rights management, authentication system,
finecms_v2.3.0.0423
- CMVC一个轻量的、易于学习的PHP开源框架。基于PHP三层设计理念MVC (Model-View-Controller) 构建。内部集成了MYSQL访问类库,缓存控制系统,SMARTY模板引擎。简单易学,特别适合PHP初学者学习PHP的MVC开发方式。-CMVC A lightweight, easy-to-learn PHP open source framework. Based on PHP three-tier design concept MVC (Model-View-Contro