搜索结果

找到约 459 项符合 COUPLED-MODE 的查询结果

微处理器开发 MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate

MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from ...
https://www.eeworm.com/dl/655/336957.html
下载: 82
查看: 1041

Java编程 Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3

Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags - Reads, creates, updates, and removes id3v1 tags - Extracts MPEG data such as bit rate, sample rate, channel mode, etc. - Calculates playing time of mp3 from mpeg information (no good w/VBR) ...
https://www.eeworm.com/dl/633/338136.html
下载: 26
查看: 1068

数学计算 This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-c

This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-channels" mode.
https://www.eeworm.com/dl/641/341581.html
下载: 36
查看: 1085

其他书籍 用VB编写DirectX7.0游戏   DirectX7.0终于出现了

用VB编写DirectX7.0游戏   DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:   * 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。   * 提供更多DirectX3D立即模式(Immediat ...
https://www.eeworm.com/dl/542/350790.html
下载: 141
查看: 1039

网络 sms发送短信的程序

sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them ...
https://www.eeworm.com/dl/635/355990.html
下载: 95
查看: 1039

Linux/Unix编程 sms发送短信的程序

sms发送短信的程序,可以在windows,和linux两个环境下。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them a ...
https://www.eeworm.com/dl/619/355992.html
下载: 102
查看: 1028

文章/文档 The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co

The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: &#8226 Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A ...
https://www.eeworm.com/dl/652/356451.html
下载: 27
查看: 1059

人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li

ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Centroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Me ...
https://www.eeworm.com/dl/650/356947.html
下载: 34
查看: 1568

其他 MediaPlayer程序可以播放声音、视频文件

MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多可以保存32个多媒体文件。Mediaplayer有常用的功能,例如播放、快速播放、停止和暂停等,它支持许多多媒体格式,包括QCP,MPEG Audio Layer3(MP3),Musical Instrument Dig ...
https://www.eeworm.com/dl/534/361460.html
下载: 83
查看: 1024

书籍源码 在C++中open一個output file有兩種方式

在C++中open一個output file有兩種方式,一種是使用member function open( ),另外一種是使用constructor給予檔案名稱和open mode。今若欲open一個名為client.dat的output file,試分別寫出該兩種方式open此檔案的statements.(包括include header file,物件的宣告,open指令等) ...
https://www.eeworm.com/dl/532/381610.html
下载: 25
查看: 1272