资源列表
Virtual-Machine
- C++模拟mips处理器,能执行mips二进制代码,支持大部分mips指令,可选文字显示和图片显示两种模式-C++ simulation mips processor can execute binary code mips, support most mips instruction, optional text display and picture display modes
4
- 1. 编写程序:设计一个用来表示直角坐标系上点的位置的Location类,然后在主程序中 创建两个对象a和b,要求a在第三象限,b在第二象限,计算给定两点之间的距离并按如下格式输出结果: a(x1,y1),b(x2,y2) Distance = d 提示: i. 在直角坐标系上确定一个点的位置,需要两个坐标值(x,y)。因此,Location类的数据成员有两个,既x和y,并将其设为私有的,不允许类外的对象直接访问。 ii. 定义3个成员函数,构造函数Location(in
Edxb
- 多个微电网的并网模型,采用的是SPWM控制的方法-And a plurality of micro grid network model, using the method SPWM control
NewtonIteration
- 求最小PID可达方差,用于评价PID控制系统的控制系能,比最小方差控制最为评价基准更可靠-PID up to find the minimum variance control system for evaluation of PID control system can be more than the minimum variance control most reliable evaluation criteria
palmprint-PCA
- 一个掌纹识别程序 matlab上的 基于PCA算法的-plamprint on matlab
cs_doa
- 压缩感知实现阵列信号处理 对比MUSIC方法-Compressed sensing array signal processing to achieve contrast MUSIC algorithm
python
- 普通计算器+作图(给函数)+单纯形法计算 (附有文档说明)-calculator+plot for function+Simplex Method (a doc file for introduce)
DOA
- 经典DOA估计算法matlab仿真,延迟相加,MUSIC,ESPRIT。有详细注释,步骤清晰,适合初学者学习-Classic DOA estimation algorithm matlab simulation, delayed addition, MUSIC, ESPRIT. There are detailed notes, clear steps for beginners to learn
BP
- 用matlab实现神经网络算法用于锅炉故障检测,结果可实现-Using matlab neural network algorithm for boiler fault detection, the results can be achieved
main
- 这段程序可以使msp430输出双极性spwm波,驱动mos管后实现逆变-This program allows to achieve inverter output bipolar msp430 spwm wave, driven mos tube after
ICA-Code
- 帝国算法:初始化,帝国同化,帝国更新,帝国竞争,帝国删除。与粒子群算法比较-ICA social politic
SAT
- Code for resolving the 3-Sat problem, written in python
