搜索资源列表
vc++_ping
- windows的ping命令的源码,对学习编写程序有一定帮助-windows of the ping command source for the study and preparation procedures are helpful
getfilelength
- 这是带命令行的程序. 使用时,不要直接双击打开,那样会出错, 依次执行:开始->运行->输入本可执行程序(.exe文件)的绝对路径和文件名->空格->某个文件的绝对路径和文件名->回车,便可看到效果:输出文件名和文件长度.(注意:本程序在vc++6.0中编辑无错,但运行有错,可点击忽略,使之产生.exe文件,然后按上诉步骤执行.exe文件) -This is the command line with the procedures. When not d
MSDEV_Cmd_Line
- 如何用命令行编译创建VC程序的例子程序记源代码-how to use a command line compiler VC procedures established procedures in mind the example source code
WatchDog
- 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
VCAnsys
- 基于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.
VC_TCL
- 功能描述: 此程序主要演示TCL的以下几个方法: 1. 使用接口Tcl_CreateCommand()增加命令 2. 使用另一个API接口Tcl_CreateObjCommand()增加命令 3. 演示Tcl_CreateCommand()和Tcl_CreateObjCommand()接口中参数ClientData和 Tcl_CmdDeleteProc *的使用方法 4. 如何使用TCL API创建自己的应用程序 5. 使用TCL自带的交互接口执行用
xzmlfs
- 选中单个命令的发送VC 有完整的发送和接受处理-Select a single command to send VC a complete send and receive processing
k8copy
- 在linux中实现cmd中copy命令的c代码,gcc和vc++中实验正确-Cmd in the copy command to achieve c code
WinPing
- VC++改造强悍的PING命令,有兴趣的朋友学习一下。-Powerful transformation of VC++ PING command, interested friends to learn about.
MeDelete
- SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命
CommandRangeDemo
- vc使用命令范围消息处理函数\CommandRangeDemo 的程序源码-Use the command vc-wide message handler \ CommandRangeDemo the program source code
CommandRangeDemo
- vc 使用命令范围消息处理函数\CommandRangeDemo-Use the command vc-wide message handler \ CommandRangeDemo
CommandRangeDemo
- 使用命令范围消息处理函数\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
CommandRangeDemo
- 使用命令范围消息处理函数\CommandRangeDemo\CommandRangeDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use the command-wide message handler \ CommandRangeDemo \ CommandRangeDemo.rar, very good vc source, we want to help.
LGY_CPU_Scheduler
- 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
neicunzhuangtai
- 这是一个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.
ModGetHID
- 生成与硬件相关的注册码。控制软件不重复使用!那么,很多多人认为VB实现不了。自然没有找到方法,一定是实现不了。然而,感谢WWW,我们能在上面找到VC的源码,DELPHI的源码。但是VB的就是见不到。为此,我决定将VC的源码改成VB的,以下即是: VC原作说明部分(再发行时,请注意采用注解的方式,请不要删除的方式侵权,谢谢!) *************************************************************************
NewGet
- 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
Menu
- 孙鑫主讲的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.
vcopencom
- 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