QuartusII的命令行脚本介绍,命令行用熟了,效率还是高,可移植性也强,建议看看。
2020-04-03 03:02:23 459KB command-line
1
这是一个采用command模式的撤销重做类,采用了list集合来存储命令,这样能限定容器的命令数量。
2020-02-08 03:10:32 5KB command 撤销 重做
1
Command Line Fundamentals: Learn to use the Unix command-line tools and Bash shell scripting By 作者: Vivek N ISBN-10 书号: 178980776X ISBN-13 书号: 9781789807769 出版日期: 2018-12-24 pages 页数: (314) The most basic interface to a computer—the command line—remains the most flexible and powerful way of processing data and performing and automating various day-to-day tasks. Command Line Fundamentals begins by exploring the basics, and then focuses on the most common tool, the Bash shell (which is standard on all Linux and iOS systems). As you make your way through the book, you’ll explore the traditional Unix command-line programs as implemented by the GNU project. You’ll also learn to use redirection and pipelines to assemble these programs to solve complex problems. By the end of this book, you’ll have explored the basics of shell scripting, allowing you to easily and quickly automate tasks. Contents What You Will Learn Use the Bash shell to run commands Utilize basic Unix utilities such as cat, tr, sort, and uniq Explore shell wildcards to manage groups of files Apply useful keyboard shortcuts in shell Employ redirection and pipes to process data Write both basic and advanced shell scripts to automate tasks Authors Vivek N Vivek N is a self-taught programmer who has been programming for almost 30 years now, since the age of 8, with experience in X86 Assembler, C, Delphi, Python, JavaScript, and C++. He has been working with the command line since the days of DOS 4.01 and is keen to introduce the new generation of computer users to the power it holds to make their life easier.
2020-02-04 03:14:54 13.01MB iOS
1
JasperGold Formal Verification Platform provides industry-leading performance, capacity, and usability, delivering a 3X productivity gain and up to 6X performance improvement compared to previous solutions. The platform includes JasperGold Apps—targeted solutions that address specific design and verification challenges.
2020-01-29 03:06:16 5.97MB Formal
1
Intel 关于CFI 的说明和命令设置
2020-01-18 03:01:35 226KB CFI Intel
1
DOS系统: IO.SYS -- DOS内核, MSDOS.SYS -- 内部命令, COMMAND.COM -- 命令解释器
1
DOS主要由三个基本文件和一些外部命令构成,外部命令的概念我们将在以后介绍,这里主要说明三个基本文件(又称为系统文件)。这三个基本文件是MSDOS.SYS,IO.SYS和COMMAND.COM(如果是PC-DOS,则为IBMDOS.COM,IBMBIO.COM和COMMAND.COM)。其中MSDOS.SYS称为DOS内核(可见MSDOS.SYS是个非常重要的文件),它主要是用来管理和启动系统的各个部件,为DOS的引导作好准备工作。IO.SYS(IO为Input&Output的缩写,意即“输入输出”)主要负责系统的基本输入和输出,即DOS与各部件之间的联系。COMMAND.COM文件(COMMAND是“命令”的意思)是DOS与用户的接口,它主要提供了一些DOS的内部命令,并能接受、判别并执行用户输入的命令。磁盘是否具有启动DOS的能力,就看是否具有这三个文件,具有这三个文件的磁盘,就称作引导盘。而除此之外还包含许多DOS外部命令的磁盘则称为系统盘。 最后要注意的是,MSDOS.SYS和IO.SYS两个文件的存储位置是有限制的,它们必须位于磁盘物理位置的最前面,否则将失去引导能力。
1
2016年10月最新ATA8-ACS标准:ATA Command Set - 4 (ACS-4)
2019-12-21 21:32:22 8.63MB ACS-4
1
The Linux Command Line, 2nd Edition: A Complete Introduction (True PDF)
2019-12-21 21:17:04 6.91MB Linux
1
OpenSees Command Language Manual
2019-12-21 21:09:45 4.43MB OpenSees Command Language
1