02 2015 档案

摘要:Broadcom是Windows 8(3G)平板普遍采用的一款GPS传感器, 其windows驱动程序可以提供GNSS接口。GNSS接口提供的数据,说实话确实比普通手机的数据好。在开机、室外、无AGPS辅助的状态下,20秒之内可以完成定位。或许这得归功于Windows平板的电池比较哼,可分配给传感器... 阅读全文
posted @ 2015-02-23 11:11 sekon 阅读(1378) 评论(0) 推荐(0)
摘要:想要认识GPS中的经纬度,就必须先了解GPS,知道经纬度的来源: 1. GPS系统组成 GPS是 Gloabal Positioning System 的简称,意为全球定位系统,主要由地面的控制站、天上飞的卫星、咱们手里拿的接收机三大块组成,我们所使用的GPS包括手持机和车载导航机本质上都是GP... 阅读全文
posted @ 2015-02-21 21:01 sekon 阅读(34473) 评论(1) 推荐(2)
摘要:DEVELOPER: ODP.NET Serving Winning LOBs:http://www.oracle.com/technetwork/issue-archive/2005/05-nov/o65odpnet-085139.htmlData Provider for .NET Develo... 阅读全文
posted @ 2015-02-20 09:21 sekon 阅读(519) 评论(0) 推荐(0)
摘要:declaretype t_indexby is table of numberindex by binary_integer;type t_nested is table of number;type t_varray is varray(10) of number;v_indexby t_ind... 阅读全文
posted @ 2015-02-17 09:03 sekon 阅读(1477) 评论(0) 推荐(0)