资源列表

« 1 2 ... .27 .28 .29 .30 .31 31332.33 .34 .35 .36 .37 ... 33928 »

[微处理器(ARM/PowerPC等)TMS320VC54XXregmodule

说明:TMS320VC54XX的寄存器操作的头的模型-Register operation TMS320VC54XX the first model
<eric> 在 2026-01-14 上传 | 大小:1kb | 下载:0

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

说明:用单片机的最小系统,外加一蜂鸣器,组成电子琴!-With the smallest single-chip system, plus a buzzer, the composition of flower!
<yangyongping> 在 2026-01-14 上传 | 大小:1kb | 下载:0

[单片机(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> 在 2026-01-14 上传 | 大小:1kb | 下载:0

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

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

[VHDL编程FIR_VHDL

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

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

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

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

说明:C51单片机实验 6LED显示数字-C51 single-chip experiment showed that the number of 6LED
<liyubo> 在 2026-01-14 上传 | 大小: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 Newton iteration. I checked some i
<zhongxinyu> 在 2026-01-14 上传 | 大小:1kb | 下载:0

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

说明://DS1302工作开始 void TimeWorkStart(void) { unsigned char val val = TimeByteRead(timereadseg) //读秒数据 val &= 0x7f //打开晶振 TimeWrieDisbale() //开放DS1302写保护 TimeByteWrite(timewriteseg, val) //打开晶振 TimeByteWrite(tricklewrite, 0xa5) //打开充电
<zhongxinyu> 在 2026-01-14 上传 | 大小: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=Read_Byte(Address) if(DataBy
<zhongxinyu> 在 2026-01-14 上传 | 大小: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
<王强> 在 2026-01-14 上传 | 大小: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> 在 2026-01-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 31332.33 .34 .35 .36 .37 ... 33928 »

源码中国 www.ymcn.org