搜索资源列表
SHA1Demo
- 只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单,好用。 由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。-only two core document sha1.cpp sha1.h calculation and data sha1 Abstract. Simple and Easy. Because bit endian and litt
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的源代码,-/
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
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).
wb_rtc
- // -*- Mode: Verilog -*- // Filename : wb_master.v // Descr iption : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : U
md3loader
- Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/read
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.
endian
- Quite simple endian routines (detect, endianess conversion)
endian
- 任何一个处理器大小端类型的判定,和转换的程序实例-End of a processor the size of any type of determination, and the conversion process instance
datahandle
- 对文件进行读取,删除和大小端模式的任意转换-read,delete and swich between big-endian mode and small-endian mode.
About-Endian
- This document is for endian descr iption.
About-Endian
- This document is for endian descr iption.
endian
- endian.h - Defines for endianness handling in NTFS Linux kernel driver. Part of the Linux-NTFS project.
endian
- Tell sys endian.h we have MD variants of the swap macros Source Code for Linux v2.13.6.
Endian Considerations with Binary Files
- Endian Considerations with Binary Files gggggggg