CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - VC command

搜索资源列表

  1. vc++_ping

    0下载:
  2. windows的ping命令的源码,对学习编写程序有一定帮助-windows of the ping command source for the study and preparation procedures are helpful
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.72kb
    • 提供者:云霄
  1. getfilelength

    0下载:
  2. 这是带命令行的程序. 使用时,不要直接双击打开,那样会出错, 依次执行:开始->运行->输入本可执行程序(.exe文件)的绝对路径和文件名->空格->某个文件的绝对路径和文件名->回车,便可看到效果:输出文件名和文件长度.(注意:本程序在vc++6.0中编辑无错,但运行有错,可点击忽略,使之产生.exe文件,然后按上诉步骤执行.exe文件) -This is the command line with the procedures. When not d
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35.09kb
    • 提供者:任任
  1. MSDEV_Cmd_Line

    0下载:
  2. 如何用命令行编译创建VC程序的例子程序记源代码-how to use a command line compiler VC procedures established procedures in mind the example source code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:stephen
  1. WatchDog

    0下载:
  2. vc++ 系统服务监控程序,两个功能:1、服务监控; 2、检测网关程序的侦听端口,基于命令提示符,请根据屏幕提示操作。 -vc++ system service monitoring program, two functions: 1, service monitoring 2, the detection of the listening port gateway program, based on the command prompt, follow the onscreen inst
  3. 所属分类:Network Security

    • 发布日期:2017-04-17
    • 文件大小:73.57kb
    • 提供者:
  1. VCAnsys

    2下载:
  2. 基于VC++的ANSYS二次开发接口程序,可在VC下启动ANSYS12.0,并自动运行APDL命令流程序。-VC++ based on the ANSYS secondary development interface program to start in the VC ANSYS12.0, and automatically run the APDL command stream program.
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-27
    • 文件大小:3.51mb
    • 提供者:吴有仁
  1. VC_TCL

    0下载:
  2. 功能描述: 此程序主要演示TCL的以下几个方法: 1. 使用接口Tcl_CreateCommand()增加命令 2. 使用另一个API接口Tcl_CreateObjCommand()增加命令 3. 演示Tcl_CreateCommand()和Tcl_CreateObjCommand()接口中参数ClientData和 Tcl_CmdDeleteProc *的使用方法 4. 如何使用TCL API创建自己的应用程序 5. 使用TCL自带的交互接口执行用
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:7.92kb
    • 提供者:曾华荣
  1. xzmlfs

    0下载:
  2. 选中单个命令的发送VC 有完整的发送和接受处理-Select a single command to send VC a complete send and receive processing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4.5mb
    • 提供者:chenyu
  1. k8copy

    0下载:
  2. 在linux中实现cmd中copy命令的c代码,gcc和vc++中实验正确-Cmd in the copy command to achieve c code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:35.58kb
    • 提供者:秦晓光
  1. WinPing

    0下载:
  2. VC++改造强悍的PING命令,有兴趣的朋友学习一下。-Powerful transformation of VC++ PING command, interested friends to learn about.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:29.64kb
    • 提供者:
  1. MeDelete

    0下载:
  2. SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1.49mb
    • 提供者:Wotu
  1. CommandRangeDemo

    0下载:
  2. vc使用命令范围消息处理函数\CommandRangeDemo 的程序源码-Use the command vc-wide message handler \ CommandRangeDemo the program source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:36.31kb
    • 提供者:
  1. CommandRangeDemo

    0下载:
  2. vc 使用命令范围消息处理函数\CommandRangeDemo-Use the command vc-wide message handler \ CommandRangeDemo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:37.95kb
    • 提供者:黄莺
  1. CommandRangeDemo

    0下载:
  2. 使用命令范围消息处理函数\CommandRangeDemo,很不错的vc源码,希望能对大家有所帮助- message mapping and processing \ Example 036- use the command-wide message handler \ CommandRangeDemo, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:39.6kb
    • 提供者:洪美英
  1. CommandRangeDemo

    0下载:
  2. 使用命令范围消息处理函数\CommandRangeDemo\CommandRangeDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use the command-wide message handler \ CommandRangeDemo \ CommandRangeDemo.rar, very good vc source, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:39.68kb
    • 提供者:孙松青
  1. LGY_CPU_Scheduler

    0下载:
  2. 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:290.69kb
    • 提供者:王五
  1. neicunzhuangtai

    1下载:
  2. 这是一个vc编写的内存查看程式,在命令行中运行,但是源码很不错,可以自己根据需要修改添加其他功能。-This is a vc prepared memory View program, run from the command line, but the source code is very good, and can be modified as needed to add other features.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:1.1mb
    • 提供者:Alonso
  1. ModGetHID

    0下载:
  2. 生成与硬件相关的注册码。控制软件不重复使用!那么,很多多人认为VB实现不了。自然没有找到方法,一定是实现不了。然而,感谢WWW,我们能在上面找到VC的源码,DELPHI的源码。但是VB的就是见不到。为此,我决定将VC的源码改成VB的,以下即是: VC原作说明部分(再发行时,请注意采用注解的方式,请不要删除的方式侵权,谢谢!) *************************************************************************
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:5.04kb
    • 提供者:
  1. NewGet

    0下载:
  2. VC++ 重定向命令消息,这是应用了CDlgMenu 消息处理程序,非调试版本是内联的,同时也用到了CTestView 构造/销毁的基础知识,程序还进行了初始化 OLE 库。-Command message VC++ redirect, this is the the application of CDlgMenu message handler, non-debug version is inline, also used the basics of the CTestView constru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:62.14kb
    • 提供者:mars
  1. Menu

    0下载:
  2.  孙鑫主讲的VC++菜单工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。 -The Sun Xin Speaker VC++ menu working principle of the preparation of applications, menus command message in the order and delivery process in the the MFC framework program several classes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:63.59kb
    • 提供者:吴新英
  1. vcopencom

    0下载:
  2. VC++打开我的电脑和我的文档,VC与系统接口操作相关的实例小程序,演示如何用VC++的窗口命令调用(打开)我的电脑和我的文档,较基础的一个源代码。-VC++ to open my computer and my documents, VC system interface operation instance small program, demonstrates how to use VC++ the window command call (Open) my computer and my
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:10.34kb
    • 提供者:吴国玉
« 12 »
搜珍网 www.dssz.com