资源列表
JSBSim
- flightgear的气动模型,可以应用飞行仿真,是一个通用的飞行仿真模块,并且是在simulinkx下一起仿真的
UAR components ssd4 e2
- In course section 1.3.3 How to Write a Usability Aspect Report (UAR) you will learn about the major components of a UAR. For this exercise, you are to create an application that will help you memorize what each component of a UAR should contain. The
label files
- label from from ross
SAMSUNG_USB_Driver_for_Mobile_Phones_v1_3_2300_0-escapeOnly.exe
- SAMSUNG_USB_Driver_for_Mobile_Phones_v1_3_2300_0-escapeOnly.exe ORIGINAL
Taxi pub
- ......\awgn.m ......\BPSK mod-demod.m ......\channel simulation.m ......\convolution encoder.m ......\data generator.m ......\encode_bit.m ......\fading channel.m
atslog
- atslog unix pabx billing
PRETEL99se 库文件
- 网上搜集的PRETEL99se 元件封装库文件主要是各种ic的封装
Sasser (computer worm) source code
- Sasser is a computer worm that affects computers running vulnerable versions of the Microsoft operating systems Windows XP and Windows 2000. Sasser spreads by exploiting the system through a vulnerable network port (as do certain other worms). RAR PA
MyDoom.A source code
- Mydoom, also known as W32.MyDoom@mm, Novarg, Mimail.R and Shimgapi is a computer worm affecting Microsoft Windows. It was first sighted on 26 January 2004. It became the fastest-spreading e-mail worm ever (as of January 2004), exceeding previous reco
元宵节网页
- 元宵节网页制作,简单的制作,但是得需要联网
ios的API解析
- 天气预报解析 NSString *urlString = [NSString stringWithFormat:@"http://m.weather.com.cn/data/%1$@.html",nameString]; NSURL *url = [NSURL URLWithString:urlString]; NSURLRequest *request = [[NSURLRequest alloc] initWithURL:url];
正交匹配追踪算法
- 通过小波变换来实现原始信号的重构,属于压缩感知算法最基本的一种贪婪算法。