-
一个经典的词法语法分析程序的源代码,从词法分析入口其词法分析出口为语法分析入口...
一个经典的词法语法分析程序的源代码,从词法分析入口其词法分析出口为语法分析入口-a classic syntax analysis of a program"s source code, imported from the lexical analysis of its lexical analysis exports syntax analysis entrance
- 2022-11-15 19:35:02下载
- 积分:1
-
电子时钟的设计:
要求:
设计一个电子时钟。
要求可以显示时、分、秒。
用户可以设置时间。...
电子时钟的设计:
要求:
设计一个电子时钟。
要求可以显示时、分、秒。
用户可以设置时间。-Electronic clock design: requirements: design of an electronic clock. Required to display hours, minutes and seconds. Users can set the time.
- 2023-08-01 01:00:03下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
Microchip PICKIT2编程软件
Microchip PICKit2 Programming Software
- 2023-07-04 20:30:04下载
- 积分:1
-
一个arm7实验板上ad按键控制程序,此按键控制AD实验由c语言编写。...
一个arm7实验板上ad按键控制程序,此按键控制AD实验由c语言编写。-a arm7 experiment on-board ad button control procedures, key control of AD in this experiment was conducted by c language.
- 2022-02-04 04:11:56下载
- 积分:1
-
红外线解码programt用C51
一款适用的C51写的红外线解码程序,直接编译使用,有注释,方便阅读!-An infrared ray decoding programt with C51
- 2022-01-22 15:08:07下载
- 积分:1
-
用于做电容可调用的工装程序,完整的代码,内部有级联8片的74HC595驱动与SMG12232驱动。再就是程序的高效率方式...
用于做电容可调用的工装程序,完整的代码,内部有级联8片的74HC595驱动与SMG12232驱动。再就是程序的高效率方式-Capacitor can be used to make calls tooling process, the complete code, within the cascade 8 of 74HC595 drive and SMG12232 drive. And then there are procedures for an efficient way
- 2022-05-20 08:25:30下载
- 积分:1
-
用于 FPGA pc 机通信的以太网
描述: 这个项目是设计启用 FPGA 板交流构筑设备通过板载以太网连接的界面。岗位职责: 设计的 10Base T 以太网 MAC 一直做的 verilog 和执行相同的 onSpartan 3E FPGA 板。
- 2023-03-19 17:15:03下载
- 积分:1
-
这是R、C、L的全国电子设计,从07
这是R、C、L的全国电子设计,从07-2009-This is the R, C, L of the national electronic design, from 07-2009
- 2023-07-11 17:35:04下载
- 积分:1
-
嵌入式InterBase
嵌入式InterBase-Embedded InterBase
- 2023-04-28 20:30:04下载
- 积分:1