资源列表
[matlab例程] repitcod
说明:performance of repetition code with rate 0.5 in BSC channel.<Hamid Panahi> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffmancoding
说明:哈夫曼编码问题解决,就哈夫曼问题,哈夫曼构造树进行了详细的解说-Huffman coding problem solving<lidai> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[matlab例程] CircleArrayBeamform
说明:圆阵二维波达方向角估计 matlab music算法-Circle Array Beamform<vinghong> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[Internet/网络编程] sniffer
说明:使用Libpcap库捕获局域网中的IP包,要求: 打印数据包的源与目的物理地址; 打印源IP与目的IP地址; 打印出上层协议类型; 如果上层协议为TCP或UDP协议,打印目的与源端口信息; 如果上层协议为TCP或UDP协议,将数据以16进制与ASCII的两种方式同时打印出来,不可打印字符以‘.’代替; -Libpcap library using the LAN IP packet capture, asked: Print packet source and desti<zhoubx> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[Windows编程] Vigenere
说明:将明文helloworld的第一个字母移动2个位置,第二个位置移动4个位置,…,第5个字母移动7个位置,然后再从密钥的头部开始循环,直到将明文hellowrold全部转换为密文 -The first letter of plaintext helloworld move two positions, the second position moving 4 positions, ..., 5, 7 position of moving letters, and then head to st<draco> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[Windows编程] CodeLineCounter
说明:为用户统计C/C++代码行数的脚本。 脚本将空行、独行的大括号以及注释行均统计为非代码行数,其余行数均被统计为有效代码行数。-A simple scr ipt, count the valid and invalid lines of your C/C++ code.<Loongee> 在 2025-09-12 上传 | 大小:1kb | 下载:0