资源列表
wireless-analysis-awk-file
- 自己编写的关于无线脚本的trace文件分析awk文件。 在无线网络层仿真中,使用NS2软件的必修课就是使用AWK文件分析TRACE文件。 我所写的网络层方面的仿真大多都用这几个文件作分析--时延、吞吐量、抖动、剩余能量、丢包率。希望对你有用。-Awk file decoded by myself which can analysis trace file in wireless scenery. In wireless simulation on network layer, usi
eet_map_split_and_combine
- 一个python语言实现的planet eet格式的点子地图的分割和合并程序-Split and merge procedure, the idea of planet the eet format of a python language map
msk
- msk原理的matlab实现,基本原理,基本原理,基本原理-realization the msk principle of the matlab basic principles, the basic principles, the basic principles of
PFscheduler
- LTE上行中传统用户和点到点用户的比例公平算法-Proportional Fair(PF) scheduling algorithm for both cellular and d2d users in LTE uplink
GA-location
- 通过运用遗传算法来求解有关物流设施选址的问题,比如物流配送中心-GA location
auction_match
- 本人验证的非对称分配拍卖算法程序,非常稳健,可用于求解最优化问题-an asymmetric auction algorithm for max/min problem
dec_to_bin
- conversion of decimal to binary
Shuffle-Game-project-
- shuffle game card for enjoying time
Student
- 项目:设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的顺序表,可以不考虑重名的情况,系统至少包含以下功能: 1. 根据指定学生个数,逐个输入学生信息; 2. 逐个显示学生表中所有学生的相关信息; 3. 给定一个学生信息,插入到表中指定的位置; 4. 删除指定位置的学生记录; 5. 统计表中学生个数; 6. 利用直接插入排序或者折半插入排序按照姓名进行排序; 7. 利用快速排序按照学号进行排序; 8. 根据姓名进行折半查找,要求使用递归算法实现,成功返回此学
BlackJack
- java学生作业 blackjack (21点)(homework blackjack by java)
xs262
- Based on matlab GUI interface design, Codec ldpc code implementation Robustness, superior performance.
java
- 简单的已知两点和直线上某点到其中一点的距离,求这个点的坐标(The distance between a point and a point on a simple point and a point on a straight line, and the coordinates of this point)