搜索结果

找到约 101 项符合 lIttle-endian 的查询结果

技术管理 Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Researc

Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for people with little experience with exceptions
https://www.eeworm.com/dl/642/232825.html
下载: 37
查看: 1068

驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
https://www.eeworm.com/dl/618/252357.html
下载: 70
查看: 1050

驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
https://www.eeworm.com/dl/618/252358.html
下载: 34
查看: 1036

其他 两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute l

两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden ...
https://www.eeworm.com/dl/534/262857.html
下载: 56
查看: 1044

Java编程 Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want

Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network
https://www.eeworm.com/dl/633/267312.html
下载: 27
查看: 1042

其他书籍 From helping to assess the value of new medical treatments to evaluating the factors that affect ou

From helping to assess the value of new medical treatments to evaluating the factors that affect our opinions and behaviors, analysts today are finding myriad uses for categorical data methods. In this book we introduce these methods and the theory behind them. Statistical methods for categorical re ...
https://www.eeworm.com/dl/542/273064.html
下载: 32
查看: 1088

单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

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 byt ...
https://www.eeworm.com/dl/648/275410.html
下载: 71
查看: 1041

文件格式 Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course

Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on practical algorithms, applicable to a wide ran ...
https://www.eeworm.com/dl/639/293463.html
下载: 27
查看: 1032

通讯编程文档 Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real wo

Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge of when to apply them is essential to producing softw ...
https://www.eeworm.com/dl/646/293466.html
下载: 92
查看: 1164

加密解密 RSA 1024位加密算法封装

RSA 1024位加密算法封装,算法使用big-endian编码方式。用于Windows Mobile下
https://www.eeworm.com/dl/519/300446.html
下载: 95
查看: 1070