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

Search list

[Windows Developinttypes.h_stdint.h

Description: 在X264等视频编码中至关重要的两个头文件inttypes.h和stdint.h。往往都会缺少。可以放在工程目录下-X264 video coding, such as in the crucial two and inttypes.h header file stdint.h. Often lack. Can be put on the project directory
Platform: | Size: 6144 | Author: suzhounoman | Hits:

[File Operateheader

Description: inttypes and stdint for c++ standar
Platform: | Size: 4096 | Author: Jose | Hits:

[OS programc99int

Description: 兼容C99标准的stdint.h和兼容C99标准的inttypes.h-Compatible C99 C99 standard stdint.h and compatible standards inttypes.h
Platform: | Size: 117760 | Author: 地址 | Hits:

[Linux driverwarehose

Description: linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<pthread.h> #include <sys/ioctl.h> #include <fcntl.h> #include<stdio.h> #include<stdlib.h> #include<sys/types.h> #include<unistd.h> #include<sys/ipc.h> #include<sys/shm.h> #include<signal.h> #include<inttypes.h> #include<sys/sem.h>
Platform: | Size: 4096 | Author: sunguangjiang | Hits:

[Industry researchATMEGA-128

Description: // //功能描述:通过串口调试助手向串口0发送符合相应协议的数据包,128解包并通过串口1控制sim900a发送相应的内容(协议为$,send message,tele number,content*) //配合SIM900A 发送一条英文短信 永远在线 自动重拨、-SIM900A#include <avr/io.h> #include <avr/signal.h> #include <avr/interrupt.h> #include <stdlib.h> #include <inttypes.h> #define sbi(sfr,bit) (_SFR_BYTE(sfr)|=_BV(bit)) #define cbi(sfr,bit) (_SFR_BYTE(sfr)&=~_BV(bit))
Platform: | Size: 21504 | Author: | Hits:

[Linux-Unixostream

Description: Include the original <inttypes.h> if it exists, and if this file has not been included yet or if this file includes gnulib stdint.h which in turn includes this file.
Platform: | Size: 6144 | Author: polangqq | Hits:

[Linux-Unixpyport

Description: Some versions of HP-UX & Solaris need inttypes.h for int32_t, INT32_MAX, etc.
Platform: | Size: 11264 | Author: qetzqao | Hits:

CodeBus www.codebus.net