搜索资源列表
tiff
- /* The TIFF writer contained in this code */ /* assumed that the machine on which it */ /* is running stores numbers with the */ /* most-significant byte first, i.e., in */ /* the \"big-endian\" byte-order. */ //tiff:标签图像文件格式。100多kb的源代码,-/
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
arm_ucos_1.161
- The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S
tcpipC
- 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables
RSATest
- RSA 1024位加密算法封装,算法使用big-endian编码方式。用于Windows Mobile下
AkelPad-3.5.6-src
- 常规功能简短描述如下: 单一窗口模式 (SDI), 多窗口模式 (MDI) 可编辑大小大于 64K 的文件 (一般地说,大小没有理论上的局限) 完全支持 Unicode 系统上的 Unicode 字符串 (NT/2000/XP/2003) 支持 Unicode 代码页 (UTF-16 little endian, UTF-16 big endian, UTF-8) 支持系统上已经安装的任何代码页 支持 DOS、Windows 和 Unix 换行格式
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
Little_Big_endian
- 比较详细的介绍了大小端问题。嵌入式系统开发者应该对Little-endian和Big-endian模式非常了解。-Described in more detail the question of the size of client. Embedded systems developers should be Little-endian and Big-endian mode very well.
ZoomDemo
- 图像处理的一些代码 注意:代码移植到其他体系的CPU时需要重新考虑字节顺序的大端小端问题!-Some image processing code Note: Code ported to other systems of the CPU when the need to reconsider the big endian byte order Xiaoduan problem!
ply-1.1
- This tool is to read ply files. This format was developed at Stanford University.The code can read ASCII formats big-endian and little-endian byte orders.
endian_convert
- Converting to big-endian.
Judge_Type
- 通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端-Through the data necessary to determine the results of processed data is stored, that is, CPU s big-endian, little-endian
modbus
- 是modbus的C写的源代码,可移植到任意的芯片.该代码用在freescale 芯片.用的是大端模式.如果到小端模式的芯片需要稍微修改一下.-Is the modbus source code written in C, portable to any chips. The code used in the freescale chips. Using a big endian mode. If the little-endian mode of the chip need to be slig
CLUT
- GPS地图数据中广泛应用的ILUST图解析工具,同时有大端和小端字节两种实现方式。 做这方面的朋友可以参考一下,或者有所帮助。-GPS map data in the widely used analytical tool ILUST diagram, while there are big-endian and little-endian byte two kinds of implementations. Done this kind of friends can refer to, o
datahandle
- 对文件进行读取,删除和大小端模式的任意转换-read,delete and swich between big-endian mode and small-endian mode.
Get_CPU_Mode
- 描述了一个大小端存储的相关知识点,并且说明了自己的方法: 1. 两个对象:内存单元,操作数 2. 三个顺序:读数顺序(习惯左到右) 取数顺序(总从右到左,保持低位在右) 描述存储顺序:(从左到右) 总结:总从数的书写顺序的低处(右边)取数,小端存储把取到的数放到内存单元的高处,小端存储把取到的数放到内存单元的低处。 描述存储顺序时,大端存储即是数的书写顺序(左到右),小端存储则只需从右到左书写即可-Describes a size of the en
Version_1p1_Final
- Reads TDMS files into Matlab. See TDMS_exampleFunctionCalls.m to get started. Advantages: - supports reading v2 files - doesn t require the NI DLL, thus it doesn t require 32bit windows - supports interleaved data - allows only r
ss3ppc-big.tar
- Simplescalar的PowerPc模拟器,模拟PowerPc大端体系结构行为-The Simplescalar the PowerPc simulator, analog PowerPc big endian architecture behavior
