搜索结果
找到约 112 项符合
commands 的查询结果
按分类筛选
- 全部分类
- 技术资料 (22)
- 其他书籍 (14)
- 通讯编程文档 (6)
- Linux/Unix编程 (5)
- Modem编程 (5)
- 通讯/手机编程 (4)
- 其他 (4)
- 文章/文档 (4)
- 单片机编程 (3)
- 数值算法/人工智能 (3)
- 电子书籍 (3)
- 手机短信编程 (3)
- 软件设计/软件工程 (3)
- 数据库系统 (2)
- 驱动编程 (2)
- SCSI/ASPI (2)
- 嵌入式/单片机编程 (2)
- 单片机开发 (2)
- matlab例程 (2)
- 源码 (1)
- 书籍 (1)
- 手册 (1)
- 学术论文 (1)
- 操作系统开发 (1)
- 测试测量 (1)
- 工业控制 (1)
- 嵌入式综合 (1)
- 压缩解压 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- Java编程 (1)
- 网络 (1)
- 文件格式 (1)
- 数学计算 (1)
- 数据结构 (1)
- Delphi控件源码 (1)
- Windows CE (1)
- 其他嵌入式/单片机内容 (1)
- MySQL数据库 (1)
- VIP专区 (1)
单片机开发 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 ...
嵌入式/单片机编程 cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor s
cpress usb 芯片Vender 处理固件。
The purpose of this software is to demonstrate how
to implement vendor specific commands.
The following vendor specific commands are implemented:
A0 Firmware Upload/Download
A2 EEProm Load
A3 External Ram Load
A4 Set I2C Addr
A5 Get IIC Type (1 Byte or 2 Byte EEPROM) ...
技术资料 HUIBIANZHILINGCHAXUNQI
可以查询汇编语言的各个指令含义及其使用方法,并具有详细的举例说明-Assembly language can query the meaning of the various commands and
数值算法/人工智能 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!
通讯/手机编程 This module can be used to interface to the MMC card in MMC or * SPI modes. It supports a multiple
This module can be used to interface to the MMC card in MMC or
* SPI modes. It supports a multiple card environment. The reset and
* identification processes assume multiple cards on the bus.
* In MMC mode, the card number is used as the RCA operand in the
* commands.
数学计算 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."
驱动编程 A language monitor provides a full duplex communications path between the print spooler and bi-direc
A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by a printer job language, to the data stream s.
手机短信编程 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.
单片机开发 ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o
ead file "YD.DOC".
Who is the intended user
Beginners in assembly and programmers.
Features of the program:
Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly i ...
其他书籍 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.