登录
首页 » Visual C++ » BatCmdRun

BatCmdRun

于 2017-06-29 发布 文件大小:12284KB
0 261
下载积分: 1 下载次数: 8

代码说明:

  实现windows下的管道通信,可以通过管道实现cmd的命令交互,比如应用程序中需要通过ADB命令和设备通信,可以通过参考代码实现(Pipeline communication under windows can be achieved through the pipe CMD command interaction, such as applications need to communicate through the ADB command and equipment, you can achieve through reference code)

文件列表:

BatCmdRun\BatCmdRun\BatCmdRun.cpp
BatCmdRun\BatCmdRun\BatCmdRun.vcxproj
BatCmdRun\BatCmdRun\BatCmdRun.vcxproj.filters
BatCmdRun\BatCmdRun\BatCmdRun.vcxproj.user
BatCmdRun\BatCmdRun\Debug\BatCmdRun.log
BatCmdRun\BatCmdRun\ReadMe.txt
BatCmdRun\BatCmdRun\stdafx.cpp
BatCmdRun\BatCmdRun\stdafx.h
BatCmdRun\BatCmdRun\targetver.h
BatCmdRun\BatCmdRun.sdf
BatCmdRun\BatCmdRun.sln
BatCmdRun\BatCmdRun.v11.suo
BatCmdRun\Debug\analyze\data\lvanlys.dll
BatCmdRun\Debug\analyze\data\lvsound2.dll
BatCmdRun\Debug\analyze\MIC_config.ini
BatCmdRun\Debug\analyze\MIC_config_bake.ini
BatCmdRun\Debug\analyze\wav_analyzer.exe
BatCmdRun\Debug\analyze\wav_analyzer.ini
BatCmdRun\Debug\Demo1.bat
BatCmdRun\Debug\Demo2.bat
BatCmdRun\Debug\GenTargetFile.bat
BatCmdRun\Debug\Mic\A2001100001F\chan1_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan2_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan3_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan4_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan5_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan6_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan7_data.wav
BatCmdRun\Debug\Mic\A2001100001F\chan8_data.wav
BatCmdRun\Debug\Mic\A2001100001F\record.pcm
BatCmdRun\Debug\MicRecordCmd.bat
BatCmdRun\Debug\MicTool\codec
BatCmdRun\Debug\MicTool\mic.sh
BatCmdRun\Debug\MicTool\source.mp3
BatCmdRun\Debug\MicTool\tinycap
BatCmdRun\Debug\msvcr110d.dll
BatCmdRun\Debug\pcm_separate.exe
BatCmdRun\Debug\start_record.bat
BatCmdRun\ipch\batcmdrun-40b609cd\batcmdrun-fc2ff0cc.ipch
BatCmdRun\Debug\analyze\data
BatCmdRun\Debug\Mic\A2001100001F
BatCmdRun\BatCmdRun\Debug
BatCmdRun\Debug\analyze
BatCmdRun\Debug\Mic
BatCmdRun\Debug\MicTool
BatCmdRun\ipch\batcmdrun-40b609cd
BatCmdRun\BatCmdRun
BatCmdRun\Debug
BatCmdRun\ipch
BatCmdRun

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

发表评论

0 个回复

  • NET-developmen
    .net开发程序,体检套餐窗口程序,只写了窗口,没有写源代码(NET development program, medical package window program, write only the window did not write the source code)
    2013-03-25 20:38:51下载
    积分:1
  • speech
    说明:  语音识别系统,是在vc平台编写的,仅供参考(Speech recognition system, for reference only)
    2009-08-19 19:27:39下载
    积分:1
  • ntfsrdusr
    说明:  直接调用NTFS文件驱动检测隐藏文件 绕过hook终极武器(NTFS file driver detected a direct call to bypass the hook ultimate weapon hidden files)
    2010-03-21 17:29:16下载
    积分:1
  • 238242excel_odbc
    用ODBC读写excel 可以实现VC对excel的操作并读写excel(use ODBC read and write excel)
    2013-09-04 20:58:00下载
    积分:1
  • AACDecTest
    描述如何将AAC转换成PCM文件,很实用,也很基础,所以分享(it is a process about how to convert a aac file to a pcm file. it is my codes.)
    2011-11-04 13:00:02下载
    积分:1
  • 3DCylinder
    3维圆柱面,可以上下左右不同视角观看,使用上下左右方向键操作(3D Cylinder)
    2013-12-12 21:14:08下载
    积分:1
  • MFCSimReaderTest
    配合我发的F320单片机及其驱动程序的上位机测试程序。完成发送APDU指令(I made the F320 with its single-chip PC driver testing procedures. Finished sending APDU command)
    2014-05-14 18:14:48下载
    积分:1
  • ActiveX
    Visual C++高级开发范例解析第二章ActiveX源码(Visual C++ Advanced Development ActiveX sample chapter source analysis)
    2009-04-14 09:40:44下载
    积分:1
  • itemhistory
    VC/C++源码,界面编程,记忆菜单,历史记录,mfc70.dll   VC++在子菜单中添加打开文件的历史记录文件,菜单为自动记忆你打开过的文件,方便下次快速打开,示例程序仅以打开TXT格式的文本文件为例,演示如何记录打开的TXT文件记录。(VC/C++ source code, programming interface, memory menu, history, mfc70.dll VC++ added in the sub-menu to open the file history file menu for automatic memory you open the file, allows you to quickly open the sample program is only open TXT format text file, for example, demonstrates how to record TXT file open records )
    2012-11-19 09:52:26下载
    积分:1
  • Chat_demo
    服务器,客户端聊天小程序,可能功能有点简单,但是原理都在(The server, the client chat applet)
    2013-09-03 11:12:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载