-
i2c
430 单片机的i2c程序,430有i2c集成(this is an I2C program of 430)
- 2015-03-06 19:37:15下载
- 积分:1
-
本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认...
本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of a c source code language : grammar is a four yuan design a data structure of a grammar. Experimental name : data structure of grammar; 2. The experiment : grammar study and understanding of data elements, and understanding of grammar four parts within the computer model. 3. Experimental requirements : one, two open-language can be used to follow-up experiments 3. Two weeks to complete, and paid Experimental Report
- 2022-03-22 20:28:31下载
- 积分:1
-
cc2430_lib_and_app_1.02
TI(德州仪器公司)的CC2430芯片的库函数以及一些应用,还包含了各种驱动,如UART,DMA,ADC等。(TI (Texas Instruments) of the CC2430 chip library functions as well as some applications, also includes a variety of drivers, such as UART, DMA, ADC and so on.)
- 2007-12-05 19:25:41下载
- 积分:1
-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1
-
009
基于GM 模型和Hilbert 空间填充曲线的图象压缩方法(Image Compression Method Based on GM and the Hilbert space filling curve)
- 2012-05-30 01:02:07下载
- 积分:1
-
PT2314
本产品是一个具有音量控制的IC。
void I2C_start(void)
{
EA=0
PTDAT=1 PTSCL=1 SomeNOP()
PTDAT=0 SomeNOP()
PTSCL=0
}
static ...
- 2014-07-12 15:38:52下载
- 积分:1
-
KONGLI26_06B_LCM
mtk 6226 平台 液晶驱动程序源代码,该代码仅供参考与研究。(mtk 6226 platform LCD driver source code, the code only for reference and research.)
- 2008-08-21 00:24:45下载
- 积分:1
-
Calendar
说明: 万年历,非常好用的一个,可以试试~~~~~~(Calendar, very easy to use one, you can try ~~~~~~)
- 2010-03-19 15:44:01下载
- 积分:1
-
Check Card Type V2.2.0 release
支持自动识别NTAG213,NTAG215,NTAG216芯片,Ultralight卡,M1,卡, typeb卡,cpu卡,typec卡,felica卡等。(Support automatic identification NTAG213, NTAG215, NTAG216 chip, Ultralight card, M1, card, type EB card, CPU card, type EC card, felica card, etc.)
- 2019-06-26 16:54:44下载
- 积分:1
-
CANAPP
详细描述CAN通信的中断发送和接收,包含初始化,中断函数,滤波等(CAN communication is interrupted transmission and reception, including initialization, interrupt functions, a detailed description of such filtering)
- 2013-11-27 20:20:20下载
- 积分:1