-
TEA5767_C51
说明: 用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容
TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序,
TEA5767读写数据都是5个字节,其中PLL参数14位.(Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA5767 used I2C or three-wire interface control, that I am using the I2C, single-chip with STC89C52, with 1K EEPROM, can be kept down to Taiwan, 1602LCD show here TEA5767 only to the control procedures, TEA5767 to read and write data is 5 bytes, which PLL parameters 14.)
- 2008-12-07 00:01:21下载
- 积分:1
-
jar
压缩包内包含主流应用中java的jar包的使用(the use of java jar.)
- 2016-10-26 20:34:25下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
SSM
SSM 通用教学管理系统.实现了学生信息管理以及课程管理和排课管理等功能.(SSM general teaching management system)
- 2020-07-01 20:20:02下载
- 积分:1
-
Homework07
创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分:1
-
palindrome
c语言基础,判断一个字符串是否为回文的程序,仅供参考(Determine whether a string is a palindrome)
- 2014-01-03 16:49:39下载
- 积分:1
-
VisualPBasicP.NET
编程学习资料,arcgis的二次开发,基于c++(Programmed learning information the arcgis of secondary development based c++)
- 2012-05-24 22:09:50下载
- 积分:1
-
9054-WDM-Driver
Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP.
Developed by DDK.)
- 2011-12-30 22:01:57下载
- 积分:1
-
mfcdde
DDE编程的例子(Examples of DDE programming)
- 2020-06-29 15:40:02下载
- 积分:1
-
location
超宽带室内定位研究,本文主要研究基于超宽带的室内定位技术的研究,并且对室内定位技术的算法做了介绍。(UWB indoor positioning research, this paper research is based on UWB indoor positioning technology research, and the algorithm for indoor positioning technologies have been described.)
- 2021-04-27 17:58:44下载
- 积分:1