E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
uint8_t
Linux Bluetooth编程 (八) Class of Device
其中dev_class字段就是ClassofDevice. typedefstruct{ bdaddr_t bdaddr;
uint8_t
gjsisi
·
2012-06-17 10:00
avcodec_decode_audio2返回值为-1?
ffmpeg4.0版本代替旧版本3.2时,解码时发现avcodec_decode_audio2返回值总为-1,我程序中代码如下:intout_size=AVCODEC_MAX_AUDIO_FRAME_SIZE;
uint8
cffishappy
·
2012-06-04 17:00
File
buffer
input
audio
delay
Codec
STM32 FLASH
FLASH擦写时间和供电大小有关,供电电压越大,擦写时间越小,空间前4X16K,1X64K,NX128#defineVoltageRange_1 ((
uint8_t
)0x00) /*!
zyboy2000
·
2012-05-20 20:00
Flash
byte
thrift例程编译报错原因和解决方法总结
thrift里自带的turoral,使用make编译时经常会报错,总结如下:1.如果出现如下错误: error:‘
uint8_t
’doesnotnameatype
liyongOFDM
·
2012-05-06 15:00
apache
c
reference
实战Linux Bluetooth编程 (八) Class of Device
其中dev_class字段就是ClassofDevice. typedefstruct{ bdaddr_t bdaddr;
uint8_t
lizzywu
·
2012-04-26 14:00
[Linux项目实践] 物联网单板测试之任务五:ZigBee Module之Transfer
完成单板代码/*任务5:ZigBee无线模块应用*/ZigBee Module传递信息过程:1、从节点单板信息结构体:typedef struct {
uint8_t
temp;
uint8
Terry_Yuan2011
·
2012-04-03 22:00
uint 数据类型解释
/in__peking/blog/item/95a126ecb7fab7242cf5348e.html简单的说,u:unsigned,int:整型8:bit位数typedefunsignedchar
uint8
suer0101
·
2012-03-31 13:00
memcpy的威力
比如将int类型的数值拷贝到一段buffer当中,可以直接采用赋值方式example:
uint8_t
*buffer=newuint8_t[1024];intsendLength=100;*(int*)buffer
typename
·
2012-01-28 21:00
优化
cache
buffer
360
mplayer在开发板屏幕中定位的实现
(仅供参考)通过对vo_fbdev.c里面的:staticintdraw_slice(
uint8_t
*src[],intstride[],intw,inth,intx, inty){
zhangshan415
·
2012-01-11 22:00
uint8_t
/ uint16_t / uint32_t /uint64_t 数据类型
在nesc的代码中,你会看到很多你不认识的数据类型,比如
uint8_t
等。咋一看,好像是个新的数据类型,不过C语言(nesc是C的扩展)里面好像没有这种数据类型啊!怎么又是u又是_t的?
zhangzheng0413
·
2012-01-11 16:00
c/c++:
uint8_t
uint16_t uint32_t uint64_t size_t ssize_t数据类型
fromdm&fromSearch&isFromSearchEngine=yes在nesc的代码中,你会看到很多你不认识的数据类型,比如
uint8_t
等。
whitepop
·
2011-12-13 14:48
oracle与c++开发
uint8_t
/ uint16_t / uint32_t /uint64_t 是什么数据类型
http://blog.163.com/haitao5782038@126/blog/static/5098692420117174436949/在nesc的代码中,你会看到很多你不认识的数据类型,比如
uint8
shouso888
·
2011-11-28 09:00
linux check netcard down or up
//return1--netcardup// othervalue--netcarddown intGetNetlinkStatus(
uint8_t
*ifname) { intsockfd
fanbird2008
·
2011-10-31 16:00
linux
String
socket
struct
UP
x264运动估计的1/2像素和1/4像素搜索
staticuint8_t*get_ref(
uint8_t
*src[4],inti_src_stride,
uint8_t
*dst, int*i_dst_stride
yjh0628
·
2011-08-29 13:00
c
DST
h.264
使用 FFMPEG 截图
include"libavformat\avformat.h" #include"libswscale\swscale.h" staticintav_create_bmp(char*filename,
uint8
maikforever
·
2011-08-15 14:00
Stream
null
buffer
FP
Codec
math.h
JRTPLIB 3.5.2手册中文版---part7
接口如下:RTPRawPacket(
uint8_t
*data,size_tdatalen,RTP
ljbsdu
·
2011-08-11 18:00
uint8_t
正则表达式库来分割TLV类型的网络数据包
uint8_t
正则表达式库来分割TLV类型的网络数据包两种读取协议包方法基本上所有的网络通信,包括底层的TCP/IP包,均采用Type-Length-Value的协议格式。
braveyly
·
2011-08-07 16:00
正则表达式
网络
网络协议
buffer
byte
uint8_t
正则表达式库来分割TLV类型的网络数据包
uint8_t
正则表达式库来分割TLV类型的网络数据包 两种读取协议包方法 基本上所有的网络通信,包括底层的TCP/IP包,均采用Type-Length-Value的协议格式。
braveyly
·
2011-08-07 16:00
正则表达式
uint8_t
/ uint16_t / uint32_t /uint64_t 是什么数据类型 - 大总结,看完全明白了
uint8_t
/uint16_t/uint32_t/uint64_t是什么数据类型在nesc的代码中,你会看到很多你不认识的数据类型,比如
uint8_t
等。
爱死寂寞人
·
2011-08-02 20:45
express
语言
跨平台
c
扩展
工作
uint8_t
/ uint16_t / uint32_t /uint64_t 是什么数据类型 - 大总结,看完全明白了
uint8_t
/uint16_t/uint32_t/uint64_t 是什么数据类型在nesc的代码中,你会看到很多你不认识的数据类型,比如
uint8_t
等。
kiddy19850221
·
2011-08-02 20:00
c
工作
express
扩展
语言
跨平台
向Surface写位图数据的方法
下面的例子假设源和目的格式都是32位,并且大小不超标
uint8_t
*sbits;sbits=(
uint8_t
*)bitmap->getPixels();intsstride;sstride=bitmap
eustoma
·
2011-06-18 23:00
分享一段H264视频和AAC音频的RTP封包代码
1.H264视频的RTP封包staticinth264_parse(Track*tr,
uint8_t
*data,size_tlen){h264_priv*priv=tr->private_data;//
maikforever
·
2011-05-17 18:00
header
buffer
2010
尽量用strncpy
如遇到的例子:
uint8_t
*strPlace=buf+sizeof(mysql_hdr)+9+23;//strcpy(mssql->loginInfo.UserName,strPlace)
jeff_2009
·
2011-04-14 16:00
mysql
UNP_1_Chapter 3__基本socket
getsockname、getpeername //使用前置0,好习惯 bzero(x,sizeof(struct sockaddr_in)); struct sockaddr_in {
uint8
xserver
·
2011-03-31 18:00
C++
c
socket
C#
分享一段H264视频和AAC音频的RTP封包代码
static int h264_parse(Track *tr,
uint8_t
*data, size_t len) { h264_priv *priv = tr->pr
arau_sh
·
2011-03-23 16:00
判断字符串的编码类型(GBK / UTF8)
__________________________________________________________intisgbk(char*s,size_tns){ if(ns>2&&(
uint8
jaylong35
·
2011-01-10 09:00
String
分享一段H264视频和AAC音频的RTP封包代码
1.H264视频的RTP封包staticinth264_parse(Track*tr,
uint8_t
*data,size_tlen){h264_priv*priv=tr->private_data;//
moruite
·
2010-12-28 14:00
cocoa中 base64 encode一个NSData的方法
BaseSixtyFour + (NSString*)base64forData:(NSData*)theData { const
uint8
jinchishuxue
·
2010-12-28 13:00
cocoa
J#
StevGuo系列文章翻译之Android内存泄漏检测
在libc_debug.so库中,Android隐藏了两个可以用来检测内存泄漏的API:voidget_malloc_leak_info(
uint8_t
**info,size_t*o
a345017062
·
2010-12-17 20:00
c
android
api
leak
压缩编码算法评价 PSNR
xi-x))PSNR=10*log10(255*255/MSE) 具体C代码如下: 1#include 2#include 3#include 4 5typedef unsigned char
uint8
huangkangying
·
2010-12-15 11:00
UDP计算校验和
tsize){unsignedlongcksum=0;while(size>1){cksum+=*pwbuffer++;size-=sizeof(uint16_t);}if(size){cksum+=*(
uint8
maeom
·
2010-12-09 12:00
struct
header
buffer
工具
DST
【原】LPC1114读取串口读不到数据
读取串口读不到数据怎么办 我们自定义串口读取一字节数据函数
uint8_t
UARTReceiveByte(void){
uint8_t
rcvData; while (!
linuxstuding
·
2010-12-04 19:00
读不到
【原】LPC1114读取串口读不到数据
读取串口读不到数据怎么办 我们自定义串口读取一字节数据函数
uint8_t
UARTReceiveByte(void){
uint8_t
rcvData; while (!
beifenggo
·
2010-12-04 19:00
读不到
【原】LPC1114读取串口读不到数据
读取串口读不到数据怎么办 我们自定义串口读取一字节数据函数
uint8_t
UARTReceiveByte(void){
uint8_t
rcvData; while (!
wapysun
·
2010-12-04 19:00
读不到
Use FFMPEG and SDL to show a frame of YUV (4:2:0)
defineWIDTH352#defineHEIGHT288intmain(){ av_register_all(); FILE*fin=fopen("test.yuv","rb");
uint8
yanghangjun
·
2010-11-08 22:00
File
gcc
buffer
utf8 to unicode
include <string.h> #include <malloc.h> #include <memory.h> #ifdef WIN32 #define
uint8
wapysun
·
2010-11-03 14:00
unicode
库标准整数类型详细设计
types having exactly the specified width typedef signed char int8_t typedef unsigned char
uint8
wapysun
·
2010-10-15 15:00
C++
c
linux
socket
C#
X264 中的x264_macroblock_cache_load 的问题
首先有x264_t结构体中的指针函数 void(*copy[7])(
uint8_t
*dst,int,
uint8_t
*src,int,inti_height);来自结构体x264_t中的,x264_mc_functions_t
ljh081231
·
2010-08-06 15:00
cache
DST
error: expected specifier-qualifier-list before ‘
uint8_t
’
转载请注明出处:http://blog.csdn.net/zhangyang0402/archive/2010/07/22/5754132.aspx 编写一个PF_KEY的测试程序,但一编译就出现了问题。源代码如下:#include#include#includeintmain(void){ints;s=socket(PF_KEY,SOCK_RAW,PF_KEY_V2);if(s==-1){per
zhangyang0402
·
2010-07-22 01:00
socket
测试
File
gcc
include
2010
error: expected specifier-qualifier-list before ‘
uint8_t
’
转载请注明出处:http://blog.csdn.net/zhangyang0402/archive/2010/07/22/5754132.aspx编写一个PF_KEY的测试程序,但一编译就出现了问题。源代码如下:#include#include#includeintmain(void){ints;s=socket(PF_KEY,SOCK_RAW,PF_KEY_V2);if(s==-1){perr
zhangyang0402
·
2010-07-22 01:00
Linux
socket
include
测试
gcc
file
2010
编程笔记(2)
21.说明一个指针
uint8_t
p; p = &DDRB; 编译提示 警告:assignment discards qualifiers from pointer target type 这是什么类型的警告
isiqi
·
2010-05-25 20:00
编程
c
正则表达式
C#
qt
18.unix域协议
unix域地址结构 struct sockaddr_un{
uint8_t
sun_len; sa_f
memorymyann
·
2010-04-21 16:00
.net
unix
socket
网络协议
sun
online游戏服务器架构―用户登录数据组织
此后一直到用户退出或者离线一直保存在系统内存当中,在此过程中该sprite_t数据结构被保存在两个哈希表当中,一个是以用户的id为索引,这个是逻辑相关的,另一个是以此连接的套结字描述符为索引,这个是逻辑无关的:intparse_protocol(
uint8
dog250
·
2010-02-09 17:00
数据结构
游戏
list
服务器
login
linux内核
online游戏服务器架构—用户登录数据组织
此后一直到用户退出或者离线一直保存在系统内存当中,在此过程中该sprite_t数据结构被保存在两个哈希表当中,一个是以用户的id为索引,这个是逻辑相关的,另一个是以此连接的套结字描述符为索引,这个是逻辑无关的:intparse_protocol(
uint8
dog250
·
2010-02-09 17:00
数据结构
游戏
list
服务器
login
linux内核
online游戏服务器架构—用户登录数据组织
在此过程中该sprite_t数据结构被保存在两个哈希表当中,一个是以用户的id为索引,这个是逻辑相关的,另一个是以此连接的套结字描述符为索引,这个是逻辑无关的: int parse_protocol(
uint8
totoxian
·
2010-02-09 17:00
online
online游戏服务器架构—用户登录数据组织
此后一直到用户退出或者离线一直保存在系统内存当中,在此过程中该sprite_t数据结构被保存在两个哈希表当中,一个是以用户的id为索引,这个是逻辑相关的,另一个是以此连接的套结字描述符为索引,这个是逻辑无关的:intparse_protocol(
uint8
dog250
·
2010-02-09 17:00
服务器
list
数据结构
在ADSP-BF561上使用x264(9):mc_chroma
这个函数定义为:staticvoidmc_chroma(
uint8_t
*dst,inti_dst_stride,
uint8_t
*src,inti_src_stride
lights_joy
·
2009-12-05 11:00
在ADSP-BF561上使用x264(6):get_ref
下面我们尝试对耗时最多的get_ref函数进行优化,先看看get_ref的代码:staticuint8_t*get_ref(
uint8_t
*dst, int*i_dst_stride,
lights_joy
·
2009-11-25 11:00
优化
DST
socket编程常用函数总结
数据类型int8_t带符号8位整数
uint8_t
无符号8位整数 sa_family_t套接口地址结构的地址族socklen_t长度,一般为uint32_t in_addr_tipv4地址,一般32位in_port_ttcp
bingyang_xue
·
2009-10-14 11:00
pcap_pkthdr中 len 同caplen的区别
libpcap捕获时,使用pcap_loop之类的函数,在调用处理的handle的时候,返回的第一个参数的类型为pcap_pkthdr,第二个参数为
uint8_t
的指针,前者中有两个数据域的东东:caplen
yaneng
·
2009-07-02 11:00
struct
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他