登录
首页 » Visual C++ » BatCmdRun

BatCmdRun

于 2017-06-29 发布 文件大小:12284KB
0 185
下载积分: 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 个回复

  • ShowBitmap
    MFC显示BITMAP 图像 适合初学者学习 C++(Show BITMAP image suitable for beginners to learn)
    2014-05-11 02:00:59下载
    积分:1
  • 100layer-VC
    一个可玩性比较强的小游戏 用VC制作 文件家里包含了所有的资源文件(A relatively strong playability of the game home with VC production of documents that contains all the resource file)
    2008-07-18 10:26:15下载
    积分:1
  • 012061034
    实现多项式的加法和减法 并且实现一个多项式的运算(Realize polynomial addition and subtraction and the realization of a polynomial operator)
    2008-07-06 21:15:34下载
    积分:1
  • BIOSchaxun
    基于Visual c++.net (VC.net) 编写的 BIOS信息查询 程序。代码都有注释。实现功能为:获取显卡BIOS 的版本号,更新日期,获取系统BIOS的版本号和更新日期 。(Based on Visual c . Net (VC.net) prepared by the procedure BIOS information. Code have the Notes. The realization of functions: access to graphics BIOS version number, update date, access to the system BIOS version number and update date.)
    2009-01-21 18:12:45下载
    积分:1
  • lucky38
    hangle unicode used AI
    2011-08-30 18:34:33下载
    积分:1
  • RedHatWindow
    VB语言写的仿Unix红帽操作系统界面,附带源码(VB language to write the copy Unix red hat operating system interface, with the source code)
    2013-08-09 11:26:55下载
    积分:1
  • vbplayer33
    VB6.0 MP3音乐播放器,利用电脑自带的wmp制作的,整合网上的资源,能本地播放,能网上搜歌,暂不支持利用歌手名字搜歌。编辑注:虽然核心是基于MediaPlayer,这点好像有很多例子,但本程序在一些辅助功能方面、窗体界面设计方面做的都挺不错,欢迎参考(VB6.0 MP3 music player, making use of the computer comes with wmp, integrating online resources, to local playback, the song can be found online, does not support the use of the singer name search song. Editor' s note: While the core is based on the MediaPlayer, this point seems to have a lot of examples, but the program in some auxiliary functions, form interface design came to do good, welcome reference)
    2014-05-15 12:03:21下载
    积分:1
  • CHAPTER-2
    21天学通 Visual C++,第2章(21days study Visual C++, chapter 2)
    2013-12-21 16:17:59下载
    积分:1
  • newClientIOCP
    在前人基础上修改过的终端的IOCP源代码,在网络上下载的好多此类代码不能很好地运行,此代码已转为实用自己的项目。(Revised on the basis of the previous terminal IOCP source code on the Internet to download a lot of this type of code can not run well, this code has been converted to practical own projects.)
    2015-05-04 09:10:35下载
    积分:1
  • P2P_Server
    P2P服务器端程序,是学习P2P协议的好DOME。(P2P SERVER PROGRAM)
    2010-01-26 15:44:08下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载