虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SHEll-command

  • 与MS-DOS兼容的DOS操作系统

    与MS-DOS兼容的DOS操作系统, FreeDOS like。 aldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01 BUILDING THE MRS KIT The Caldera OpenDOS MRS kit contains the following components: IBMBIO, IBMDOS and COMMAND

    标签: MS-DOS DOS 兼容 操作系统

    上传时间: 2015-12-30

    上传用户:yxgi5

  • 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.

    2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.

    标签: PF_FREEZE software support suspend

    上传时间: 2016-01-05

    上传用户:亚亚娟娟123

  • 用Java语言实现的各种排序

    用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等

    标签: Java 语言 排序

    上传时间: 2014-01-11

    上传用户:qw12

  • 《Linux程序设计权威指南》源代码

    《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya

    标签: Linux 程序设计 源代码

    上传时间: 2016-01-07

    上传用户:tyler

  • 个性化的程序离不开个性化的界面设计

    个性化的程序离不开个性化的界面设计,因为优秀的程序界面是人与计算机之间的一座交互桥梁。本书是第一本介绍C++界面程序设计领域新技术的专著。全书共有11章,第1章的内容是基于控件的界面编程;第2章介绍了与窗口框架相关的控件界面程序设计;第3章是树形控件和列表控件的界面编程;第4章讲述了基于对话框的界面程序设计;第5章的内容是基于窗口的界面程序设计;第6章是基于图形的界面程序设计;第7章是关于GDI+程序设计;第8章介绍基于Office自动化的界面程序设计;第9章的内容是Windows Shell程序设计;第10章介绍了使用CJLibrary控件开发界面应用程序;第11章讲述了如何使用CJLibrary工程向导进行界面程序设计。着重进述了目前在界面程序设计领域中的一些新技术,如GDI+程序设计、面向Windows XP的Shell程序设计、Office XP插件程序设计等话题。新技术的使用是本书的一大特色。本书适合的读者可以是广大编程爱好者、C++专业设计人员以及高校相关专业师生。

    标签: 个性化 程序 界面设计

    上传时间: 2014-01-13

    上传用户:xinyuzhiqiwuwu

  • This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you

    This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.

    标签: Optimization Algorithm directory contains

    上传时间: 2014-01-18

    上传用户:songnanhua

  • CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dyn

    CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate commands are entered in the MATLAB command window.

    标签: investigating MATLAB-based simulating properties

    上传时间: 2013-12-13

    上传用户:源弋弋

  • 在for DOS的C语言中

    在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。

    标签: for DOS C语言

    上传时间: 2016-01-28

    上传用户:huannan88

  • Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files

    Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.

    标签: Introduction required M-files library

    上传时间: 2016-01-29

    上传用户:zhoujunzhen

  • autoconf是一个产生可以自动配置源代码包

    autoconf是一个产生可以自动配置源代码包,生成shell脚本的工具,以适应各种类UNIX系统的需要。版本号是2.60

    标签: autoconf 自动 源代码

    上传时间: 2014-01-08

    上传用户:yyyyyyyyyy