登录
首页 » Arduino » 04_Test-20190611T152621Z-001

04_Test-20190611T152621Z-001

于 2019-06-11 发布 文件大小:752KB
0 136
下载积分: 1 下载次数: 0

代码说明:

  Design of digital systems, Tes01 arduino and proteus.

文件列表:

04_Test\TEST01-b.pdf, 658825 , 2018-09-02
04_Test\02_Betzaida y Olga\parcial_problema1.c, 1260 , 2018-09-22
04_Test\02_Betzaida y Olga\Dos.pdsprj, 15875 , 2018-09-12
04_Test\02_Betzaida y Olga\Primero.pdsprj, 16813 , 2018-09-12
04_Test\UNO\Primero.pdsprj.PC05-LFIC.Administrador.workspace.xml, 4187 , 2018-10-31
04_Test\UNO\parcial_problema1.ccspjt, 360 , 2018-09-12
04_Test\UNO\Primero.pdsprj.BETZAIDACEDENO.BetzaidaIsabel.workspace.xml, 4227 , 2018-09-12
04_Test\UNO\Primero.pdsprj, 16813 , 2018-09-12
04_Test\UNO\parcial_problema1.cof, 51548 , 2018-09-12
04_Test\UNO\parcial_problema1.STA, 1151 , 2018-09-12
04_Test\UNO\parcial_problema1.hex, 453 , 2018-09-12
04_Test\UNO\parcial_problema1.lst, 4620 , 2018-09-12
04_Test\UNO\parcial_problema1.sym, 1656 , 2018-09-12
04_Test\UNO\parcial_problema1.tre, 80 , 2018-09-12
04_Test\UNO\parcial_problema1.err, 265 , 2018-09-12
04_Test\UNO\parcial_problema1.esym, 48260 , 2018-09-12
04_Test\UNO\parcial_problema1.xsym, 3450 , 2018-09-12
04_Test\UNO\parcial_problema1.c, 1216 , 2018-09-12
04_Test\DOS\Dos.pdsprj.BETZAIDACEDENO.BetzaidaIsabel.workspace.xml, 4889 , 2018-10-27
04_Test\UNO\Last Loaded Primero.pdsbak, 1818 , 2018-09-12
04_Test\DOS\Dos.pdsprj, 15875 , 2018-09-12
04_Test\DOS\DOS.ino, 879 , 2018-09-12
04_Test\02_Betzaida y Olga\DOS\DOS.ino, 913 , 2018-10-27
04_Test\DOS\Backup Of Dos.pdsbak, 15869 , 2018-09-12
04_Test\DOS\Last Loaded Dos.pdsbak, 15877 , 2018-09-12

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

发表评论

0 个回复

  • 设计相应的数字逻辑判断以下几种情况
    说明:  设计相应的数字逻辑判断以下几种情况: a)确定一个32-bit有符号数大于零 b)确定一个32-bit有符号数小于零 c)确定两个32-bit有符号数相等 d)确定两个32-bit有符号数不相等 e)比较两个32-bit有符号数的大小 画出电路框图,分析复杂度和成本,探讨MIPS指令集分支转移指令的条件比较在硬件实现上可能的优势。(Design corresponding digital logic to judge the following situations: a) Determine that a 32-bit signed number is greater than zero b) Make sure that a 32-bit signed number is less than zero c) Make sure two 32-bit signed numbers are equal d) Make sure the two 32-bit signed numbers are not equal e) Compare the size of two 32-bit signed numbers Draw the circuit diagram, analyze the complexity and cost, and discuss the possible advantages of MIPS instruction set branch transfer instruction in hardware implementation.)
    2020-05-12 12:00:03下载
    积分:1
  • matlab程序
    2016年研究生数模国赛C题。室内三维定位。TOA数据处理对NLOS环境下定位精度的改善。(Number of Postgraduates in 2016. Indoor three-dimensional positioning. Improvement of positioning accuracy of TOA data processing in NLOS environment.)
    2017-10-16 16:09:56下载
    积分:1
  • RTX实验_消息邮箱(中断方式)
    STM32 RTX实验_消息邮箱(中断方式)(stm32 MDK RTX RTOS MAILBOX DEMO)
    2020-06-20 06:40:02下载
    积分:1
  • frmMain.Designer
    Dialogue with the robot, enter the questions you want to ask into the input box,
    2020-06-25 03:00:02下载
    积分:1
  • manifold
    流形学习算法库,包括主要的流形学习算法。LLE,ISOMAP,LE等算法(Manifold learning algorithm library, including the main manifold learning algorithm. LLE, ISOMAP, LE, such as algorithm)
    2009-01-14 20:45:02下载
    积分:1
  • ShamirSecretsharingPy
    说明:  python语言实现多项式秘密分享,并且可以用拉格朗日插值恢复(Python language implements polynomial secret sharing and can be restored by Lagrange interpolation)
    2020-11-18 01:39:39下载
    积分:1
  • VC++ Student Information Management System 1. Remove the " Read Only" a...
    VC++学生信息管理系统 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。-VC++ Student Information Management System 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS. 3. Compiled from the source file location and database location of impact. Namely, HMS copy of the entire project can be compiled anywhere.
    2022-03-01 23:09:17下载
    积分:1
  • Android 滑出侧边栏特效 拉出抽屉效果
    Android 滑出侧边栏特效 拉出抽屉效果,就像抽屉抽出来合上去,打开手机界面后,侧边栏隐藏屏幕左侧,手放上去会有响应,然后向屏幕右侧滑,就打开侧边栏了,这里面可以是菜单或其它的相关内容,本例将向大家演示如何在Android的界面设计中实现这种效果。
    2022-03-26 16:46:12下载
    积分:1
  • VC++生成示波器波形类文件以及应用实例
    VC++生成示波器波形类文件以及应用实例,如截图所示的,分别显示电压波形、温度波形、以及角度小型,类型于正弦余弦曲线的波形生成绘制类,在VC++中使用方便,自带有类代码和应用实例,便于参考上手。
    2023-07-24 14:05:02下载
    积分:1
  • 谱峭度
    说明:  是MATLAB背景下的谱峭度程序,适合入门学习,欢迎下载。(It is a spectral kurtosis program in the background of MATLAB, suitable for entry-level learning, welcome to download.)
    2020-07-30 17:38:39下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载