搜索结果
找到约 14,531 项符合
A-AD 的查询结果
Java书籍 A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f
A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.
Java书籍 A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f
A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.
人工智能/神经网络 A*算法解决找路径的问题
A*算法解决找路径的问题,对于特定的图形,按照距离最短的评估函数,来解决寻优问题
嵌入式/单片机编程 lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by
lwIP is a small independent implementation of the TCP/IP protocol
suite that has been developed by Adam Dunkels at the Computer and
Networks Architectures (CNA) lab at the Swedish Institute of Computer
Science (SICS).
DSP编程 作者:Analog Devices,Inc 平台:ADSP21xx 编程语言:ASM 说明:ADSP21xx用AD的16位定点DSP作音频压缩器性价比不错
作者:Analog Devices,Inc
平台:ADSP21xx
编程语言:ASM
说明:ADSP21xx用AD的16位定点DSP作音频压缩器性价比不错
单片机开发 本程序主要完成对外界输入的电流/电压进行AD转换并显示的功能
本程序主要完成对外界输入的电流/电压进行AD转换并显示的功能
人工智能/神经网络 a thesis about artificial intelegence
a thesis about artificial intelegence
嵌入式/单片机编程 此程序是一底层开发驱动代码,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驱动的源代码!稍作改动就能用于自己的产品开发中!
此程序是一底层开发驱动代码,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驱动的源代码!稍作改动就能用于自己的产品开发中!
其他书籍 A datasheet for DW8051 high performance 8051
A datasheet for DW8051 high performance 8051
汇编语言 Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a
Base64 demonstrates how easy it is to decipher
plaintext usernames and passwords. Never login to a public network resource
unless some type of encryption is being used, secure socket layer is one example.
Most FTP sites also use plaintext passwords.