登录
首页 » 汇编语言 » AVR单片机的24C02 f

AVR单片机的24C02 f

于 2022-05-29 发布 文件大小:31.13 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

AVR 24c02 f

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 随着多样化需求的增加及作用距离的延伸,基带窄脉冲方式的超宽带技术又在原有的数据业务的基础上的到了提伸,IEEE802.15.4a就是一种采用基带窄脉冲方式的超宽...
    随着多样化需求的增加及作用距离的延伸,基带窄脉冲方式的超宽带技术又在原有的数据业务的基础上的到了提伸,IEEE802.15.4a就是一种采用基带窄脉冲方式的超宽带综合业务的标准-With the diversification and the role of increased demand from the extension of a narrow base-band pulse of ultra-wideband technology in the existing data services based on the mentioned stretch, IEEE802.15.4a is a base-band using a narrow pulse of Ultra-wideband integrated services standards
    2022-06-12 20:38:12下载
    积分:1
  • keil c51教程 keil c51教程
    keil c51教程 keil c51教程-keil c51keil c51keil c51keil c51
    2023-08-06 10:15:04下载
    积分:1
  • The English version of summer vacation to do personal consumption systems, I hop...
    暑假做的英文版个人消费系统,希望大家喜欢-The English version of summer vacation to do personal consumption systems, I hope everyone likes
    2022-07-13 14:26:39下载
    积分:1
  • 这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p...
    这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分的功能。-This is a performance management system for students, "I" to insert said, "L" said View, "Q" said inquiries, "E" from "D" to delete said, "M" said the amendments, "c", said Statistics the fraction of the number of "p" said Print. this procedure was realized : (a) separate operations over the function, which is to enter the main menu after a point after the closure of function keys, and entered the main menu point other function keys. To run "cjgl documents" in the main interface midpoint "I" can be inserted in the data, insert, after closing; At the midpoint of the main interface, "M", may revise the data, modify, after the closure, the same
    2022-04-21 15:42:22下载
    积分:1
  • 这是用开发的一种输入方法,简单灵活,词库多,已经在使用,但词库灵活程度还有待开发。...
    这是用汇编语言开发的一种输入方法,简单灵活,词库多,已经在使用,但词库灵活程度还有待开发。-This is the development of assembly language with an input method, simple, flexible, thesaurus, and already in use, but also the flexibility of the thesaurus to be developed.
    2022-01-25 20:38:20下载
    积分:1
  • 我写的电子琴用8253的程序,有点浪费资源,不过听好用的,大家不妨参考一下...
    我写的电子琴用8253的程序,有点浪费资源,不过听好用的,大家不妨参考一下-I write flower with 8,253 procedures, a bit of a waste of resources, but to listen to everything, you may wish to make reference to
    2022-07-11 22:36:42下载
    积分:1
  • 实例为新手提供msp430开发注意事项,熟悉IAR辑环境.
    实例为新手提供msp430开发注意事项,熟悉IAR编辑环境.-Provide examples for new MSP430 development of attention editor familiar with the IAR environment.
    2022-01-27 13:45:48下载
    积分:1
  • 串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口....
    串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口.-R232 serial protocol understanding, know how to read serial data, send data to the serial port.
    2022-07-02 01:23:17下载
    积分:1
  • MSP430C_p120 routines to more information please contact me.
    MSP430C_p120例程如要更多资料请联系我.-MSP430C_p120 routines to more information please contact me.
    2023-03-24 16:30:03下载
    积分:1
  • ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6...
    ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0.95的区间上估计有色噪声x的PSD ex6_39 在置信度为0.95的区间上估计两个有色噪声x,y之间的CSD ex6_40 用程序代码来实现Welch方法的功率谱估计 ex6_41 用Welch方法进行PSD估计,并比较当采用不同窗函数时的结果 ex6_42 用Yule-Walker AR法进行PSD估计 ex6_43 用Burg算法计算AR模型的参数 ex6_44 用Burg法PSD估计 ex6_45 比较协方差方法与改进的协方差方法在功率谱估计中的效果 ex6_46 用Multitaper法进行PSD估计 ex6_47 用MUSIC法进行PSD估计 ex6_48 用特征向量法进行PSD估计-ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6 generic function value of the probability density function ex6_7 ~ ex6_20 common distribution density function ex6_21 ~ ex6_33 figure characteristics of random variables periodogram function ex6_34 used to calculate the power spectrum ex6_35 direct method using FFT signal above the noise of the power spectrum ex6_36 recalculated
    2022-07-21 21:34:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载