-
用c语言编写MP3 源程序,使用时只需要把数组中代码替换成你想换的歌曲即可...
用c语言编写MP3 源程序,使用时只需要把数组中代码替换成你想换的歌曲即可 -c language used MP3 source files, using only array code should replace you want to change the song can be
- 2022-07-04 19:05:56下载
- 积分:1
-
51单片机红外编码解码的源代码,欢迎下载
51单片机红外编码解码的源代码,欢迎下载-51 MCU infrared codec source code, please download the
- 2022-03-18 21:48:09下载
- 积分:1
-
机械工业出版社<<嵌入式linux9应用开发祥解>> 刘峥嵘 著...
机械工业出版社 刘峥嵘 著-Machinery Industry Press lt; Lt; Embedded Application Development xiang, XIE linux9 gt; Gt; LIU Zheng- rong with
- 2023-05-04 17:20:03下载
- 积分:1
-
一本书实验指导的操作。文件…
运算器的实现,即实验指导书中的实验一,文件中包含有原代码及端口设置(可变),用vrilog HDL编程,Xilinx ISE 6仿真,并在实际电路中得到实现.-operations for the realization of the experimental guidance of a book. document contains the original code and port settings (variable), with vrilog HDL programming, Xilinx ISE 6 simulation, and the actual circuit realization.
- 2022-01-20 23:26:25下载
- 积分:1
-
linux下开发51单片机的C程序 . 是C51 keil C之外一种开发利器.
linux下开发51单片机的C程序 . 是C51 keil C之外一种开发利器.-51 developed under linux microcontroller C programs. yes C51 keil C outside of a development tool for.
- 2022-03-05 12:03:57下载
- 积分:1
-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1
-
Cirrus Logic 公司EP9302中断示例代码
Cirrus Logic 公司EP9302中断示例代码-Cirrus Logic, EP9302 interrupt sample code
- 2022-09-15 09:50:02下载
- 积分:1
-
基于arm7的以太网通讯设计,可以很好的实现以太网的通信
基于arm7的以太网通讯设计,可以很好的实现以太网的通信-ARM7-based Ethernet communications designed to realize good Ethernet communications
- 2022-03-12 11:32:10下载
- 积分:1
-
嵌入式LINUX下的图形用户显示,
用在ARM9,MMU下参考
嵌入式LINUX下的图形用户显示,
用在ARM9,MMU下参考-Embedded Linux graphical user shown that the ARM9, MMU Reference
- 2022-03-10 10:29:53下载
- 积分:1
-
RS485通讯协议
RS485通讯协议,基于周立功RS485通信PDF基础上。 #ifndef _485MON_H // 防止485Mon.h被重复引用 #define _485MON_H#include // 引用标准库的头文件#include #include
- 2022-01-28 14:00:14下载
- 积分:1