搜索结果
找到约 86 项符合
commands 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (13)
- 通讯编程文档 (6)
- Linux/Unix编程 (5)
- Modem编程 (5)
- 其他 (4)
- 单片机编程 (3)
- 手机短信编程 (3)
- 电子书籍 (3)
- 数值算法/人工智能 (3)
- 通讯/手机编程 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- matlab例程 (2)
- 驱动编程 (2)
- 单片机开发 (2)
- 嵌入式/单片机编程 (2)
- SCSI/ASPI (2)
- 数据库系统 (2)
- 学术论文 (1)
- 嵌入式综合 (1)
- 测试测量 (1)
- MySQL数据库 (1)
- 数据结构 (1)
- 数学计算 (1)
- 操作系统开发 (1)
- Java编程 (1)
- 编译器/解释器 (1)
- 压缩解压 (1)
- Windows CE (1)
- 文件格式 (1)
- 网络 (1)
- Delphi控件源码 (1)
- 其他嵌入式/单片机内容 (1)
- 工业控制 (1)
- 源码 (1)
- 书籍 (1)
- 技术资料 (1)
- VIP专区 (1)
数值算法/人工智能 This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear
approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s
stick pitch command as the set point for the air ...
单片机开发 At can be given its arguments in a file. You can comment out lines by preceding them with either #
At can be given its arguments in a file. You can comment
out lines by preceding them with either # or -
characters. This is an easy way to temporarily disable
some commands.
The CONTINUE-command is most useful at the end of the
file. When this command is read, the file is started
again from ...
其他 MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t
MTOOLS
version 2.0
Mtools is a public domain collection of programs to allow Unix systems
to read, write, and manipulate files on an MSDOS filesystem (typically a
diskette).
The following MSDOS commands are emulated:
Mtool MSDOS
name equivalent Description
----- ---- -----------
mattrib ...
其他书籍 rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structur
rhce linux learning guide
1.01 Basic Linux Knowledge
1.02 Linux Filesystem Hierarchy
and Structure
1.03 Basic Commands
1.04 Printing
1.05 The Linux/Unix Shell
1.06 Basic Security
1.07 Linux/Unix System Administration
1.08 Basic TCP/IP Networking
1.09 Standard Network Services
1.10 Basic Network Secu ...
手机短信编程 This is full set of procedures used to communicate with any GSM module for SMS sending/receiving (
This is full set of procedures used to communicate with
any GSM module for SMS sending/receiving (it uses standard AT commands).
Original code is for ATMega162 microcontroller, but code is general to
be easy ported to others platforms.
Code can be compiled with IAR AVR compiler.
其他书籍 you do not need any previous knowledge of GTK+ development to use this book. This book does assume
you do not
need any previous knowledge of GTK+ development to use this book. This book does assume
that you have a decent grasp of the C programming language. You should also be comfortable
with running commands and terminating applications (Ctrl+C) in a Linux terminal.
matlab例程 The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then co
The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is achieved using the genetic algorithm toolbox. Finally, resul ...
Delphi控件源码 Pascal 7 to Delphi 2005 code conversion or update to replace pascal unit files Graphics, Keyboard,
Pascal 7 to Delphi 2005 code conversion or update
to replace pascal unit files Graphics, Keyboard, Mouse commands to equivalent in Delphi 2005
其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...
数值算法/人工智能 It s an entire application that uses knowdledge of probabilistic and statistical math to generate an
It s an entire application that uses knowdledge of probabilistic and statistical math to generate and display radom variables characteristics and histograms...it includes a console too for changing or viewing general parameters in the form of commands sent to the application....Enjoy!