eXosip2 event API General purpose API. Data Structures struct eXosip_event Enumerations enum eXosip_event_type { EXOSIP_REGISTRATION_SUCCESS, EXOSIP_R...
eXosip2 network API General purpose API. Functions int eXosip_transport_set (osip_message_t *msg, const char *transport) int eXosip_guess_localip (str...
题目 Numerology is a science that is used by many people to find out a mans personality, sole purpose of life, desires to experience etc. Some calculations of numerology are very complex, while oth...
分类:
其他好文 时间:
2014-08-21 21:20:25
阅读次数:
254
;实验11;把小写字母换成大写字母assume cs:code , ds:datadata segment db "Beginner's All-purpose Symbolic Instruction Code.",0 data endscode segmentstart: ...
分类:
其他好文 时间:
2014-08-21 18:59:14
阅读次数:
224
void RCC_Configuration(void)
{
ErrorStatus HSEStartUpStatus;
RCC_DeInit(); //时钟管理重置 /* RCC system reset(for debug purpose) */
RCC_HSEConfig(RCC_HSE_ON); //打开外部晶振 //Enable HSE
HSESt...
分类:
其他好文 时间:
2014-08-20 18:05:22
阅读次数:
396
1 Protection Profile Introduction This document defines the security functionality expected to be provided by a general-purpose operating system capab...
分类:
其他好文 时间:
2014-08-18 00:14:23
阅读次数:
644
Oracle Streams STRMMON Monitoring
Utility [ID 290605.1]
In this Document
Purpose
Scope and Application
Oracle Streams
STRMMON Monitoring Utility
Installation
Usage
Output
Known proble...
分类:
数据库 时间:
2014-08-17 01:09:21
阅读次数:
568
In this Document
Purpose
Questions and Answers
References
APPLIES TO:
Oracle Process Manufacturing Financials - Version 11.5.9 to 12.1.3 [Rele...
分类:
其他好文 时间:
2014-08-15 10:42:28
阅读次数:
363
通过yum的方式安装: yum groupinstall -y "Desktop" "Desktop Platform" "Desktop Platform Development" "Fonts" "General Purpose Desktop" "Graphical Administr...
分类:
其他好文 时间:
2014-08-14 15:58:48
阅读次数:
182
一、什么是GPIO? GPIO的英文全称是General-Purpose IO ports,也就是通用输入输出口。 在嵌入式系统中,经常需要控制许多结构简单的外部设备或者电路,这些设备有的需要通过CPU控制,有的需要CPU提供输入信号。并且,许多设备或电路只要求有开/关两种状体就够了,比如LED.....
分类:
其他好文 时间:
2014-08-06 14:17:31
阅读次数:
273