资源列表

« 1 2 ... .34 .35 .36 .37 .38 31339.40 .41 .42 .43 .44 ... 33935 »

[单片机(51,AVR,MSP430等)16x16

说明:用单片机做控制器,通过595和138组成的点阵模块,实现左移功能!-Done using single-chip controller, 595 and 138 through the lattice composed of modules, the realization of the left function!
<yangyongping> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)RTC

说明:C8051实时时钟开发程序,已经测试,可以正常工作。-C8051 development process real-time clock has been tested to work properly.
<苏宏良> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[VHDL编程FIR_VHDL

说明:FIR滤波器的VHDL代码,可以修改冲击函数的值-FIR filter VHDL code can modify the impact of the value function
<李扬> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)timer

说明:大学C51单片机实验源码 6 LED 电子时钟-University of C51 Single-chip experiment 6 LED electronic clock source
<liyubo> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)8

说明:C51单片机实验 6LED显示数字-C51 single-chip experiment showed that the number of 6LED
<liyubo> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)MCUKAIFANG

说明:因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-Because the needs of work, to achieve single-chip open radical operation. Square root of the current methods are mostly used Newt
<zhongxinyu> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)DS1302

说明://DS1302工作开始 void TimeWorkStart(void) { unsigned char val val = TimeByteRead(timereadseg) //读秒数据 val &= 0x7f //打开晶振 TimeWrieDisbale() //开放DS1302写保护 TimeByteWrite(timewriteseg, val) //打开晶振 TimeByteWr
<zhongxinyu> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程X25020

说明: unsigned char WriteInData(unsigned char Address,unsigned char DataByte) { unsigned char mark WREN() Write_Byte(0x02) Write_Byte(Address) Write_Byte(DataByte) //NOP() X25_cs=1 lag(3000) mark=R
<zhongxinyu> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)IIC

说明:本例为AT89S52单片机的IIC总线的扩展,所用芯片为AT24C02.可用其扩展EEPROM,实现掉电存储-In this case for AT89S52 MCU IIC bus expansion, the chip used for the AT24C02. Can be used to expand its EEPROM, to achieve power-down storage
<王强> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程m62429_volume_control

说明:M62429控制程序,其中包括增音、减音,将常用的子程序已经打包处理了,用户可以方便调用-M62429 control procedures, including by the sound, by the sound will be used have been packing processing subroutine, the user can easily call
<caoxuejun> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[DSP编程filter_p300k_s600k_IIR_butter

说明:通带频率300K,阻带频率600K的butter IIR滤波器设计-Passband frequency of 300K, the 600K stop-band frequency butter IIR filter design
<> 在 2025-04-08 上传 | 大小:1kb | 下载:0

[DSP编程filter_p300k_s600k_FIR_Kaiser

说明:通带300K,阻带600K,用Kaiser窗函数的FIR滤波器设计-Passband 300K, stopband 600K, using Kaiser window function of the FIR filter design
<> 在 2025-04-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 31339.40 .41 .42 .43 .44 ... 33935 »

源码中国 www.ymcn.org