-
vb-heike-programing
VB黑客编程高手
VB黑客编程高手—30天打造黑客程序编写高手(vb program vb programvb programvb programvb programvb program)
- 2011-05-08 18:18:29下载
- 积分:1
-
avr
avr单片机串口测试的一个小例子,测试单片机和pc间的通讯(Serial port of the single chip microcomputer avr test a small example, test communication between SCM and PC
)
- 2012-04-29 14:44:37下载
- 积分:1
-
rlc
行程编码的基本原理是:用一个符号值或串长代替具有相同值的连续符号(连续符号构成了一段连续的“行程”。行程编码因此而得名),使符号长度少于原始数据的长度。只在各行或者各列数据的代码发生变化时,一次记录该代码及相同代码重复的个数,从而实现数据的压缩。(The basic principle of run length coding is: a symbolic value or string length instead of having the same value of consecutive symbols that symbol length less than the length of the original data (consecutive symbols constitute a period of continuous stroke run-length encoding, hence the name.) . Only when the code for each row or each column of data is changed, the recording time code and the same number of code duplication, in order to achieve compressed data.)
- 2014-12-13 00:24:00下载
- 积分:1
-
EJERCICIO2
SSD5 Exercise 2 complete and functional
- 2009-10-17 23:35:36下载
- 积分:1
-
zhucebiao
关于注册表的操作,关于注册表的读出和注册表的输入(Operating on the registry, read about registry and registry input)
- 2016-07-23 23:19:12下载
- 积分: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
-
chengxuxinde
自己练习写的远程控制客户段
是用SDK编写,一看就明白(Practice writing their own remote control client SDK paragraph is used to prepare, look for one to understand)
- 2007-10-18 15:38:41下载
- 积分:1
-
CPP
C++控件大全方便你的查询 易于理解学习是我们的好助手(C++ control Daquan easy to learn easy to understand your query is a good assistant)
- 2011-04-26 21:17:35下载
- 积分:1
-
For循环用法例子
For循环用法例子,利用vb编程实现,基础入门教学代码。(xample of For loop usage)
- 2018-04-26 11:58:06下载
- 积分:1
-
commtest0618
一个串口设备调试工具 可以发送多个指令
解决串口死锁问题(A serial device can send a number of debugging tools for serial commands to solve deadlock problem)
- 2009-07-01 15:45:34下载
- 积分:1