-
STM32+MC20定位系统
Based on the stm32+mc20 gps positioning system, the 32 serial port control 20 sends the AT command and uploads it to the platform via http.
- 2020-06-21 13:20:06下载
- 积分:1
-
超声波51测距离
超声波51壁障小车,1602专用,带壁障效果,,顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
- 2022-09-24 14:55:03下载
- 积分:1
-
Essence-Simplified-of-com
这是一本专门介绍com的电子书,对com的诠释的非常透彻(This is a devoted com e-books on the interpretation of a very thorough com)
- 2009-09-05 20:00:45下载
- 积分:1
-
Ant
C语言实现蚁群算法; 适合C语言开发者使用!(C language implementation of ant colony algorithm suitable for C-language developers to use!)
- 2013-10-29 16:44:33下载
- 积分:1
-
FM175xx Demo LPCD低功耗寻卡例程
FM175xx Demo LPCD低功耗寻卡例程
- 2023-03-07 11:50:04下载
- 积分:1
-
jitu
说明: 计算机图形学基本算法
DDA直线
中点直线
BRESEMHAM圆
正负法圆
B样条曲线
B曲线
(DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
- 2010-04-19 20:38:49下载
- 积分:1
-
spotlight
This program draws an array of spheres lit by a spotlight whose cone angle can be
changed and which can be moved as well. The spotlight cone is shown by a wireframe.
The spheres are colored using color material mode.
- 2017-03-10 16:28:16下载
- 积分:1
-
ubsmtj
文件1 txt,2 txt,3 txt和5 txt为用Fortran编写的有限元程序 4 txt为用c++编写的钢筋混凝土异形柱的全(Documents 1 txt,2 txt,3 txt and 5 txt are finite element programs written in Fortran 4 txt for the whole of reinforced concrete special-shaped columns written in c +)
- 2018-11-20 20:05:12下载
- 积分:1
-
RC500
51单片机考勤系统下位机程序,可以配合上位机软件实现考勤功能,将hex文件下载到51单片机即可使用(51 MCU control procedures can be achieved with the PC software attendance function, the hex file into the microcontroller 51 can be used)
- 2013-11-07 21:16:47下载
- 积分:1
-
微机原理ad转换
利用HDL语言,基于Xilinx FPGA nexys4实验平台,设计一个能够执行以下MIPS指令集的单周期类MIPS处理器,要求完成所有支持指令的功能仿真,验证指令执行的正确性,要求编写汇编程序将本人学号的ASCII码存入RAM的连续内存区域。
(1)支持基本的算术逻辑运算如add,sub,and,or,slt,andi指令 (2)支持基本的内存操作如lw,sw指令 (3)支持基本的程序控制如beq,j指令
指令存储器设计
指令存储器为ROM类型的存储器,为单一输出指令的存储器。设置一个程序计数器指针PC指向指令存储器,当时钟上升沿到来时,取出PC所指的指令,当时钟的下降沿到来时,修改PC的值,使其指向下一条要执行的指令。因此其对外的接口为clk、存储器地址输入信号(指令指针)以及数据输出信号(指令)。在本实验中调用ISE提供的IP核进行设计,设定的指令存储器大小为128字。
- 2022-04-08 01:25:13下载
- 积分:1