-
yyy
用API函数实现基本的画图功能,直线,三角形等(API function with the basic drawing functions, such as a straight line)
- 2009-06-03 22:05:54下载
- 积分:1
-
DSP280x_EPwm
tms320f2808 pwm timer
- 2017-09-11 16:50:02下载
- 积分:1
-
2324
用VIsual C++编写的简单数据库,用来管理学生信息。(Simple database using the VIsual C++ written to manage student information.)
- 2013-04-05 14:33:53下载
- 积分:1
-
biandianzhan
VC图形界面设计及经典,一个关于变电站程序分享(graphic design with VC)
- 2009-02-10 18:29:28下载
- 积分:1
-
MFCdll
用MFC来编写的动态链接库,演示了三种形式的链接(To write with MFC dynamic link library that demonstrates three forms of links)
- 2013-06-28 20:01:21下载
- 积分:1
-
FOC
台达的东东哦。。绝对真实,不过是汇编的,喜欢的筒子可以看看(Delta stuff, oh. . Absolutely true, but a compilation of favorite cheese can look)
- 2014-08-27 10:02:51下载
- 积分:1
-
remotecontrol
纯SDK 实现之 远程控制,包含客户端和服务端 c/c++(Net SDK to achieve the remote control, including client and server-side c/c++)
- 2010-03-04 16:43:35下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
dq_ii
ccs中锁相环程序,欢迎大家指正,是一个定点的程序(failed to translate)
- 2021-01-19 23:58:42下载
- 积分:1
-
VC_screen_bianan
VC++实现点击按钮屏幕变暗特效,值得一看!(VC++ Click the screen dimmed to achieve special effects, worth a visit!)
- 2011-05-25 06:07:17下载
- 积分:1