-
SVPWM
svpwm的MATLAB仿真实现 ,此程序用于svpwm的S-function的建立(MATLAB simulation implementation of SVPWM)
- 2020-08-04 23:18:33下载
- 积分:1
-
sift-0.9.0
说明: sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
TOYOTA RAV4 2013 WIRING DIAGRAM
说明: Wiring diagram for toyota rav4 2013
- 2019-03-13 03:05:04下载
- 积分:1
-
贪吃蛇小游戏
#include "stdafx.h"#include #include #include #include #include #include "snake.h"int score = 0;//分数初始值int gamespeed = 100;//蛇运行速度/*函数声明区*/void Init();//图形初始化void Close();//关闭图形void Game_interface();//游戏界面void GameOver();//游戏结束void GamePlay();//运行游戏void PrintScore();//输出分数
- 2022-02-20 05:54:52下载
- 积分:1
-
Visaul C++ 解决八皇后排列问题
此代码由Visaul 2010编译,解决国际象棋棋盘中 8 皇后的排列问题,代码简单,可供C++初学者学习。代码实现形式通过棋盘格的数字表示,使用后可进行可视化改进,利用图片表示。
- 2022-10-17 05:20:03下载
- 积分:1
-
MatlabSM2013
MATLAB ask psk fsk dpsk调制解调
- 2013-12-04 19:25:12下载
- 积分:1
-
GRKT10
通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。(Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.)
- 2021-03-17 22:19:21下载
- 积分:1
-
project(基本功能完成)
网络编程路由器项目 可以获取通信双方的mac地址,发icmp包进行数据的转发,从而实现不同网段之间的通信。在路由器运行当中还可以打印arp缓存表信息,路由网卡信息、设置过滤ip、打印过滤ip、删除过滤ip等信息。
在路由器项目可以通过ping命令(电脑ping开发板,开发板ping电脑)(The network programming router project can obtain the MAC addresses of both communicating parties and send the icmp packet for data forwarding)
- 2018-10-15 08:31:04下载
- 积分:1
-
小车巡线
stm32的智能小车代码,识别黑白线循迹.仅供参考,帮助大家理解。
- 2022-02-03 04:59:26下载
- 积分:1
-
AT指令集的GPRS源码xzh
基于GPRS模块的GPPRS的功能实现,能实现基本的拨号连接GPRS,其中包含了TCP/IP的相关用例,基本的短信发送功能也给予了实现,这个代码可做稍稍修改即可运用的相关实际的GPRS的工程中取
- 2023-09-01 15:50:04下载
- 积分:1