ADC实验原理图:1.ADC配置函数 /* enable adc1 and config adc1 to dma mode */ ADC1_Init();/** * @brief ADC1初始化 * @param 无 * @retval 无 */void ADC1_Init(void){...
分类:
其他好文 时间:
2014-12-10 12:27:42
阅读次数:
189
/**
?*?@brief?Codeforces?Round?#279?(Div.?2)?d
?*?@file?d.cpp
?*?@author?面码
?*?@created?2014/12/09?10:58
?*?@edited??2014/12/09?10:58
?*?@type?math?greedy
?*?@note?自...
分类:
其他好文 时间:
2014-12-09 12:32:51
阅读次数:
161
因为项目的需求 需要把百度的坐标转换成苹果坐标 也就是国际坐标
我测试了下 一般偏差在20米左右 最大时79米
#import
#import
@interface DFLocationConverter : NSObject
/**
* @brief 世界标准地理坐标(WGS-84) 转换成 中国国测局地理坐标(GCJ-02)
*
* ####只在中国大陆的范围的坐标...
分类:
其他好文 时间:
2014-12-08 17:55:14
阅读次数:
235
/**
?*?@brief?Codeforces?Round?#281?(Div.?2)?d
?*?@file?d.cpp
?*?@author?闈㈢爜
?*?@created?2014/12/05?18:19
?*?@edited??2014/12/05?18:19
?*?@type??game
?*
?*/
#include...
分类:
其他好文 时间:
2014-12-06 14:12:21
阅读次数:
148
/**
?*?@brief?Codeforces?Round?#281?(Div.?2)?c
?*?@file?c.cpp
?*?@author?面码
?*?@created?2014/12/05?11:54
?*?@edited??2014/12/05?11:54
?*?@type??brute
?*
?*/
#include...
分类:
其他好文 时间:
2014-12-05 17:40:03
阅读次数:
189
/**
?*?@brief?Codeforces?Round?#281?(Div.?2)?b
?*?@file?b.cpp
?*?@author?面码
?*?@created?2014/12/04?18:40
?*?@edited??2014/12/04?18:40
?*?@type??implementation
?*
?*/
...
分类:
其他好文 时间:
2014-12-05 11:01:38
阅读次数:
179
/**
?*?@brief?Codeforces?Round?#281?(Div.?2)?a
?*?@file?a.cpp
?*?@author?面码
?*?@created?2014/12/04?17:49
?*?@edited??2014/12/04?17:58
?*?@type??implementation
?*
?*/
...
分类:
其他好文 时间:
2014-12-04 20:11:35
阅读次数:
163
/**
?*?@brief?Codeforces?Round?#280?(Div.?2)?d
?*?@file?d.cpp
?*?@author?mianma
?*?@created?2014/12/02?14:38
?*?@edited??2014/12/02?14:38
?*?@type?math?brute?binary_sear...
分类:
其他好文 时间:
2014-12-04 14:08:32
阅读次数:
193
/**
?*?@brief?Codeforces?Round?#280?(Div.?2)?c
?*?@file?c.cpp
?*?@author?mianma
?*?@created?2014/12/02?14:38
?*?@edited??2014/12/02?14:38
?*?@type?math
?*?@note?
?*??...
分类:
其他好文 时间:
2014-12-02 15:27:48
阅读次数:
204
/**
?*?@brief?Codeforces?Round?#280?(Div.?2)?b
?*?@file?b.cpp
?*?@author?mianma
?*?@created?2014/12/02?11:11
?*?@edited??2014/12/02?11:11
?*?@type?math
?*?@note
?*/
#i...
分类:
其他好文 时间:
2014-12-02 12:08:14
阅读次数:
136