-
LTE_UL
仿真过程中,将改进算法那与经典算法进行比较,通过对仿真数据如系统时延、系统丢包概率以及系统吞吐量的比较分析,评估改进算法的正确性和性能。(Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a comparative analysis system throughput, improved assessment of the correctness and performance of the algorithm.)
- 2014-05-05 12:12:19下载
- 积分:1
-
ResistanceTesterrelatedinformation
基于AVR单片机的电阻测试仪,带有LED数码管显示,内有CVAVR 的C编译器和烧写软件,还有程序流程图和源码电路。(Based on AVR microcontroller resistance tester with LED digital tube display, there CVAVR C-compiler and writing software, as well as program flow chart and source circuits.)
- 2010-01-19 09:33:04下载
- 积分:1
-
do_GARCH2
Calculates various ARMA-GARCH models for a specified returns time series. Output: model matrix with tests on model residuals and AIC BIC criteria
- 2012-10-30 21:22:18下载
- 积分:1
-
fpga_8051
毕业设计中等精度频率计8051IP核的C语言代码,功能是计算频率,脉宽,相位。还有控制LCD12864(Graduate design Medium precision frequency meter the 8051IP nuclear C-language code, the function is to calculate the frequency, pulse width, phase. As well as control LCD12864)
- 2012-07-13 15:30:15下载
- 积分:1
-
wannianli
电子万年历,实现分秒年月的显示,并且可以设定时间(Electronic calendar, minute and second years of the show, and you can set the time)
- 2012-08-10 20:43:32下载
- 积分:1
-
5_vrucih_IT_i_dizajn_trendova_
5 stvari koje programeri moraju znati
- 2009-12-18 07:14:21下载
- 积分: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
-
led_TEST
单片机数码管测试程序(非常不错的单片机学习程序)(Single chip digital test program (very good))
- 2011-02-10 19:57:25下载
- 积分:1
-
RTC-Wakeup500ms
STM8L152 RTC5000MS唤醒,使用库文件(STM8L152 RTC5000MS wake to use the library file)
- 2012-07-17 09:49:00下载
- 积分:1
-
freeradius-1.0.5.tar
说明: radius协议的经典实现,那些做电信计费,认证和授权的人请看过来(radius of the classic achieve agreement, those who do telecommunications billing, authentication and authorization request of Sight)
- 2006-01-24 16:12:48下载
- 积分:1