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

搜索资源列表

  1. 银行家法

    0下载:
  2. 一、实验目的: 熟悉银行家算法,理解系统产生死锁的原因及避免死锁的方法,加深记意。 二、实验要求: 用高级语言编写和调试一个描述银行家算法的程序。 三、实验内容: 1、 设计一个结构体,用于描述每个进程对资源的要求分配情况。包括:进程名——name[5],要求资源数目——command[m](m类资源),还需要资源数目——need[m],已分配资源数目——allo[m]。 2、 编写三个算法,分别用以完成:①申请资源; ②显示资源;③释放资源。(动态完成)-an ex
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23.78kb
    • 提供者:陈晨
  1. ContractManage

    0下载:
  2. 本系统为企业合同管理系统的模型,用C#编写! 把ContractManage文件夹复制到IIS的发布目下,通常是系统盘的Inetpub\\wwwroot目录中,取消文件夹的只读属性,然后在IIS上设置虚拟目录即可。具体步骤是:打开IIS服务管理器,在ContractManage站点上右击,在弹出的菜单中选择“属性”命令,弹出“ContractManage属性”对话框。在“ContractManage属性”对话框的“目录”选项卡上单击“创建”按钮。 使用Microsoft Visual
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:292.66kb
    • 提供者:许轶淼
  1. Ping_02

    0下载:
  2. 自己学习做的PING命令程序,主要是调用cmd.exe来执行。-you learn to do PING command procedures, was called cmd.exe to implement.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12.17kb
    • 提供者:康恒
  1. shenrucsharp

    0下载:
  2. 深入浅出C#一书光盘源代码,源代码有两类:一类是在命令行下编译,每一个文件的开始都有如何编译的说明,包括引用的库文件,输出EXE还是DLL,以及相应的命令行参数,涉及到数据库的源代码,数据库都放在当前路径中。要编译和运行这些程序,需要有.NET SDK的支持。 另一类是Visual Stdio的Solution,只要打开相应目录中的*.sln文件即可打开项目,包括要引用的库,项目中所有的文件,要打开*.sln文件,需要安装Visual Stdio 7.0。-a simple C# CD s
  3. 所属分类:C#编程

    • 发布日期:2014-01-12
    • 文件大小:2.98mb
    • 提供者:江资斌
  1. 20051225124351908

    0下载:
  2. 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台。-compiler command cc-o fget fget.c - lcurses this procedure applies to SCO U NIX mainframe system, the client platform to be arbitrary.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.51kb
    • 提供者:程序员
  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
    • 文件大小:13.06kb
    • 提供者:刘文
  1. Connect2006-7-18

    0下载:
  2. 用C#编写的基于.NET1.1的数据库公共操作类,你只需要在类中定义连接字符串后即可以SQL命令字符串作为参数调用对数据库的增、查、删、改等方法,你也可以再进一步修改和完善功能。-prepared with C#-based.NET1.1 public database operations, you only need to define the category after the string can connect SQL command string as a parameter ca
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:Jerry
  1. series.dll

    0下载:
  2. Creating command line \"link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:\"Release/port_dll.pdb\" /machine:I386 /def:\".\\port_dll.def\" /out:\"Release/port_dll.dll\" /implib:\"Release/port_dll.lib\" \".\\Release\\port_dll.obj\" \".\\Rel
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:99.26kb
    • 提供者:董峰涛
  1. mine_des

    0下载:
  2. des加密演示,短小精干,可在命令行下编译,csc des.cs即可。-des encryption demonstration short crack, and the command line compiler, des.cs prosthesis can be.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:章三
  1. Pingping

    0下载:
  2. 这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框 然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数 :要Ping的IP地址。 -This is a Ping procedures, it is a Winsole procedures, the translation is successful, should open the "start"
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:27.19kb
    • 提供者:蔡海
  1. CodeLab

    0下载:
  2. This is a command-line utility that runs through several benchmarks that exercise various aspects of Paint.NET. Every benchmark is multithreaded, and takes advantage of multiprocessor or multicore systems. -This is a command-line utility that r
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.82kb
    • 提供者:limaobing
  1. C与脚本的混合编程

    1下载:
  2. 在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scr ipts. Flexible scr ipting language variable types, is a powerful regular ex
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:夏爱
  1. dos111

    0下载:
  2. DOS命令 用C语言完成 完全自己写 已经经过测试-DOS command complete C language was completely on my own has been tested
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.9kb
    • 提供者:YY
  1. Drirver.cpp

    0下载:
  2. using namespace std; Strip haha[MAX_STRIP_NUMBER]; void driver(char *command) }
  3. 所属分类:C#编程

    • 发布日期:2011-11-10
    • 文件大小:780byte
    • 提供者:stuartt
  1. Tracert

    0下载:
  2. C#实现Tracert命令,VS2010下编译通过,含.exe文件 -C# achieve Tracert command, VS2010 compiled by, with. Exe files
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:53.91kb
    • 提供者:addo
  1. GPRSDemo

    0下载:
  2. 创建拨号连接,并可选择拨号,可携带AT命令进行拨号,可列出所有的拨号连接,也可以将创建的拨号创建为一个可见拨号连接-Create a dial-up connection, and can choose dial-up, can carry the AT command to dial, you can list all the dial-up connection, you can also create a dial-up dial-up connection is created as a
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:126.33kb
    • 提供者:liuyong
  1. TextHello

    0下载:
  2. VC# command prompt program that displays Hellow world.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:19.91kb
    • 提供者:krish
  1. pyramid

    0下载:
  2. Here is the code to print the pyramid on the command line
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:13.29kb
    • 提供者:ya3
  1. Command.design.c

    0下载:
  2. c#设计模式Command经典代码 Command design pattern c # code -classic Command design pattern c# code
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:53.01kb
    • 提供者:ma
  1. Asynchronous-call-cmd-command

    0下载:
  2. process调用cmd命令 实现异步读取输入输出流-Asynchronous call cmd command reads the input and output streams
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.26kb
    • 提供者:lixin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com