-
1984
1984-1993模糊 C 源代码竞赛.zip
非常的好,不过这是DOS格式,要用UE去打开.-1984-1993 Fuzzy C source code for race. Zip very good, But it is the DOS format, we should open the UE.
- 2022-01-22 16:34:30下载
- 积分:1
-
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。...
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。-Comparison of the program easy-to-use changes is a single-chip applications of a good type of procedure.
- 2022-04-28 01:27:50下载
- 积分:1
-
This text is based on the transmission means of telemeterrecording and
househol...
本文从远传抄表的传输方式以及发达国家的家庭网络技术,较全面的介绍了国外远传抄表系统,对我国智能远传抄表系统新产品的研发有一定的参考价值。-This text is based on the transmission means of telemeterrecording and
household network technologies of in developed countries,more overall introduction
the system of telemeterrecording abroad,There must be certain reference value to the
research and development of new products of intelligent telemeterrecording system.
- 2023-08-12 20:15:03下载
- 积分:1
-
cygnal的c8051f的超大容量flash存储扩展
cygnal的c8051f的超大容量flash存储扩展-of the super-capacity flash memory expansion
- 2022-06-18 03:44:51下载
- 积分:1
-
CC1020RF芯片与TI单片机接口程序,C语言
CC1020RF芯片与TI单片机接口程序,C语言-CC1020RF chip with the TI single-chip interface program, C language
- 2023-02-17 12:20:03下载
- 积分:1
-
此程序为本人在公司开发的继电器功能测试仪,用KEIL C编写。可以测试线圈电阻,接触电阻,吸合释放电压,时间等参数。采用WINBONG W77E58 单片机。...
此程序为本人在公司开发的继电器功能测试仪,用KEIL C编写。可以测试线圈电阻,接触电阻,吸合释放电压,时间等参数。采用WINBONG W77E58 单片机。-This procedure I developed Relay Functional Tester, using KEIL C preparation. To test the coil resistance, contact resistance, pull-release voltage and time parameters. Singlechip WINBONG W77E58 used.
- 2022-05-29 21:58:33下载
- 积分:1
-
OV CMOS图像传感器,单
OV CMOS 图像传感器,单芯片方案。OV9650是市面上130万手机模组用的最多的芯片。-OV CMOS image sensor, single-chip program. OV9650 is available in the market with 1.3 million mobile phone module of the largest chip.
- 2022-03-26 16:32:08下载
- 积分:1
-
通过硬件电路实现,智能湿度仪。测量空气湿度。先通过数字端,在经过模拟电路处理,完成相应功能。...
通过硬件电路实现,智能湿度仪。测量空气湿度。先通过数字端,在经过模拟电路处理,完成相应功能。-hardware circuit, intelligent humidity instrument. Measurement of air humidity. First-through digital, analog circuit after processing to complete functional.
- 2022-01-26 08:25:52下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
用C51编的温度控制的PID算法适用性强方便移植
用C51编的温度控制的PID算法适用性强方便移植-with C51 series of PID temperature control algorithm to facilitate transplantation 3DMECAD
- 2023-02-09 06:00:03下载
- 积分:1