登录
首页 » C++ » eisp_pc

eisp_pc

于 2021-01-04 发布 文件大小:1150KB
0 182
下载积分: 1 下载次数: 86

代码说明:

  Xilinx Jtag Configuration source code, Support *.xsvf file(Xilinx Configuration source code, Support xsvf file*.)

文件列表:

xapp058_v5.01
.............\bin
.............\...\hp
.............\...\..\mergexsvf
.............\...\..\svf2xsvf502
.............\...\lin
.............\...\...\mergexsvf
.............\...\...\svf2xsvf502
.............\...\nt
.............\...\..\mergexsvf.exe
.............\...\..\playxsvf501.exe
.............\...\..\playxsvf501b.exe
.............\...\..\svf2xsvf502.exe
.............\...\sol
.............\...\...\mergexsvf
.............\...\...\svf2xsvf502
.............\dynamic_target
.............\..............\micro_dynamic_target.c
.............\..............\micro_dynamic_target.h
.............\..............\micro_dynamic_target_for_4_virtex.c
.............\..............\micro_dynamic_target_for_4_xc18v04.c
.............\..............\micro_dynamic_target_readme.txt
.............\..............\playxsvfdyn501.exe
.............\..............\playxsvfdyn501b.exe
.............\old
.............\...\eisp_2.00.zip
.............\...\xapp058_v411_src.zip
.............\...\xapp058_v500_src.zip
.............\readme.txt
.............\readme_xc18v00_xcf00s.txt
.............\readme_xc18v00_xcf00s.zip
.............\src
.............\...\lenval.c
.............\...\lenval.h
.............\...\micro.c
.............\...\micro.h
.............\...\ports.c
.............\...\ports.h

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

发表评论

0 个回复

  • 465
    时钟功能,调整时间与设定闹钟此两种功能,一键多义功能按键,实现时钟跟闹钟的输出显示(Clock function, adjust the time and set the alarm these two functions, one-touch function keys polysemy to achieve the output of the clock with the clock display)
    2010-01-28 22:57:56下载
    积分:1
  • 20201003.1.5musicplayer-中断
    说明:  一个关于蜂鸣器播放两只老虎的stm32f103c8t6工程(A project about buzzer playing two tigers)
    2020-10-04 18:27:02下载
    积分:1
  • M2IDE_V138
    松翰单片机编译工具。松翰单片机编译工具,里面有一些用法。可以仿真2711,2708,2501等。(Loose hands MCU compilation tools. Loose hands MCU compilation tool, there are some usage. Can the simulation, 2711270, 8250 1, etc)
    2014-02-24 13:13:03下载
    积分:1
  • 99oofem-2.0
    这是一个关于有限元的C++程序代码,其中包括线性,非线性,扩展有限元模块,等几何有限元模块(This is a finite element of the C++ program code, including linear, nonlinear, extended finite element module, and other geometric finite element module)
    2017-08-29 08:35:00下载
    积分:1
  • zutaishuixiang
    利用组态王软件实现的一个串级水箱控制系统(Kingview use the software to achieve a water cascade control system)
    2020-12-05 13:09:23下载
    积分:1
  • 实验13 TFTLCD显示实验3-103VGT6
    在STM32F103VGT6上点亮正点屏幕(On STM 32F 103 VGT6, light up the punctual screen)
    2020-06-20 12:40:02下载
    积分:1
  • FreeRTOS实验17-1 FreeRTOS内存管理实验
    说明:  硬件资源: 1,DS0(连接在PA8),DS1(连接在PD2上) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏) 4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 按下KEY_UP键申请内存,内存申请成功以后就可以使用了,按下KEY0键 就是使用申请到的内存。当内存使用完成以后就可以按KEY1键将内存 释放掉。(Hardware resources: 1, DS0 (connected to PA8), DS1 (connected to PD2) 2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340) 3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen) 4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP) Experimental phenomena: Press KEY_UP key to apply for memory, memory application can be used after success, press KEY0 key That is to use the applied memory. When the use of memory is complete, you can press KEY1 to store the memory. Release.)
    2020-06-24 06:00:02下载
    积分:1
  • 步进电
    说明:  编制MCS-51程序使步进电机按照规定的转速和方向进行旋转,并将已转动的步数显示在数码管上。   步进电机的转速分为两档,当按下S1开关时,加速旋转,速度从10转/分加速到60转/分。当松开开关时,减速旋转,速度恢复为10转/分。当按下S2开关时,按照逆时针旋转;当松开时,按照顺时针旋转。   本程序要求使用定时器中断来实现,不准使用程序延时的方式。(The MCS-51 program is programmed to rotate the stepper motor according to the specified speed and direction, and the number of steps that have been rotated is displayed on the digital tube. Stepper motor speed is divided into two gears. When the S1 switch is pressed, the speed is accelerated from 10 rpm to 60 rpm. When the switch is loosened, the speed will be reduced to 10 rpm. When pressing the S2 switch, rotate counterclockwise; when loosening, rotate clockwise. This procedure requires the use of timer interrupt to achieve, do not use the way of program delay.)
    2020-06-16 09:40:02下载
    积分:1
  • USART_communication-M3
    基于STM32f103的USART串口通信简单实例,即PC机的串口助手发数据给STM32的板子,板子返回发送的数据给PC端(STM32f103 based on the USART serial communication simple example, that is, the PC serial port to send data to the STM32 s board, the board returned to send the data to the PC)
    2016-07-08 15:28:38下载
    积分:1
  • tiaosu
    直流电机开环调速系统仿真模型,且参数完整(DC open loop speed control system simulation model and parameters complete)
    2015-11-24 15:36:06下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载