登录
首页 » Visual C++ » Localization_computer

Localization_computer

于 2021-04-10 发布 文件大小:7448KB
0 341
下载积分: 1 下载次数: 14

代码说明:

  根据手机双麦克风进行定位 ,电脑客户端程序,c++源程序(According to the mobile phone microphone to locate )

文件列表:

test
....\Debug
....\.....\test.exe,87040,2014-10-11
....\.....\test.ilk,1446524,2014-10-11
....\.....\test.pdb,1002496,2014-10-11
....\.....\test.v11.suo,3584,2014-10-11
....\test
....\....\Coordinate2.c,1782,2014-10-11
....\....\Coordinate2.h,639,2014-10-11
....\....\Debug
....\....\.....\CL.read.1.tlog,52566,2014-10-11
....\....\.....\CL.write.1.tlog,4816,2014-10-11
....\....\.....\Coordinate2.obj,5398,2014-10-11
....\....\.....\GM_Probility_Cutting.obj,8461,2014-10-11
....\....\.....\GM_Probility_Cutting_emxutil.obj,6793,2014-10-11
....\....\.....\GM_Probility_Cutting_initialize.obj,3953,2014-10-11
....\....\.....\GM_Probility_Cutting_terminate.obj,3824,2014-10-11
....\....\.....\Incise2.obj,7249,2014-10-11
....\....\.....\link-cvtres.read.1.tlog,2,2014-10-11
....\....\.....\link-cvtres.write.1.tlog,2,2014-10-11
....\....\.....\link-rc.read.1.tlog,2,2014-10-11
....\....\.....\link-rc.write.1.tlog,2,2014-10-11
....\....\.....\link.1084-cvtres.read.1.tlog,2,2014-10-11
....\....\.....\link.1084-cvtres.write.1.tlog,2,2014-10-11
....\....\.....\link.1084-rc.read.1.tlog,2,2014-10-11
....\....\.....\link.1084-rc.write.1.tlog,2,2014-10-11
....\....\.....\link.1084.read.1.tlog,2,2014-10-11
....\....\.....\link.1084.write.1.tlog,2,2014-10-11
....\....\.....\link.2512-cvtres.read.1.tlog,2,2014-10-11
....\....\.....\link.2512-cvtres.write.1.tlog,2,2014-10-11
....\....\.....\link.2512-rc.read.1.tlog,2,2014-10-11
....\....\.....\link.2512-rc.write.1.tlog,2,2014-10-11
....\....\.....\link.2512.read.1.tlog,2,2014-10-11
....\....\.....\link.2512.write.1.tlog,2,2014-10-11
....\....\.....\link.4556-cvtres.read.1.tlog,2,2014-10-11
....\....\.....\link.4556-cvtres.write.1.tlog,2,2014-10-11
....\....\.....\link.4556-rc.read.1.tlog,2,2014-10-11
....\....\.....\link.4556-rc.write.1.tlog,2,2014-10-11
....\....\.....\link.4556.read.1.tlog,2,2014-10-11
....\....\.....\link.4556.write.1.tlog,2,2014-10-11
....\....\.....\link.read.1.tlog,4182,2014-10-11
....\....\.....\link.write.1.tlog,1110,2014-10-11
....\....\.....\rtGetInf.obj,8022,2014-10-11
....\....\.....\rtGetNaN.obj,6135,2014-10-11
....\....\.....\rt_nonfinite.obj,6707,2014-10-11
....\....\.....\test.lastbuildstate,45,2014-10-11
....\....\.....\test.log,1964,2014-10-11
....\....\.....\test.obj,167381,2014-10-11
....\....\.....\vc110.idb,855040,2014-10-11
....\....\.....\vc110.pdb,413696,2014-10-11
....\....\.....\Դ.obj,184430,2014-10-11
....\....\GM_Probility_Cutting.c,3782,2014-10-11
....\....\GM_Probility_Cutting.h,865,2014-10-11
....\....\GM_Probility_Cutting_emxutil.c,2033,2014-10-11
....\....\GM_Probility_Cutting_emxutil.h,849,2014-10-11
....\....\GM_Probility_Cutting_initialize.c,487,2014-10-11
....\....\GM_Probility_Cutting_initialize.h,678,2014-10-11
....\....\GM_Probility_Cutting_terminate.c,495,2014-10-11
....\....\GM_Probility_Cutting_terminate.h,672,2014-10-11
....\....\GM_Probility_Cutting_types.h,1211,2014-10-11
....\....\Incise2.c,4095,2014-10-11
....\....\Incise2.h,804,2014-10-11
....\....\Node_Number.h,57,2014-10-11
....\....\rtGetInf.c,3399,2014-10-11
....\....\rtGetInf.h,467,2014-10-11
....\....\rtGetNaN.c,2144,2014-10-11
....\....\rtGetNaN.h,392,2014-10-11
....\....\rtwtypes.h,4795,2014-10-11
....\....\rt_nonfinite.c,2074,2014-10-11
....\....\rt_nonfinite.h,1089,2014-10-11
....\....\test.cpp,2454,2014-10-11
....\....\test.vcxproj,6375,2014-10-11
....\....\test.vcxproj.filters,4347,2014-10-11
....\....\Դ.cpp,5292,2014-10-11
....\test.sdf,33161216,2014-10-11
....\test.sln,879,2014-10-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 20070313_synchronizationMutex
    同步机制的解决方法之一(one of the solutions)
    2007-04-06 11:59:02下载
    积分:1
  • commassist
    visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现(Serial port connection)
    2013-07-20 17:03:57下载
    积分:1
  • LPT
    LTP傳輸範例程式,可以說明LTP運作方式(LTP transmission sample program illustrates the mode of operation LTP)
    2009-11-15 09:39:10下载
    积分:1
  • wirelss_communicattion
    可以实现无线通信,代码简单便于理解,是基于wince平台的(Wireless communications can be achieved, the code simple and easy to understand, is based on the wince platform)
    2008-12-29 20:53:26下载
    积分:1
  • icmpCheater
    给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
    2013-07-12 13:07:07下载
    积分:1
  • OPC客户端远服务器
    说明:  OPC客户端源码,可同时连接局域网内的多个OPC服务器 MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time MFC with Interface Edition)
    2021-01-06 21:28:54下载
    积分:1
  • yapnb
    采用加权网络中节点强度和权重都是幂率分布的模型,双向PCS控制仿真,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。( Using weighted model nodes in the network strength and weight are power law distribution, Two-way PCS control simulation, PV modules contain, MPPT module, BOOST module, inverter module.)
    2017-05-15 12:45:04下载
    积分:1
  • DS_hw1
    Simple recursive function test
    2012-06-10 13:27:23下载
    积分:1
  • WSAChat
    Basic C, WSA 2.0 chat server and client.
    2010-03-16 13:11:09下载
    积分:1
  • wanguanjiplc
    弯管机PLC程序,可以参考学习,结合自己使用的实际情况改设置就可使用。(The bending machine PLC program, you can refer to learning, combined with the actual situation of their use changed settings can be used.)
    2021-01-20 14:58:41下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载