搜索资源列表
成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中
- 成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中,实现十六进制数值转化成figure图形。-Successfully QuartusII dds waveform data generated in the tbl file into MATLAB, to achieve the hex value into figure drawing.
2
- 算法研究,用于研究文件的打开,关闭,生成。由hex文件生成coe文件-Algorithm for the study of documents opened, closed, generated. Hex file generated by the coe file
ReadFromtxtTo0x
- CRC16验证程序,可对文件以及手动输入的16进制内容进行CRC16验证-CRC16 verification process can be manually entered on the documents and the contents of 16 hex CRC16 verification
MATLABgeneratemifhex
- MATLAB生成mif、hex(QUARTUS II)文件简介-MATLAB generate mif, hex (QUARTUS II) paper provides a brief
cos_val
- 用matalb实现QuartusII中的初始化文件(.mif或是.hex)文件,涉及到matlab中文件的读写步骤。-Realize the initial files(.mif or .hex) using matlab,and it involves writing and reading in matlab.
FTDI_driver_CDM20808
- 此文件包含hex文件解密算法以及hex文件的校验方式-This file contains the hex file decryption algorithm and the hex file checksum
jpg2hex
- 此程序可将一个jpg文件转换成十六进制hex文件,数组格式为N行2列。如需其他格式,对矩阵A修改即可。-This matlab program can convert jpg file to hex file directly.The hex matrix is N row 2 column.If you need other sharp, resharp the matrix A.
sin512
- 生成512点正弦波的hex文本文件,简单易懂,可更改相关数据。-Using matlab to generate a 512-point sine sin hex file, easy to understand, you can change the parameters
20180121001602
- 文件有两种,一种是文本文件,一种是程序二进制文件,不管哪种文件都可以用十六进制编码来显示,称为hex文件。 1、文本Hex文件一般不需要转成C语言,更多的是程序二进制文件,用十六进制显示,可以转换成C语言,一般使用相应的反汇编程序来实现,这方面的工具很多,不同的平台略有不同。Windows平台一般常用的OllyDbg、Windbg、IDA,Linux平台使用最多的是GDB和Linux版的IDA(There are two kinds of files, one is a text file