搜索资源列表
嵌入式应用技术基础教程2
- 嵌入式应用技术基础教程2 第11章 Flash存储器的在线编程 第12章 GP32的其他功能模块 第13章 LCD与LED编程 第14章 USB接口 第15章 CAN通信接口 第16章 08系列MCU编程器的开发 第17章 工业以太网 第18章 非接触式IC卡及其读写设备-embedded applications based Directory 2 Chapter 11 Flash memory programming online GP3 Chapter 12
ARM_MMU_Manual
- ARM MMU详细图解及使用存储器管理,访问权限,异常处理等-ARM MMU detailed diagrams and the use of memory management, access permissions, exception handling, etc.
abc-de
- 在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和回收。 一个好的计算机系统不仅要有一个足够容量的、存取速度高的、稳定可靠的主存储器,而且要能合理地分配和使用这些存储空间-in pagination management practice adopted Bitmap to express distribution of main memory, main memory space realization of the distribution and recovery.
ARMask
- ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) R
DM642EDMA
- DM642上的DMA性能一个简单的介绍和分析。 DM642中的DMA称为EDMA(Enhanced Direct Memory Access),其EDMA控制器支持64个相互独立的DMA通道,每个通道都可以接受系统外设事件的触发或者CPU的指令的触发,不同DMA传输之间还可以进行连接,构成各种复杂的DMA操作,在600MHz主频时可以提供2.4GB/秒的数据吞吐量。具备的1维、2维传输模式,非常适合图像的处理。
boot_loader_slaa096d
- 引导加载(有时被称为引导)的MSP430的衍生物与快闪记忆体允许进入其嵌入式记忆体在原型,生产,还是在外地。这是可能下载或修改代码中的快闪记忆体(电可擦除和可编程存储器)或存储校准数据或其他系统的相关数据在快闪记忆体或RAM中。 -Application of Bootstrap Loader in MSP430 With Flash Hardware- The bootstrap loader (sometimes called the bootloader) of MSP430 deri
cpumemory
- 随着CPU核心变得更快,硬件设计师提出了笔以往任何时候都更先进的内存处理和加速技术,如CPU的缓存,幸的是,大多数程序员不能对内存子系统或处理器缓存有很好的理解。本文阐述了内存子系统结构,说明他们如何工作,程序应该如何做,以实现最佳的性能。-As CPU cores become both faster and more numerous, the limiting factor for most programs is now, and will be for some time, memor
jdsjsjd
- 照片修复程序的实现 根据上述算法就可以对照片进行均衡化处理了。对于照片一般是将其当作DIB(设备无关位图)来处理的,在将其装载到内存并获取到其HDIB 型句柄 hDIB后,需要预先获取该位图的一些相关参数以便后续使用:-Photo restoration procedures to achieve the above algorithm can be based on a balanced picture addressed. The photos are generally deemed
DM642DMA
- DM642上利用DMA和CACHE优化内存存取实例-DM642 using DMA and memory access optimization example CACHE
AWE_principle
- 详细讲述了在windows下开启AWE访问大于4G内存的技术。-Described in detail under the windows open AWE to access more than 4G of memory technology.
OSsolutions
- opration system, Assume we have a demand-paged memory. The page table is held in registers. It takes 8 milliseconds to service a page fault if an empty page is available or the replaced page is not modified, and 20 milliseconds if the replace
Objective-C(Chinese)
- Objective-C(中文) 設定環境 前言 編譯 hello world 創建 Classes 把它們湊在一起 詳細說明... 多重參數 建構子(Constructors) 存取權限 異常情況(Exceptions)處理 繼承、多型(Inheritance, Polymorphism)以及其他物件導向功能 id 型別 繼承(Inheritance) 動態識別(Dynamic types) 記憶體管理 優點與缺點-Objec
omronPLC
- PC访问OMRONPLC数据,可以读写PLC内存。-PC access OMRONPLC data, you can read and write PLC memory.
Image_reconstruction_model_using_block_compressed_
- 以块×块的方式获取图像,解决了现有的CS方法中可压缩采样算子所需存储较大的问题-Way to block × block access to images, the CS method to solve the existing sampling operator for compressible large memory requirements and issues
cache
- cache n. 高速缓冲存储器 一种特殊的存储器子系统,其中复制了频繁使用的数据以利于快速访问。存储器的高速缓冲存储器存储了频繁访问的 RAM 位置的内容及这些数据项的存储地址。当处理器引用存储器中的某地址时,高速缓冲存储器便检查是否存有该地址。如果存有该地址,则将数据返回处理器;如果没有保存该地址,则进行常规的存储器访问。因为高速缓冲存储器总是比主RAM 存储器速度快,所以当 RAM 的访问速度低于微处理器的速度时,常使用高速缓冲存储器。-cache n. a special cache m
dma
- Direct memory Access is concept to access device directly without processor interaction.
Magneto-Resistive-Random-Access-Memory
- Magneto Resistive Random Access Memory
Interpreting-the-Timing-Diagram
- 对The 68000 Read Cycle时序的分析-Interpreting the Timing Diagram to the 68000,A 68000 memory access takes a minimum of eight clock states numbered from clock state S0 to clock state S7
4
- 针对目前图形处理器(GPU) 上的动态数据处理问题,在分析现有并行单源最短路径(SSSP) 算法的基础上,对 GPU上的Moore SSSP算法进行并行化设计与实现。搜索时,综合应用层次化任务分配、层次化工作队列、层次化 Kernel 调用等策略。在不同类型图数据上进行实验测试,实验结果表明,该算法能有效减少空线程开销、访存开销以及同步时间。-For dynamic data processing on the graphics processor (GPU), the analysis of
data
- Bochspwn: Exploiting Kernel Race Conditions Found via Memory Access Patterns Mateusz "j00ru" Jurczyk, Gynvael Coldwind SyScan 2013 Singapore
