-
基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题...
基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题-Newton iterative method based on the quadratic programming procedures using VC platform, suitable for solving large sparse matrix capacity optimization
- 2022-05-20 20:19:46下载
- 积分:1
-
MSP430F169单片机的PID算法子程序框架
MSP430F169单片机的PID算法子程序框架
-MSP430F169 MCU Subroutine PID algorithm framework
- 2022-01-31 08:37:25下载
- 积分:1
-
DE2 练习源码2-1
Part I
We wish to display on the 7-segment displays HEX3 to HEX0 the values set by the switches SW15−0. Let the
values denoted by SW15−12, SW11−8, SW7−4 and SW3−0 be displayed on HEX3, HEX2, HEX1 and HEX0,
respectively. Your circuit should be able to display the digits from 0 to 9, and should treat the valuations 1010 to
1111 as don’t-cares.
1. Create a new project which will be used to implement the desired circuit on the Altera DE2 board. The
intent of this exercise is to manually derive the logic functions needed for the 7-segment displays. You
should use only simple VHDL assignment statements in your code and specify e
- 2022-03-23 22:31:42下载
- 积分:1
-
mage16的ad实验程序已经在16实验板上验证成功了
mage16的ad实验程序已经在16实验板上验证成功了-mage16 the ad experimental procedure has been verified in the 16 experiments on-board success
- 2022-05-26 01:00:47下载
- 积分:1
-
12232点阵信利液晶基本驱动程序
12232点阵信利液晶基本驱动程序-12,232 basic benefit LCD Driver
- 2023-04-27 20:40:03下载
- 积分:1
-
LCD Header file Driver
该项目是关于运行LCD头文件有一个基于cpu的atmega微控制器应用程序,这是运行任何微控制器的项目所必需的LCD驱动程序。
- 2023-02-23 16:10:03下载
- 积分:1
-
Protel drawn pictures, adjustable duty cycle signal generator schematic.
protel绘制的图片,占空比可调信号发生器的原理图。-Protel drawn pictures, adjustable duty cycle signal generator schematic.
- 2022-06-29 03:00:15下载
- 积分:1
-
linux 下网卡驱动
linux 下网卡驱动-Network Driver
- 2022-02-11 13:14:18下载
- 积分:1
-
基于PIC16F877 温湿度控制器原代码及原理图PCB图
基于PIC16F877 温湿度控制器原代码及原理图PCB图-PIC16F877 based on temperature and humidity controller source code and PCB schematic diagram
- 2022-03-07 08:27:09下载
- 积分:1
-
verilog 数字跑表 仿真源码
1.具有暂停/启动功能;2.具有重新开始功能;3.用6个数码管分别显示百分秒、秒和分钟。
Solution:根据要求,采用自底向上的设计方法:选择了max+plus2进行编辑和调试。
整体来说分为两大部分:一部分是计数模块;另一部分是显示模块,主要运用动态扫描方式
- 2022-02-21 23:36:55下载
- 积分:1