搜索资源列表
P01
- 通软Prolution集团管理软件白皮书,正在做相关行业初期了解的同志们可以
UART0-communication
- C8051F系列单片机,此程序用UART0实现RS-232通信,运行前将TX0和P00 短接,RX0和P01短接,当接收到一个数据后,再将接收到的数据送出。
进制转换(M)
- 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
P01
- 通软Prolution集团管理软件白皮书,正在做相关行业初期了解的同志们可以-Qualcomm soft Prolution Group Management Software White Paper, is to do the initial understanding of related industries can Comrades
UART0-communication
- C8051F系列单片机,此程序用UART0实现RS-232通信,运行前将TX0和P00 短接,RX0和P01短接,当接收到一个数据后,再将接收到的数据送出。 -C8051F series single-chip, this procedure UART0 realize with RS-232 communications, running before TX0 and P00 shorted, RX0 and P01 shorte
64x64LED
- 16字 LED点阵屏+DS1302电子钟 C 程序 1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P00 8脚接后备电源,可以接老计算机主板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容 电压在2.5V以上即可维持 595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟
CMMI3
- CMMI 3 过程 CM(配置管理)过程文档 DAR(决策分析)过程文档-CMMI 3 过程 CM(配置管理)过程文档 DAR(决策分析)过程文档...
ds18b20
- #include<reg51.h> #include<absacc.h> #include<stdio.h> #include<math.h> #define uchar unsigned char #define uint unsigned int sbit P00=P0^0 sbit P01=P0^1 sbit P02=P0^2 sbit P0
UART0
- 此程序用UART0实现RS-232通信,运行前将TX0和P00 短接,RX0和P01短接,当接收到一个数据后,再将接收到的数据送出。-UART0 achieved with this procedure RS-232 communications, running before TX0 and P00 shorted, RX0 and P01 shorted, when a data is received, and then rece
p01
- 1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。 2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数di
dianzizhong
- 1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P00 8脚接后备电源,可以接老计算机主板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容 电压在2.5V以上即可维持 按键说明:1. 共三个键,低电平有效 2. P04 和 P05 同时按:初始化 3. P06 端口按键:选择要调整的项目 4. P05 端口按键:增加;P04端口按
p01
- Sourcecode of matlab for camera
Ex26
- 程序功能:STC单片机,开机后,步进电机无动作;按一下s1键,电机正转,按下s2键,电机反转,按下s3键,电机不转 学习重点: 1、步进电机的控掣方法 2、多模块的交互 A组线圈对应 P00 B组线圈对应 P01 C组线圈对应 P02 D组线圈对应 P03-Program features: STC microcontroller, boot, stepper motor no action s1 butt
4dvs-SDK-aDemo
- Hi3510 Four-Route DVS SDK and Code Sample.
p01
- 通过管道文件(有名管道)来实现进程间通信。-Through the pipe file (named pipe) to achieve inter-process communication.
led
- 按P01 LED向右移一位按P00 LED向左移一位连续按动按钮LED会不停的左移或右移 -By P01 LED P00 LED to the right one by pressing the button to the left a continuous LED will stop left or right
RS485
- 此程序用UART1外扩MAX485实现RS-485通信,运行前将TX1和P00 短接,RX1和P01短接,当接收到一个数据后,再将接收到的数据送出。-Expand this program in use UART1 MAX485 RS-485 communication, running before the TX1 and P00 short, short RX1 and P01, then the received data whe
p01
- detection different object in video an moves with high accuracy-detection different object in video an moves with high accuracy
1664x64LED6
- 16字 LED点阵屏+DS1302电子钟 C 程序1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P008脚接后备电源,可以接老计算机主板板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容电压在2.5V以上即可维持595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复 -C program of th
CC2530KEYTest
- 实验目的: 让用户学会按键应用是这一常用的人机交互方式。 本实验用 LED1,LED2,LED3 灯及按键S1 为外设。 采用P10、P11、P14 口为输出口,驱动LED1/LED2/LED3,P01 口为输入口,接受按键 信号输入(高电平为按键信号)。-The purpose of the experiment: let users learn key applications commonly used in huma