-
stkconnect
很好用的Visual studio编的MFC界面程序,STK控制台程序(Good use of Visual Studio Series MFC interface program, STK console program)
- 2021-02-25 15:39:38下载
- 积分:1
-
RH850F1L_1035_can & timer
说明: 适用于瑞萨rh850f1l,无需更改可run(Applicable to Reza rh850f1l, no need to change run)
- 2020-06-21 05:20:01下载
- 积分:1
-
VGX_WinCE4.2_CEPC_Audio_v103
大名鼎鼎的SM501 2D显卡驱动,
系列源码文件,包括各种流行的处理器平台。
XScale SH4 AU1500 X86
从 WinCE 4.2-6.0
还有WindowsXP Embedded X86的。(Famous SM501 2D graphics-driven, family-source documents, including a variety of popular processor platforms. XScale SH4 AU1500 X86 from WinCE 4.2-6.0 there is a WindowsXP Embedded X86.)
- 2008-08-12 01:03:46下载
- 积分:1
-
C51.MPU6050程序
陀螺仪:
bool Mpu6050Detect () ;
函数功能:检测IIC地址是否应答,读取陀螺仪器件地址寄存器(who am i)判断芯片是否匹配,返回BOOL数据类型的true/fail;
void Mpu6050Init(void) ;
函数功能:初始化陀螺仪的配置参数;
void Mpu6050GyroRead(int16_t * gyroData) ;
函数功能:读取陀螺仪采样值,每轴为16bit的带符号整形数据,共3轴(参数按址传递);
void mpu6050AccRead(int16_t * accData) ;
函数功能:读取加速度采样值,每轴为16bit的带符号整形数据,共3轴(参数按址传递);
bool Gyro_calibe(void);
函数功能:校准陀螺仪0漂移;
bool Acc_calibe(void);
函数功能:校准加速度计0漂移;
- 2022-04-29 10:36:43下载
- 积分:1
-
aco_code_as2
蚁群算法解决TSP问题,C++编写,可以改进应用于其他方面。(It is very useful for student who study ant algoritym optimization.)
- 2010-01-07 17:15:03下载
- 积分:1
-
C# 使用定时器动画摆动显示图形
C# 使用定时器动画摆动显示图形,利用定时器可改变物体运动的振幅、角频率、初相,初始化图形数据,生成如演示效果所示的,圆形小球来回摆动的动画效果。你可以通过窗口中的两个按钮,来查看效果:启动有窗体定时器、关闭有窗体定时器。初始化图形数据的代码如下:
this.timer1.Interval = 30;
r1.X = System.Convert.ToInt16(this.panel1.Width / 2 - 30);
r1.Y = System.Convert.ToInt16(this.panel1.Height / 2 - 30);
r1.Width = 60;
r1.Height = 60;
r2 = r1;
x = System.Convert.ToInt16(this.panel1.Width / 2);
- 2022-03-03 11:34:28下载
- 积分:1
-
DHT11 STC15W4K48S4 驱动程序
DHT11的驱动程序 使用的单片机为STC15W4K48S4 已测试成功
- 2022-04-06 19:19:52下载
- 积分:1
-
username
WPF将用户名和密码加密保存在文件当中,非常好的资料(WPF user names and passwords encrypted and stored in a file which is very good information)
- 2013-11-05 16:29:17下载
- 积分:1
-
Wsdn图章生成系统组件.rar
来自www.code173.com
Wsdn图章生成系统组件.rar
来自www.code173.com-Wsdn seal generation system components. Rar from www.code173.com
- 2022-02-15 11:00:18下载
- 积分:1
-
wdcg
这是一段温度传感器电路仿真原理图,从网上下了以后经过自己的修改觉得很不错,现在传上去,希望给需要的人提供一些帮会。(This is a temperature sensor circuit simulation schematic, from the Internet after the next revision after their own feel very good, Chuan-up now and hope to those who need to provide some secret society.)
- 2008-04-13 19:48:07下载
- 积分:1