CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 命令行

搜索资源列表

  1. ImageCompress

    0下载:
  2. 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在 -itinerary coding, JPEG compression coding (basic system) command line compiler process followin
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:123604
    • 提供者:张恒
  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
    • 文件大小:35933
    • 提供者:任任
  1. redbirdsource2

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

    • 发布日期:2008-10-13
    • 文件大小:29950
    • 提供者:redbird
  1. Cal_do

    0下载:
  2. 一个命令行运算器源代码 用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。 用法:cal expression expression = expression op expression expression = (expression) op = + | - | * | / | ^^ -a command line computing devices wit
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:165977
    • 提供者:李柳静
  1. FileCutAndEquipment

    0下载:
  2. 完成文件分割和分割后的文件重新组装起来,为了减少程序尺寸,所有源代码都本人是用纯粹的c/c++编写的,可执行程序只有200K大小。没有用MFC,因此是命令行界面的。但功能绝对强大,不好用你砍我。-completed document segmentation and segmentation of the files reassembled and procedures in order to reduce size, all source code is purely my c / c pre
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8464
    • 提供者:haifeng
  1. minglinghangSNLC

    0下载:
  2. 一个c++编的snl语言编译器 (命令行的) 对于初学编译器很有帮助 (多遍扫描实现各阶段 学习起来较轻松)-a series of the SNL language compiler (command line) for beginners compiler useful (many times it scans the stage is now learning together more relaxed)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:356668
    • 提供者:田迎春
  1. wjkl

    0下载:
  2. 文件管理模拟系统的设计——命令行操作界面-document management simulation system design -- a command line interface
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2532
    • 提供者:
  1. date12345678

    0下载:
  2. 用于显示某个月的日历。月和年应从命令行参数输入,如果没有输入,则应显示当前月的日历-for a show on the calendar. And, from the command line parameters to be input, in the absence of input, should show the current calendar
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2932
    • 提供者:王德杭
  1. AConsoleApp

    0下载:
  2. 如何在命令行下编译创建VC程序-how the command line compiler to create VC Program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2668
    • 提供者:李饿
  1. Checksum.Src

    1下载:
  2. 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:48832
    • 提供者:甘荣
  1. CmdLine-src

    0下载:
  2. 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31732
    • 提供者:papaya
  1. Makelink.Src

    0下载:
  2. 一个源码例子 用于在命令行中创建任意文件的快捷方式shortcuts-example of a source for the command line to create arbitrary files quick shortcuts
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34570
    • 提供者:papaya
  1. CMDL

    0下载:
  2. c++编写的命令行解释器-c compilation order good interpreter
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:19673
    • 提供者:tljswallow
  1. H323客户端的命令行程序ohphone_1.1beta3

    0下载:
  2. 程序源码 很通用的!!可以借鉴-procedure is a common source! ! Reference
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:46514
    • 提供者:杨小豹
  1. tuxianbianhuachengxu-jiekoukechengsheji

    0下载:
  2. 接口课程设计! 图形变化程序! 汇编东西,但在C语言下也能运行! 调用不同的命令行! 谢谢站长能通过! ! 谢谢你啊 ! -interface design courses! Changes in procedures graphics! Compilation things, but in the C language can also run under! Calling different from the command line! Thank you he
  3. 所属分类:C#编程

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

    0下载:
  2. 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2293
    • 提供者:杨扬
  1. SwitchListProcessewws

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, Command-line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40272
    • 提供者:wxinyuan
  1. framer1

    0下载:
  2. 目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。 要求: 1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为fr
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20244
    • 提供者:阿蒙
  1. MY_POLAR2

    1下载:
  2. matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如: my_polar2([0,20,30]*pi/180,[-10,0,10], -r ,-20,30)-Matlab polar coordinates function improved, axes calibration can be negative, the input parameters, see Notes email problems can be
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3108
    • 提供者:ningc
  1. vt150crack

    0下载:
  2. PRTG是windows平台下的MRTG,它利用SNMP协议对网络流量,CPU负载,内存利用率等数据的进行监控,并且生成各种统计图形,Web页面和报表。MRTG使用起来复杂,操作都是命令行格式,需要perl支持,而PRTG提供图形化的向导,方便简单。... -PRTG windows platform is the MRTG, which uses SNMP to network traffic, CPU load, memory utilization data for the monitor
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19074
    • 提供者:danfengfeng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com