搜索结果
找到约 4 项符合
completes 的查询结果
按分类筛选
Java编程 This example is written for version 1.0.3 of MIDP and CLDC The PngViewer program completes dow
This example is written for version 1.0.3 of MIDP and CLDC
The PngViewer program completes
download and view a png file from the internet using an http connection.
单片机编程 基于MT8880的一键拨号电话系统设计
针对煤矿井下调度及紧急救援系统的需求,以DTMF编解码模块为核心,设计了具有自动拨号功能的新型电话系统。该系统利用MT8880对DTMF信号的编解码功能实现一键拨号和远程设置,通过检测振铃和忙音信号,完成自动摘机和挂机过程,配合AGC等外围电路达到话音清晰流畅的效果。
Abstract:
To meet the demand f ...
单片机编程 MSP430在频率测量系统中的应用
 
 介绍一种以MSP430单片机为基础的智能频率测量系统,采用硬件逻辑与软件指令相结合的方式控制闸门,实现0 MHz~10 MHz范围内无档切换的等精度测量。
Abstract:
 An intelligent frequency measurement system based on MSP430 singlechip is introduced. The system uses a way that can combine hardwa ...
通讯/手机编程 下载的一个不错的HMM程序
下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改
this is a excellent HMM program,it completes the VITERBI algorithm in HMM.