登录
首页 » Visual C++ » BatCmdRun

BatCmdRun

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

  • CSharpSerial-programming-steps-detailed
    用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
    2012-04-18 10:36:49下载
    积分:1
  • ClockTst
    WIN32编写的时钟应用程序 自绘控件及菜单具有一定参考价值(WIN32 written Clock application has some reference value since the draw controls and menus)
    2015-06-05 08:36:18下载
    积分:1
  • Catrography
    一个GIS制图综合的示例程序,具有GIS软件的基本框架,可进行扩展成为完整的GIS软件。(Example of a GIS mapping program integrated with the basic framework of GIS software, can be expanded into a complete GIS software.)
    2010-09-18 11:34:14下载
    积分:1
  • code
    一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
    2014-03-25 17:57:13下载
    积分:1
  • CNC-chabu
    实现两坐标运动控制,相当完美,看了这个代码,你也可以开发数控系统了(CNC CONTROL)
    2021-02-14 10:39:49下载
    积分:1
  • ADOclass
    运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明(failed to translate)
    2009-12-31 00:07:39下载
    积分:1
  • 07_BumpTexture
    本例描述了在D3D中球形纹理的映射。高级纹理的映射(This example describes the D3D in spherical texture mapping. Advanced texture mapping)
    2009-01-19 15:04:17下载
    积分:1
  • Zeus
    网络内容过滤系统,使用中间层驱动过滤IP,LSP过滤URL和关键字!(Text content, url, URL, ip filter voice prompts can be issued according to the text, and fast alarm 3 software set certain security measures to protect and prevent tampering and unauthorized access 4. Through illegal information characteristics to upgrade the feature library.)
    2012-08-10 10:23:48下载
    积分:1
  • use_ISP_on_PC
    VC++串口通讯程序 大家可以看看,错误之处欢迎指出,这时本人花不少时间搞出来的啊(VC serial communication process we can see, the mistake welcome, Then I spend a lot of time in the ah)
    2006-11-22 15:11:50下载
    积分:1
  • chat
    聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
    2009-12-24 01:35:44下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载