-
3srm_hall
开关磁阻电机霍尔控制程序
给予摩托罗拉芯片(Hall switch reluctance motor control program
Give MOTOROLA chip)
- 2015-04-02 13:36:19下载
- 积分:1
-
opencv249SIFT
opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
- 2015-07-13 20:33:10下载
- 积分:1
-
VB-and-Matlab-integration-for
VB与Matlab集成求解车间调度优化问题,详细的论文解说。(VB and Matlab integration for solving job shop scheduling problem)
- 2011-07-12 15:57:12下载
- 积分:1
-
智能无叶风扇
基于操作系统,GUI的人际交互界面,,嵌入式智能物业风扇的驱动(Operating System, GUI-based Interactive Interface, Driving of Embedded Intelligent Property Fan)
- 2020-06-23 01:40:01下载
- 积分:1
-
模拟时钟
这是一个模拟时钟代码。关于 c + + 编写此代码。这是很容易的理解代码。任何人都可以读写和编译它。任何人都可以使用它这是免费提供给所有。快乐的编码。
- 2022-03-04 02:48:57下载
- 积分:1
-
MATLABCSharp
Matlab与csharp混合编程教程,This book is a great tutorial for C# programmers
who use MATLAB to develop applications and solutions(MATLAB C# Book
This book is a great tutorial for C# programmers
who use MATLAB to develop applications and solutions)
- 2014-12-20 09:35:12下载
- 积分:1
-
ztblsdisplaysimulation
通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。(GLSTUDIO simulation of the flight through the OSD interface, and use of foreign VAPS simulation interface for making comparisons.)
- 2020-09-15 20:37:56下载
- 积分:1
-
C++实现运算符重载实现矩阵加减
#include "stdafx.h"
#include
#include
#include
#include
using namespace std;
const int m=2;
const int n=3;
class juzhen
{
private:
int x[m][n];
public:
juzhen();
juzhen operator+(juzhen &c2);
void display();
void putin();
}t;
void juzhen::putin(){
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-14 12:38:11下载
- 积分:1
-
MCU-samples100P-C-language-
本人所买单片机配套赠送的100多个程序源码,都是c语言编写。(I have bought more than 100 single-chip matching gift program source code, are the c language.)
- 2013-07-23 16:44:26下载
- 积分:1
-
zow
该程序讲解了怎样去给制作向导程序,请朋友们可以自己体验一下(The program explains how to create a wizard program, and invites friends to experience it for themselves)
- 2018-10-27 17:11:26下载
- 积分:1