-
6711开发板源程序
6711开发板源程序-6711 development board source
- 2022-02-07 03:54:13下载
- 积分:1
-
protel的原理图,关于自动测量装置的图纸,关于计量装整的,行内的朋友一看看便知,不用赘述...
protel的原理图,关于自动测量装置的图纸,关于计量装整的,行内的朋友一看看便知,不用赘述-schematic diagram of the protel, automatic measuring devices on the drawings, mounted on the measurement of the whole, the trip to see my friends a glance, do not go into details
- 2022-07-18 02:55:03下载
- 积分:1
-
51单片机模拟2272解码,采用中断方法,精确判断同步码。
51单片机模拟2272解码,采用中断方法,精确判断同步码。-51 2272 microcontroller simulation decoding method used interruption, accurate judgment synchronous code.
- 2022-03-17 00:04:18下载
- 积分:1
-
EM78P153 source code, with 24C02, I2C, and the 1418 FM transmitter module contro...
EM78P153源代码,含24C02,I2C,以及1418FM发射模块控制部分!-EM78P153 source code, with 24C02, I2C, and the 1418 FM transmitter module control part!
- 2022-01-26 02:30:34下载
- 积分:1
-
relay opened and relay closed
如果按键盘上的“a”,您可以在计算机的终端中看到“继电器已打开”。
- 2022-03-18 21:00:57下载
- 积分:1
-
UART realization for at89c5131 with FIFO and interrupts.
UART realization for at89c5131 with FIFO and interrupts.
- 2023-08-01 06:00:02下载
- 积分:1
-
简要介绍了包含更详细的文件的库,为我。
介绍linux 上的c函数库,里面比较详细介绍了函数库文件,对于linux编程来说很好-briefed on the c library containing more detailed document of the library, for instance good linux programming
- 2023-01-10 01:40:12下载
- 积分:1
-
VC++6.0写的一个电机测试的程序,和SST51单片机通讯,功能可以满足一般的测速可电机参数的显示,大家...
VC++6.0写的一个电机测试的程序,和SST51单片机通讯,功能可以满足一般的测速可电机参数的显示,大家-Written in VC++6.0 one electrical test procedures, and SST51 Single-Chip Communication, functional to meet the general speed motor parameters can be displayed, we take a look at
- 2023-06-28 07:25:03下载
- 积分:1
-
微软SqlCe源码
本源码是从PB6.0中提取的SqlCe的源码,可以帮助理解嵌入数据库的基本机制,在此基础上也可以开发自己的嵌入数据库系统。
SQL Server CE 将 Microsoft SQL Server 的存储功能扩展到运行 Microsoft Windows CE .NET、Windows Powered Pocket PC 2002 或 Pocket PC 2000 的设备,同时为开发人员快速开发应用程序提供了一致的编程模型。
- 2022-06-13 18:20:13下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1