搜索资源列表
ADS Introductory Workbook
- ADS教程 在这一章里,将介绍ARM 开发软件ADS(ARM Developer Suite)。通过学习如何在CodeWarrior IDE 集成开发环境下编写,编译一个工程的例子,使读者能够掌握在ADS 软件平台下开发用户应用 程序。本章还描述了如何使用AXD 调试工程,使读者对于调试工程有个初步的理解,为进一步的 使用和掌握调试工具起到抛砖引玉的作用-ADS Directory in this chapter, will introduce the development of softwa
除法器
- 通过用硬件描述语言(VHDL)描述除法器,并进行模拟验证,加深对二进制数运算方法的理解。 设计平台:MaxPlusII 压缩文件内有详细设计报告 -by using Hardware Descr iption Language (VHDL) Descr iption division, and conduct simulation shows that the binary number deepen understanding of the operation. Design Pl
译码器
- 通过对用硬件描述语言VHDL表示的某个专用部件(如中断控制器、差错控制码编码/译码器,此为译码器)的代码分析,构建它的逻辑结构,加深对相关部件设计技术的理解。 试验平台:MaxPlusII -through the use of VHDL hardware descr iption language said a special components (such as interrupt controllers, error control coding / decoding devic
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
Nucleus plus参考手册
- 这是本人参看 nucleus plus manual + 自己的理解 翻译的中文板资料,愿和大家一起共享,欢迎大家指教更正其中的错误-I see this nucleus plus manual + own understanding of the Chinese translation board, and everyone is willing to share, all are welcome to enlighten correct mistakes
TI 标准逻辑数据手册术语符号的解释与理解
- TI 标准逻辑数据手册术语符号的解释与理解-TI standard logic terminology symbols manual data interpretation and understanding
winclip
- 这是帮助大家理解UC/GUI系统中关于窗口剪切原理的好东东,在他的帮助下,可以很容易的弄清楚GUI系统的内核思想。-This is to help everyone understand UC / GUI window system on the principle of good shear Wanton, in his help, you can easily find out the GUI system kernel thinking.
经典操作
- 经典的汇编语言程序!是把书上理论的不好 理解的原理用程序表达出来!-classic assembly language! The book is on the theoretical understanding of the principles of bad procedures used expression!
verslagDTFM1
- DTMF的PDF说明文件,从原理到应用方法进行了详尽的叙述,使人理解双音多频的概念和使用方法-DTMF PDF Document from the application of the principle carried out a detailed narrative that people understand DTMF the concept and use
thermdsp
- 数字温度计原代码,使用芯片为DS1820,深入理解DSP的BSP端口做GPIO的应用-digital thermometer source, the use of chip DS1820, in-depth understanding of DSP BSP GPIO ports do Application
111111122222223333333344
- 进制转换“微机原理就及汇编语言课程设计”是计算机科学与技术专业的学科基础课。其目的是通过本实践环节,加深了对” “微机原理” “汇编语言”、“C语言”等课程知识的掌握与综合运用,通过对进制转换程序的设计让我对这门语言有了更深一步的理解,积累初步的经验。-base for the conversion "on the principle of computer and assembly language curriculum design" is computer scienc
渐明渐暗彩灯程序
- 渐明渐暗彩灯程序,有详细解释,使初学者更容易理解占空比的概念及应用-gradually dimming lantern prescribed procedures, a detailed explanation and to beginners duty cycle more easily understand the concept and application
信号处理matlab
- 自己编写的信号产生和处理软件,以matlab7为平台。可以实现确定信号和非确定信号的产生,各种滤波器的设计,对信号的频谱分析,滤波后信号的频谱分析等功能。有利于信号与系统、数字信号处理相关课程的学习与理解。-themselves prepared and have the signal processing software to matlab7 platform. Determine signal can be achieved and identify signals the emergen
一位牛人对模拟电路的理解
- 一位牛人对模拟电路的理解
配置理解stm32中外部中断外部是怎么设置的
- 本程序是通过配置理解stm32中外部中断外部是怎么设置的和怎么配置引脚可以产生外部中断-This procedure is through understanding stm32 configuration in the external interruption external is how to set up and how to configure pin can produce external interruption
srljlinuxe
- 深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
3D 空中鼠标〔2.4GHz〕
- 这是一个使用 2.4GHz 的 NRF24L01 收发与 MPU6050 之 3D 姿态传感器件做的无线空中飞鼠,带有原理图 PCB 图及 Keil MDK 工程的源程序代码,程序注释详细易理解,不失为一练习好使上手的教程,此资料也易于 DIY 参考使用,内容极详尽完整,收藏必备,有着于控制 MPU6050 及 NRF24l01 无线传感器与 USB 资料传送极佳的参考驱动例程。 It is an NRF24L01 2.4GHz transceiver with MPU6050 of 3D
理解与应用MPU的特权与用户模式
- 深入理解与应用MPU的特权与用户模式,基于STM32(Understanding and applying MPU privileges and user patterns)
彻底理解Z-stack协议栈的工作机理与程序架构
- 彻底理解Z-stack协议栈的工作机理与程序架构(Fully understand the working mechanism and program structure of z-stack protocol stack)
J1939协议理解
- J1939协议理解--做完实际项目后,这是我对J1939协议的理解,想要的朋友可以了解下!