搜索资源列表
convertz802
- - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted
textfiledocument_src
- CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
TextFileIO
- Reading or writing a line from or to a text file maybe a very common task in programming. The CTextFileIO class wants to simplify this task, whatever your text file encoding type be, and your program environment could be ANSI or Unicode. The class pr
test
- 判断程序运行的平台是little-endian还是big-endian-Determine the procedures for running the platform is little-endian or big-endian
endian
- Quite simple endian routines (detect, endianess conversion)
binswap
- 更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。-Change the target file byte order, to write to flash, the adaptation big/little endian of the CPU.
datahandle
- 对文件进行读取,删除和大小端模式的任意转换-read,delete and swich between big-endian mode and small-endian mode.
Endian
- 大小端的详细介绍,非常实用,可以对大小端有深入了解,中文版-Size of the end of the detailed, very practical, can have a good understanding of the size of the end, the Chinese version
Get_CPU_Mode
- 描述了一个大小端存储的相关知识点,并且说明了自己的方法: 1. 两个对象:内存单元,操作数 2. 三个顺序:读数顺序(习惯左到右) 取数顺序(总从右到左,保持低位在右) 描述存储顺序:(从左到右) 总结:总从数的书写顺序的低处(右边)取数,小端存储把取到的数放到内存单元的高处,小端存储把取到的数放到内存单元的低处。 描述存储顺序时,大端存储即是数的书写顺序(左到右),小端存储则只需从右到左书写即可-Describes a size of the en
About-Endian
- This document is for endian descr iption.
IDDbfFilen
- 为了使用Visual C语言编程直接读取dbf文件。需要了解dbf文件的二进制文件格式,下面给出简要的说明。 表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。 记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。 -In order to use the Visual C language programming directly rea
BigOrLitterEndian
- 检测大尾小尾程序,即4字节整数在物理地址的真实存放顺序-big endian or litter endian
sboxlib
- sboxlib automatically deals with endianness. Its solution is not maxmimally efficient for little-endian processors, but sboxlib s tasks should be so I/O dominated that this will not be an issue. (In an ideal world, compilers would recognize t
Logic_Anal
- 这个程序写本来是为数字逻辑分析器读取任何文件在您的计算机和输出文本文件显示其二进制数据时序图的形式,让你看到它的逻辑状态。你也可以把它设为创建一个表的1和0组成的从左右或左边/右边,调整了数据在大端字节序或者小端字节序-This procedure was originally for digital logic analyzer to read any file in your computer and the output text file shows a timing diagram o
About-Endian
- This document is for endian descr iption.
tinyXML2_Unicode
- tinyXML 2 Unicode 根据tinyXML官方修改,由多字节改为Unicode,可解析和生成ucs-2 little endian编码的xml文件。-tinyXML 2 Unicode according tinyXML official modifications to the multi-byte Unicode, can parse and generate ucs-2 little endian encoded xml file.
endian_conv_win
- TCP endian convert progra-TCP endian convert programm
Macro-test-mode-test-system
- 用于测试您所用的PC机的数据存储模式是大端还是小端-Used to test your PC s data storage mode is big-endian or little-endian
endian
- Partially based on similar funtions in the sysv driver for Linux v2.13.6.
wav2raw
- Saves the data chunk content of RIFF Wave audio file. Useful to convert raw MP3 music WAV file container. Platform independent. Works on big-endian as well.-Saves the data chunk content of RIFF Wave audio file. Useful to convert raw MP3 music WA