搜索资源列表
flexdec
- 该源代码运行于89c51系列单片机上,可从输入FLEX二进制码流中解交织,处理CRC纠错,并最终解码出有效ASCII码数据.-the source code running on 89c51 MCU, FLEX can be imported from binary code stream deinterleave handling of CRC error correction. and finally decoding of effective ASCII data.
DataInputStream.php
- 在项目中,碰到一个解析流的操作,php里面没有现成的类. 那没办法,只能用二进制模式打开文件,再和java的datainputstream对比着打开文件,一个一个的实现流读取和解析. -Encounter an analytic flow operation in the project, there is no ready-made class php. That not only open the file in binary mode, and then open the file
stream_to_asc
- 将二进制码流转换为ASICII文件,可做fpga码表-from bianry streams to ASICII
dds
- 在altera的FPGA上实现直接数字频率合成,即用verilog实现DDS,输出正弦波形,在modelsim软件中仿真通过,已包含所有代码和工程以及二进制流文件。-The realization of direct digital frequency synthesis in the Altera FPGA, which is implemented by Verilog DDS, the output sine wave, through the simulation in Modelsim
DE2_SD_Card_Audio
- 使用Quartus Ⅱ与 NIOS Ⅱ IDE。 功能要求:(可实现某几项或全部) 1. 支持SD卡文件读取; 2. 支持WAV或MP3或其他格式音频,如为压缩格式则需解压缩; 3. 歌曲名称LCD显示; 4. 支持“播放/暂停”控制功能; 5. 支持“前一首”功能; 6. 支持“下一首”功能; 7. 支持LED灯显示音量功能; 8. 支持复位功能; 9. 支持硬启动,FPGA码流文件和软件二进制文件写入ROM,从ROM启动; 10. 支持总歌曲数和第
base64
- 可实现不定长度的二进制流转换为Base64格式,末尾补‘=’。可实现符合规则的Base64字符串转换为二进制流。已手动对原代码进行修改,可适应无=,一个= 两个= 的字符串。亲测可用。适合单片机使用-It can realize the binary indefinite length of the stream is converted into Base64 format, at the end of fill = . Can conform to the rules of the Bas
