-
chuanxing-da
串行da模块的应用,和单片机通信,通过单片机控制da模块(Serial da module application, and single-chip communication, via da MCU control module)
- 2013-07-18 02:57:14下载
- 积分:1
-
fakeap-0.3.2.tar
fakeap非常有用的学习资料,适合初学者,开源的源码并且有文档说明(fakeap very useful learning materials, suitable for beginners, open source source code and documentation for instructions)
- 2012-11-15 09:42:13下载
- 积分:1
-
GPS-position
c#实现基本的GPS定位功能,包含读取和写入GPS串口的源码。(c# GPS positioning function, source.)
- 2012-09-24 16:50:42下载
- 积分:1
-
SOFA航天基础天文标准库源码
航空航天基础天文算法标准函数库,包含c和c#版本
- 2022-04-24 19:09:32下载
- 积分:1
-
用一个简单的页面实现词典翻译c#
用一个简单的页面实现词典翻译c#-a simple translation dictionary pages achieving c#
- 2022-11-29 21:00:03下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
基于51的pt100铂电阻测温
使用51单片机驱动AD7799的铂电阻测温程序
- 2022-12-28 11:35:03下载
- 积分:1
-
屏幕保护
// 进化版.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include
#include
#include
#include
#include
using namespace std;
#define SCREEN_WIDTH 1600
#define SCREEN_HEIGHT 900
#define DEF_RAIN_NUM 106 //雨的列数
//数字雨开始的位置
int g_nRainPos[DEF_RAIN_NUM] = { 0 };
//数字雨的字符串
char g_strRain[DEF_RAIN_NUM][10] = { 0 };
IMAGE apple;
//加载图片
// void Comeinit()
// {
// loadimage(&apple, L"./res/apple.jpg", 640, 480);
// }
//随机产生一个字母
char CreateRandomNum() {
// cleardevice();
// putimage(0, 0, &apple);
- 2022-05-15 17:29:01下载
- 积分:1
-
Cmatlabsimulaa
用matlab进行二级倒立摆摆仿真,进行极点配置
(Two inverted Swing simulation using matlab and pole placement)
- 2012-08-05 09:31:28下载
- 积分:1
-
test
雨雪天气模拟系统,可实现雨雪天气的切换和天气的模拟(Rain and snow weather simulation system can realize switching of rain and snow weather and weather simulation)
- 2020-06-22 02:40:01下载
- 积分:1