搜索资源列表
1144853503
- uCOS-II 初级程序员指南本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP?等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助,作者乐意与您分享任何您成功的喜悦。-for uCOS-II Junior Programmer's Guide
S3C2440A_040603
- samsung CPU s3c2440 系列spec,详细介绍了其ARM架构和各寄存器的说明-samsung s3c2440 series CPU spec, provided detailed information on its structure and the ARM Note Register
macmathod
- 有需求才有创造,有了问题才会想着去解决,那么我这里的获取MAC地址的第4种方法也是在这种情况下产生的。因为公司有一个服务器产品,要写一个注册模块,而注册模块需要获取硬件信息,而硬件信息有很多,可以是硬盘序列号,CPU序列号,和网卡MAC,我首先使用的是硬盘序列号,因为GOOGLE一下一大堆,我要感谢所有这些无私奉献自己智慧结晶的可爱的人。-can create demand, there will be problems to solve in mind, So here I am MAC ad
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
并行通信和串行通信介绍
- 并行通信和串行通信是CPU与外部设备之间进行信息交换的基本方法。采用并行通信时,构成一个字符或数据的各位同时传送,每一位都占用一条通信线,另外还需要联络以保证和外围设备协调地工作,它具有较高的传输速度。但由于在长线上驱动和接收信号较困难,驱动和接收电路较复杂,因此并行通信的传输距离受到限制,这种通信方式多用于计算机内部,或者作为计算机与近距离外围设备传输信息用。,Parallel and serial communication is communication between the CPU
CPUVAR
- 通過CPU RDMSR及CPUID讀取CPU相關信息,僅供參考-CPUID read through the CPU RDMSR and CPU-related information for reference only
ACOS3_RefManual_v2.3
- 关于CPU智能卡的最新技术资料,包括CPU卡,双界面CPU智能卡,可以供技术开发人员参考学习。-CPU smart card on the latest technical information, including CPU cards, dual interface smart card CPU, you can reference for learning technology development.
chip_information.tar
- s3c6410 的芯片资料! 内有LCD ,cpu, nand,datasheet!-s3c6410 chip information! There are LCD, cpu, nand, datasheet!
nmon_x86_12a
- nmon工具是一个收集AIX或Linux主机的性能数据,并分析的工具,使用简单易用。nmon工具可以在一个屏幕上显示所有重要的性能优化信息,并动态地对其进行更新。它并不会消耗大量的 CPU 周期,通常低于百分之二。-nmon tool is a collection of AIX or Linux host of performance data, and analysis tools, easy to use. nmon tool can be displayed on the screen
plc
- 本资料详细介绍PLC的各种资料。PLC是一个带有CPU、存储器、I/O、系统软件和支持系统的专用面向过程控制的计算机控制系统。 -This information details the various data PLC. PLC is with a CPU, memory, I/O, system software and dedicated support system for process control computer control system.
intel
- 关于intel cpu的一些资料和介绍 想学习的可以-Some information about the intel cpu and introduction to learning to see
ethernet_with_8bit_cpu_design_structure_3
- In this paper explain ethernet application with 8bit CPU. Very good information. Thanx Adam. Cool:)
CPU-IC
- CPU卡一些资料,CPU IC卡系统通讯协议及底层程序的设计,CPU卡详解-CPU card with some information, CPU IC card system communication protocol and the underlying process of design, CPU card Detailed
CP1E-CPU-Unit-Hardware-Users-Manual
- plc的一些简单基础的问题,关于CPU方面的一些知识,英文资料-plc, a few simple questions based on CPU-side some of the knowledge, information in English
1682_952_final-thesis
- The amount of Implantable Medical Devices (IMD) keeps booming in recent years. However, not many of them have encryption and decryption methods to protect their data communication. The purpose of this thesis work is to profile various popular
W78E58Bg
- 78E58中文说明资料,C51软件CPU中文指导书籍,非常值得收藏-The 78E58 Chinese Descr iption Information, C51 software CPU Chinese guide books, very worthwhile collection
armasm.chm.tar
- 这是有关介绍汇编的资料,里面习题可以巩固学习。具体的内容有: 1.CPU资源和存储器 2.操作数的寻址方式 3.标识符和表达式 4.微机CPU的指令系统 5.程序的基本结构 6.子程序和库 7.输入输出和中断 8.应用程序的设计 9.数值运算协处理器 10.汇编语言和C语言 11.汇编语言编程和调试工具 12.Pentium指令的执行周期数 1 附录3 中断列表 DOS和BIOS的宏定义 键盘按键的各种编码对
cdsgvfdh
- (1). 每个进程有一个进程控制块(PCB)表示。进程控制块包含如下信息:进程名、优先级、到达时间、需要运行时间、已用CPU时间、进程状态等等。 (2). 进程的优先级及需要的运行时间可以事先人为地指定,进程的运行时间以时间片为单位进行计算。 (3). 每个进程的状态可以是就绪 r(ready)、运行R(Running)、或完成F(Finished)三种状态之一。 (4). 就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。-(1) Each proc
cpu-informaton
- 该程序使用C#语言编写,使用vs进行开发,实现了显示电脑cpu运转和内存信息,帮助显示保护计算机。-The program uses the C# language, use vs to develop, operate to achieve the display computer cpu and memory information, helping protect your computer display.
MSP430F2-03-CPU
- MSP430F2-03-CPU MSP430149单片的CPU资料,全是内容讲解,没有代码案例-MSP430F2 MSP430149 judgement- 03- CPU single chip CPU information, is full of content, no code examples