编译过程中难以下载的缓存文件,对应OpenCV版本:opencv-3.4.15-vc14_vc15
2022-09-26 09:06:35 14.16MB OpenCV
1
cachey-基于缓存的时间和存储空间计算
2022-09-23 09:18:12 8KB Python开发-其它杂项
1
TI 最新的 DSP CPU 核心架构 C66x 以及 KeyStone I 架构 DSP C6655/57 以及 C6678 使用教程。 本视频教程主要分为三部分,概述、基础入门、模块详解以及多核开发。概述部分主要对 C66x 核心及 DSP 处理器做简要介绍。基础入门部分以 Hello LED! 为例指导大家完成 DSP 开发的完整过程,使之从总体上对 DSP 开发流程有一定了解。模块详解部分,对 DSP 的中断、主要外设例如 PCIe SRIO 等开发做出讲解。最后一部分,针对双核 C6657 以及八核 C6678 的多核开发进行讲解,主要讲解基本 IPC[中断 + 共享内存]、基于共享内存的开放式多核开发框架 OpenMP 开发以及基于 TI IPC 组件的多核开发。
2022-09-19 14:09:49 441.19MB KeyStone DSP C665x C6678
1
可以将chrome浏览器的默认缓存位置移动到其他地方,方便管理缓存文件。
2022-09-16 09:02:19 131KB Chrome 缓存 转移 迁移
1
Exoplayer配套缓存工具类,需要自己处理异步。
2022-09-08 18:05:42 14KB android
1
内购要么,有,拿去直接用 注释 清晰的很 SAMKeychain Reachability手势功能 EasySNS二维码扫描啊 SimulateIDFA解决方案啊
2022-09-08 09:05:37 77KB ios实用工具类
1
Redis 缓存穿透的处理(缓存空值) Redis缓存击穿处理(互斥锁与逻辑删除方案) 封装为工具类,并适用于所有需要进行缓存穿透、击穿的方案,采用了泛型以及Lambda 函数式编程来完成编码
2022-09-08 09:04:20 7KB Redis 缓存击穿 缓存穿透
1
ApkUpdater 基于DownLoadManager实现安装包更新,安装包缓存,支持MD5校验,支持断点续传,自定义UI,提供了默认UI。 演示 按照惯例还是先上图吧。 更新 3.1.0 优化升级逻辑,增加弱更新功能。 UpdateInfo接口移除了isForceUpdate的属性,改为updateType属性,其类型为UpdateType。UpdateType为枚举类型,共有以下3个类型: UpdateType.UPDATE_WEAK 弱更新,当更新类型为该类型时将会在默认的弹窗中出现忽略此版本的按钮,点击后默认会调用ApkUpdater.skipThisVersion()方法, 即表示直到下一个版本出现前不会再次自动提示。如果用户还想更新则可以通过手动更新的方式更新应用。设置手动更新的方式可参考ApkUpdater.check()方法。 UpdateType.UPDATE_NOR
2022-09-05 10:40:33 1.47MB Kotlin
1
再找不出一本对DRAM+DISK讲的这么详细的书了。 书中给出的大量references也很棒。 Is your memory hierarchy stopping your microprocessor from performing at the high level it should be? Memory Systems: Cache, DRAM, Disk shows you how to resolve this problem. The book tells you everything you need to know about the logical design and operation, physical design and operation, performance characteristics and resulting design trade-offs, and the energy consumption of modern memory hierarchies. You learn how to to tackle the challenging optimization problems that result from the side-effects that can appear at any point in the entire hierarchy. As a result you will be able to design and emulate the entire memory hierarchy. . Understand all levels of the system hierarchy -Xcache, DRAM, and disk. . Evaluate the system-level effects of all design choices. . Model performance and energy consumption for each component in the memory hierarchy.
2022-08-30 00:44:29 22.66MB
1
最近很多人问一些基于AFNetworking3.0网络请求的封装,其实不用真的不用封装,唯一需要封装的地方就是客户端做缓存,统一把所有请求做了缓存接口。缓存用的是YYCache。基于AFNetworking的demo 添加了设置超时时间。可以自由设置超时时间和缓存方式
2022-08-29 17:58:11 320KB 网络
1