-
DESCallback
DS 回调函数使用实例,可以参考学习11(自动检测中英文中译英英译中百度翻译
翻译结果(中 > 英)复制结果
Examples of the use of DS callback function, can refer to learning11
)
- 2011-12-08 12:34:32下载
- 积分:1
-
ADS8568PF28335
tms320f28335驱动八路同步工业数据采样系统(tms320f28335 drive eight the synchronization industrial data sampling system)
- 2020-11-22 16:39:35下载
- 积分:1
-
ContAccelSamp_IntClk_AnlgStart
说明: 通過NI-6008去抓取數值,可以通過module讀取,此代碼可以看出如何做通信
(his example demonstrates how to make continuous, hardware-timed
acceleration measurements using an SCXI-153x module.)
- 2009-07-31 15:53:44下载
- 积分:1
-
Angel
Angel远程控制软件源码 功能齐全 很好的学习源码(Angel fully functional remote control software source good learning source)
- 2011-04-29 05:49:43下载
- 积分:1
-
100layer-VC
一个可玩性比较强的小游戏
用VC制作
文件家里包含了所有的资源文件(A relatively strong playability of the game home with VC production of documents that contains all the resource file)
- 2008-07-18 10:26:15下载
- 积分:1
-
winapi
windows API参考手册,使用方便,开发必备的手册,非常难得一本书籍。(Windows API reference manual, easy to use, develop the necessary manual, a rare books very much.)
- 2015-02-09 11:03:25下载
- 积分:1
-
snmpNotifyFilterTable_data_access
ancillary codes for managing filters
- 2011-11-23 20:37:50下载
- 积分:1
-
httpviaproxy
可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!(HTTP can be transmitted/HTTP request, if required to do a website, then you can use this kind, the largest such feature is support PROXY proxy to download!)
- 2007-07-24 09:54:47下载
- 积分:1
-
Active-piece-of
VC++实现滑动块 按键盘A键滑块左移,D键滑块右移(VC++ realize sliding blocks. According to A slider keyboard key moves left, D key slider move to the right.
)
- 2012-07-04 01:50:57下载
- 积分: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