-
VSPD
可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維Visual Basic所編寫。(Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Visual Basic dimension)
- 2020-11-27 09:19:30下载
- 积分:1
-
kdfd
宽频放大器,有以下功能:
预置增益,增益加/减,显示输出电压有效值,自动增益
显示有效值.
增益输入及加减
自动增益没有实现(Wideband amplifier has the following functions: Preset gain, gain plus/minus, the display output voltage RMS, automatic gain display rms. AGC gain input and subtraction is not implemented)
- 2013-07-19 21:19:44下载
- 积分:1
-
huibianban
按键控制LED灯的汇编程序,可实现按键控制LED灯的亮灭,主要是用汇编语言写的可以学习汇编(Button control keys to control LED lights LED lights LED light button control keys to control LED lights)
- 2014-04-23 10:08:42下载
- 积分:1
-
Thejammingofspreadspectrumcommunicationssystemandt
西电毕业论文,文章详细的阐述了直扩原理并且进行了仿真。扩展频谱技术有多种基本实现方式,本文主要介绍的是直接序列
扩频技术,特别针对二进制的 PSK调制解调技术,直接序列扩频系统的抗干
扰能力分析与直接序列扩频系统的同步方法,并进行了相关仿真分析。(Spread spectrum communications has many basic
manners of implementation, this paper main introduces the direct
sequence spread spectrum technology. The technology of digital
signals’ modulation and demodulation, aiming at phase shift keying
analyzing the capacity of resistance to anti-jamming of direct
sequence spread spectrum system(DSSS) and the method of
synchronization in direct sequence spread spectrum system base on
the DSSS of the matlab’s simulation.)
- 2010-08-22 22:30:16下载
- 积分:1
-
postpos
RTK精密定位中的后处理程序,包含数据保存和输出的功能(RTK precision positioning in the post-processing procedures, including data storage and output functions)
- 2016-05-06 13:52:00下载
- 积分:1
-
usb_dev_audio
This is LM3S9B92 Sample Code data
- 2012-11-11 17:31:22下载
- 积分:1
-
cPP
Richard Kaiser
C++ mit
Microsoft Visual C++ 2008
- 2013-12-12 20:42:59下载
- 积分:1
-
DELTA_PLC
说明: 台达PLC Modbus协议通信dll com控件(nothing)
- 2010-03-31 16:51:14下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
5.Matrix-key
矩阵按键测试程序, 输出结果用串口传输到上位机显示(Matrix key test program, the output with serial transmission to the PC)
- 2014-02-26 20:25:41下载
- 积分:1