搜索资源列表
1.报警系统程序
- 用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!--A SCM alarm system. It is written in C language. It is a part of a big assignment on SCM.
C8051F410-and-Cortex
- 1:C8051 motor_main.c驱动电动机转动程序 2:C8051F_assign C51编程 基础,列举了9道赋值题 3:shiyan4CPT0-jiance.c C8051F410 电压比器应用程序 4:C8051F41x_DACs_SineCosine.c C8051F410 DAC产生正弦波源代码 5:ARM Cortex IO文件: Cortex基础实验 I/O口操作 -1: motor_main. C drive motor C8051 C8051F_a
C
- C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋值0x5,而不改变TMOD的高四位。 6、 While(
AssignmentP4
- Assignment 4: 1. Analyze and simulate the following code lists (code1 and code 2) with the same input signals shown below by presenting POW and OL. If the data type of “a, b, c, d, u, v, w, x, y, z” is declared as std_logic, what will the simulatio
mips
- this code is the simulator of mips processor which is written in C++. this simulator handles the standard ISA of MIPS and can be a good assignment for computer architecture
Assignment-mail
- clock filel in C language using PIC microcontroler
BC45
- uCosii的任务切换源代码,包括任务调度,任务挂起 任务唤醒 任务删除 简单易理解-uCosii task switching source code, including task scheduling, task assignment delete pending tasks simple and easy to understand wake << embedded operating system μC OS-II Principles and Applications &
swap_uchar
- 进行一个字节8bit为的反转,根据C语言位域知识,进行10次赋值可任意调整转换值-A byte to 8 bit to reverse, according to the C language a domain knowledge, to convert the 10 times assignment can be arbitrary adjustment value
ele piano_last
- 51单片机 电子琴 简易的电子琴功能实现 代码可执行 51单片机结课作业(51 c code ele piano Simple electronic organ function realization. The code can execute 51 single - chip computer node assignment)
