-
drawingprogramonVC
VC下的屏幕画图:VC下的屏幕画图程序,有六种方法实现(VC under the screen drawing program, there are six ways to achieve)
- 2010-10-06 19:38:46下载
- 积分:1
-
sim900a发送中文短信范例程序,基于STM32F103 cotex-m3内核
sim900a发送中文短信范例程序,基于STM32F103 cotex-m3内核,很好用,测试过没有问题,可以方便移植到其他单片机上
- 2022-02-21 00:58:15下载
- 积分:1
-
PWM每一秒变一下占空比
说明: 运用到DSP的F28335芯片的PWM功能,定时器0中断执行操作,每一秒变换一次占空比(Using the PWM function of F28335 chip of DSP, timer 0 interrupts the operation.Change duty cycle once per second)
- 2021-01-15 01:38:47下载
- 积分:1
-
msp430f169对液晶TTF的显示
该文档是利用CCS编译器对msp430f169对液晶TTF的显示,希望能给大家带来帮助。
- 2022-01-23 11:18:25下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
TDA7449
TDA7449多功能音频处理放大芯片驱动程序(TDA7449 Driver)
- 2013-07-11 20:23:17下载
- 积分:1
-
STC15xx
STC15XX系列掉电唤醒补丁程序,内含5种中断的程序以及ALL掉电唤醒的程序(STC15XX Series wakeup patch containing five interrupts as well as ALL of the program)
- 2011-07-19 16:54:30下载
- 积分:1
-
gh0st1.0
gh0st1.0远程控制源码,VC++6.0编译通过。仅供大家学习参考!(h0st1.0 remote control source, VC++6.0 compile. We only learn reference!)
- 2020-06-30 18:40:01下载
- 积分:1
-
INS-Debug
基于VC++的INS数值解算显示程序,可以用来参考使用(The INS VC++ numerical solutions based on the VC++ ,and the program can be used to refer to direct use.)
- 2015-10-21 22:58:39下载
- 积分:1
-
kalman_C
说明: 离散随机线性系统的卡尔曼滤波。
其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。(discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matrix inversion function, is the main program 13lman0.c.)
- 2006-03-01 19:20:13下载
- 积分:1