搜索资源列表
Smart_AntennaB
- This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern . -T
uno_v18.tar
- C程序漏洞检查,可以检查变量未初始化、空指针使用、数组溢出等错误--loophole inspecting for C program , and it can inspect many mistakes including non initialization of variables, usage of null pointers and array overflow etc
smart-antenna
- smart antenna. WS=Z where Z=[1 0 0..]T & S is the stearing vector.Find W? STEP1:Input Number of Array Elements, The Separation Distance Between Elements, The Operation Frequency, The Angle of Incidence of The Desired Source Signal , The Angle of
json
- a、 完成json 基本结构(键值对、对象、数组、字符串)的解析;(10 分) b、 完成对true、false、null、整数的解析;(5 分) c、 完成浮点数的解析;(5 分) d、 完成科学计数法表示的数的解析;(5 分); e、 完成json 文本的格式化。添加一个命令行参数-pretty,对于文件*.json,如果解析成功, 那么将格式化后的json 输出到另一个文件*.pretty.json 中。(5 分) test 目录下的e 目录下,有一个乱序的country.js