-
completely prepared by the integrity solutions MP3 source code!
完全采用C编写的完整MP3解决方案源代码!-completely prepared by the integrity solutions MP3 source code!
- 2022-06-12 20:51:49下载
- 积分:1
-
犯错
c++2
- 2022-04-23 14:17:29下载
- 积分:1
-
51单片机的编程规范,对初学51编程有帮助。
51单片机的编程规范,对初学51编程有帮助。-51 microcontroller programming norms for beginners 51 programming help.
- 2022-07-12 23:52:16下载
- 积分:1
-
Ps/2 keyboard source code, build tools for Keil, with this program they can do t...
Ps/2键盘源代码,为Keil构建工具,用这个程序就可以做键盘了
- 2022-07-28 12:32:02下载
- 积分:1
-
自制小时钟 可以遥控调节时间,采用315M 2262 ,2272 收发模块 发来给新手看看...
自制小时钟 可以遥控调节时间,采用315M 2262 ,2272 收发模块 发来给新手看看 -Self-made small-time clock can be adjusted remotely, using 315M 2262, 2272, sent to the transceiver module to see if novice
- 2023-06-05 16:20:03下载
- 积分:1
-
at24c01, at24c02, c language source code
at24c01,at24c02,c语言 源程序-at24c01, at24c02, c language source code
- 2022-07-16 04:06:12下载
- 积分: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
-
This document contains a variety of source
该文档包含了基于c8051f020的各种源码,包括AD、DA,串口,定时器,IIC以及时钟键盘等,很具有学习意义-This document contains a variety of source-based c8051f020, including AD, DA, serial port, timers, IIC and clock keyboard, it is with learning the meaning
- 2022-03-10 17:54:42下载
- 积分:1
-
7541数字高频头源程序,7541数字高频头源程序
7541数字高频头源程序,7541数字高频头源程序-7541 digital tuner source, 7541 the first digital high-frequency source
- 2023-06-17 20:10:03下载
- 积分:1
-
pic 16系列单片机内部ad使用 实在16f716上使用的 f72也可以用。
pic 16系列单片机内部ad使用 实在16f716上使用的 f72也可以用。-pic 16 series microcontroller 16f716 internal ad used to use it can also be used f72.
- 2022-05-08 08:30:24下载
- 积分:1