搜索资源列表

  1. DOS_cmd_line_para_read

    0下载:
  2. DOS命令行参数分离的ASM例程,采用的是模块化设计技术,其中的参数分离模块可重复利用/移植。-DOS command line parameters from the ASM routines, and uses a modular design techniques, the separation module parameters reusable / transplantation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2131
    • 提供者:tonyyang
  1. 20051126123950859

    0下载:
  2. C语言,显示使用 ARGC . ARGC 命令行参数的实例-C language, that the use of ARGC. ARGC command line parameters examples
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6988
    • 提供者:王实
  1. jian

    0下载:
  2. 摘要:本文主要介绍利用Delphi6实现一个图形界面Ping程序的方法,其中主要讨论了ICMP协议和ICMP协议控件及其编程方法,并给出了一个实例程序。解决了Ping命令行程序的缺点。 关键词:Delphi,ICMP协议,Ping程序 -Abstract : This paper describes the use of Delphi6 achieve a graphical interface Ping procedures,
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:41472
    • 提供者:王灿
  1. bat

    0下载:
  2. 批处理文件有时很有用 扩展名是bat(在nt/2000/xp/2003下也可以是cmd)的文件就是批处理文件。 首先批处理文件是一个文本文件,这个文件的每一行都是一条DOS命令(大部分时候就好象我们在DOS提示符下执行的命令行一样),你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 其次,批处理文件是一种简单的程序,可以通过条件语句(if)和流程控
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9892
    • 提供者:grant
  1. HelloArgs

    0下载:
  2. 【代码2】写一个循环,要求输出若干个”hello“,个数由命令行参数的大小决定 -code -- write a cycle, a number of output requirements, "hello", Number of command-line parameters from the size of a decision
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:782
    • 提供者:王刚
  1. tansform

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19208
    • 提供者:qq
  1. imhist

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcva
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21698
    • 提供者:qq
  1. UDPproxy

    0下载:
  2. 《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候,我还没有socks代理的权限,所以不能上OICQ。这让我感到 很不方便。所以,我决定写一个UDP的代理程序来实现我上OICQ的愿望,为了让这个程序更加有通用性,可以修改一下,让他在命令行中能够设置服务端口号,远程服务器的 IP地址和端口号,能够设置日志文件的路径,这个源代码是基于GNU。-"UDP Prox
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:wwwwppp
  1. PowerToy

    0下载:
  2. PowerToy是为方便程序员在命令行窗口中使用Visual Studio.NET 2003 中的各种命令行工具而开发的一个小程序。它在资源管理器的弹出菜单中增加一项[打开命令行窗口]。点击该菜单项后,系统会在资源管理器当前工作路径处打开一个命令行窗口,并在此窗口中自动设置Visual Studio的环境变量,如PATH。程序员在此窗口中可方便地执行Visual Studio.NET 2003中的各种命令行工具,如C++、C#的编译器等
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:153454
    • 提供者:coca
  1. edgesearch

    0下载:
  2. 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, Contour Tracking command line compiler process following vcva
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31841
    • 提供者:yxc
  1. filetranslate

    0下载:
  2. 文件传输,命令行方式,可是传送任意大小的文件。-file transfer, command line, but the transmission of any size document.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:6898
    • 提供者:zhu
  1. AConsole

    0下载:
  2. 这个程序主要是介绍的如何用命令行编译创建VC程序。-this procedure is mainly on how to use the command-line compiler to create VC procedures.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2668
    • 提供者:枫叶
  1. ajaxcd20060404

    0下载:
  2. tomcat 详细方法请见http://www.webplat.cn的技术文档. 2.将解压后的文件夹拷至%tomcat_home%/webapps/Root下,文件夹下有index.jsp文件 3.在mysql环境中将src文件夹下jspshop.sql执行生成数据库 4.按照系统环境修改build.bat文件以及src中.java文件。 其中build.bat中修改tomcat和jdk的安装路径 其中.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1271763
    • 提供者:郑风
  1. sale_web

    0下载:
  2. 实现一个销售网络扩张后A、B 分店所在城市分布查询系统,用命令行执行。从data1.txt读入,输出到result1.txt(详见内附说明)-achieve a sales network expansion after the A, B outlets for the host city distribution system, with command-line implementation. Data1.txt read from
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9661
    • 提供者:chenzc
  1. structDemo1

    0下载:
  2. 系统操作----本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、*进程、命令行处理等功能-System Operator ---- cases the processors in the process realized by the enumeration process, the process of switching, the launch of a new process, kill the process,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9069
    • 提供者:popandsmtp
  1. picturesmooth

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 注意事项: 运行时,文件c:\\test.bmp必须存在-achieve a smooth image (to noise), Sharpen command line compiler attention to the process as follows : running, documents c : \\ test.bmp must exist
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23577
    • 提供者:刘铭
  1. DrawLYD

    1下载:
  2. 画图程序,利用多种设计模式进行编写,用JCreate运行,或命令行运行-drawing program and a variety of models designed for the preparation, use JCreate operation, or command line operation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:33458
    • 提供者:李一多
  1. cmdcal

    0下载:
  2. 命令行编辑器的实现,代码演示,希望各位高手多多指教~-command line editor and that the realization of demonstration code, I hope to master the exhibitions Thank you
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6340
    • 提供者:左俊
  1. Resolution_Ip_Package

    1下载:
  2. 捕获网络中的IP数据包,解析数据包的内容,将结果显示在标准输出上,并同时写入日志文件。  程序的具体要求如下:   1)以命令行形式运行:ipparse logfile,其中ipparse是程序名, 而logfile则代表记录结果的日志文件。 2)在标准输出和日志文件中写入捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:48841
    • 提供者:skyfloorone
  1. Ctrl_Alt_Del

    0下载:
  2. 命令行模式下运行模拟Ctrl+Alt+Del同时按下。-command line mode operation simulation Ctrl + Alt + Del pressed together.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:68272
    • 提供者:忍者
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org