Welcome![Sign In][Sign Up]
Location:
Search - endian

Search list

[Mathimatics-Numerical algorithmsSHA1Demo

Description: 只包括两个核心文件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 little endian of reasons, some of the Abstract sha1 calculation algorithm and the result of differences in the correct results. This source tested, and the RFC to set out the test results match.
Platform: | Size: 12919 | Author: 黄永昌 | Hits:

[Graph Recognizetiff

Description: /* 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的源代码,-/ * The TIFF writer contained in this code * / / * assumed that the machine on which it * / / * is ru nning stores numbers with the * / / * most-signif icant byte first, i.e., in * / / * the "big-endian" byte-order. * / / / tiff : Tagged Image File Format. More than 100 kb of source code,
Platform: | Size: 15394 | Author: 陈朋 | Hits:

[Other resourceEasyBMPtoAVI_0.54_console-source

Description: 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, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed, so you can choose your own compression without loss of quality. 4) Cross-platform compatible (Linux, Unix, Windows, Macintosh, Solaris, ...) 5) Cross-compiler compatible (supports compiling in MS Visual Studio, g++, MinGW, Intel s icc, and the lousy Borland compiler) 6) Easy user interface even helps you if you forget to specify crucial information. 7) Endian-safe as of Version 0.52, so it will work on things like PowerPC, Sparc, etc. 8) 64-bit compatible if you compile with EasyBMP -EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: | Size: 13359 | Author: deeply2000 | Hits:

[Other resourceAN2285-Data-Movement-between-Big-and-Little-Endian

Description: AN2285-Data Movement between Big and Little Endian Devices
Platform: | Size: 416658 | Author: 谢文学 | Hits:

[Otherconvertz802

Description: - 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 result before actual conversion.-- Convert file (plain text) or co clipboard ntent among the following encodings : big5. gbk, hz, shift-jis, jis, euc- jp. unicode big-endian, unicode little-endian, and utf-8.- Batch files conversion-fi Preview le content and converted result before actual c onversion.
Platform: | Size: 790528 | Author: | Hits:

[Software EngineeringAN2285-Data-Movement-between-Big-and-Little-Endian

Description: AN2285-Data Movement between Big and Little Endian Devices
Platform: | Size: 416768 | Author: 谢文学 | Hits:

[SCMtcpipC

Description: 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 get shared // between functions, to stay within the 256 bytes idata space-8051 Web Server projectSee Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as thenetwork byte order, unlike x86 systems.Use OPTIMIZE (2) or higher so that automatic variables get shared// between functions, to stay within the 256 bytes idata space
Platform: | Size: 301056 | Author: wtling | Hits:

[Embeded-SCM DevelopLittle_Big_endian

Description: 比较详细的介绍了大小端问题。嵌入式系统开发者应该对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.
Platform: | Size: 59392 | Author: sacool | Hits:

[Game Programmd3loader

Description: 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/readdir functions, which are not implemented in all compilers under Windows (MinGW supports them). Note (2): This demo works on little endian architectures only. Libraries: OpenGL, GLU, GLUT, boost, libjpeg. Files: md3loader.zip (2.4 MB)-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/readdir functions, which are not implemented in all compilers under Windows (MinGW supports them). Note (2): This demo works on little endian architectures only. Libraries: OpenGL, GLU, GLUT, boost, libjpeg. Files: md3loader.zip (2.4 MB)
Platform: | Size: 2507776 | Author: futuh | Hits:

[Windows Developendian

Description: Quite simple endian routines (detect, endianess conversion)
Platform: | Size: 2048 | Author: Pepe Potamo | Hits:

[Embeded Linuxendian

Description: 任何一个处理器大小端类型的判定,和转换的程序实例-End of a processor the size of any type of determination, and the conversion process instance
Platform: | Size: 1024 | Author: 林加宝 | Hits:

[Windows Developdatahandle

Description: 对文件进行读取,删除和大小端模式的任意转换-read,delete and swich between big-endian mode and small-endian mode.
Platform: | Size: 29696 | Author: 兰新杰 | Hits:

[Windows DevelopAbout-Endian

Description: This document is for endian description.
Platform: | Size: 11264 | Author: Ho-Jin Lee | Hits:

[Software EngineeringBig-and-Little-Endian

Description: this pdf is for big endian little endian concept useful for application devloper
Platform: | Size: 19456 | Author: ravi | Hits:

[Windows DevelopAbout-Endian

Description: This document is for endian description.
Platform: | Size: 11264 | Author: 库文件名 | Hits:

[OtherWriting-Endian-Independent-Code-in-CPP---General-

Description: endian stu-endian stuff..........................................
Platform: | Size: 375808 | Author: dheepanap | Hits:

[Linux-Unixendian

Description: endian.h - Defines for endianness handling in NTFS Linux kernel driver. Part of the Linux-NTFS project.
Platform: | Size: 1024 | Author: lrrkker | Hits:

[Software EngineeringEndian-Firewall

Description: This a small report on Endian Firewa-This is a small report on Endian Firewall
Platform: | Size: 924672 | Author: TaiLeHuu | Hits:

[LabViewEndian Considerations with Binary Files

Description: Endian Considerations with Binary Files gggggggg
Platform: | Size: 15360 | Author: bbb313313 | Hits:

[Linux-Unixendian

Description: Tell sys endian.h we have MD variants of the swap macros Source Code for Linux v2.13.6.
Platform: | Size: 1024 | Author: zuezenkh | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net