-
BEM2CPP
二维弹性常值边界元程序BEM2C++,二维边界元,弹性静力学(2 Dimensional elastic constant BEM program BEM2C++)
- 2014-01-07 16:31:07下载
- 积分:1
-
support_vector_data_Description
Support Vector Data Description SVDD MATLAB 编程(Implemention of Support Vector Data Description)
- 2013-12-11 10:33:50下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕(err)
- 2008-09-16 13:37:34下载
- 积分:1
-
SCR
STC12C5412AD做的温度检测控制的源程序.有AD检测,可控硅过零触发,PID算法.(STC12C5412AD make the temperature measurement and control of the source. Have AD detection, zero crossing triac trigger, PID algorithm.)
- 2009-02-18 09:00:21下载
- 积分:1
-
RS485
程序说明: 此程序用UART1外扩MAX485实现RS-485通信(Procedure Description: This procedure using UART1 extend outside the MAX485 realize RS-485 communication)
- 2008-04-09 15:45:19下载
- 积分:1
-
tiny44V_01
RFM12B modul reciver-transmitter source code in C
- 2011-05-14 22:17:29下载
- 积分:1
-
STM32
说明: 关于STM32单片机的学习资料,包含一些模块程序与结构图,内含PPT讲解(About STM32 microcontroller learning materials, including some module program and structure diagram, including ppt explanation)
- 2021-03-18 15:16:16下载
- 积分:1
-
AVR-ATmega8-ATmega16
atmeg 16和atmeg8 等说明书
(atmeg 16 and atmeg8 manual)
- 2012-11-05 11:17:41下载
- 积分:1
-
ds18b20-timer-1602show.tar
DS18B20温度1602显示,51单片机使用,驱动代码,可用(1602 DS18B20 temperature display, 51 single use, driver code, available)
- 2013-12-14 21:33:30下载
- 积分:1
-
sht10
这个是 SHT10 的应用程序已经验证过了可以正常使用,写单片机的时候直接调用就可以了(This is SHT10 the application has already been verified can be used normally write microcontroller directly call)
- 2012-06-15 23:14:58下载
- 积分:1