-
rs
说明: RS码的C实现,通过mex接口,在MATLAB中创建的LTE下行链路中测试,可跑出误码率曲线。(RS code is implemented in C, by mex interface, LTE downlink created in MATLAB test can be run out of BER curves.)
- 2014-08-12 15:23:33下载
- 积分:1
-
LDAgdm
详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现(matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis)
- 2015-01-28 21:21:43下载
- 积分:1
-
图的遍历
基本要求:以邻接表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。(Basic requirements: the adjacency list is used as storage structure to realize the depth first and breadth first traversal of connected undirected graph. Starting from user specified nodes, we output each node access sequence and the corresponding edge set of corresponding spanning tree respectively.)
- 2018-06-05 09:18:27下载
- 积分:1
-
nsga-iii进化多目标优化算法
2016
开发的多目标优化算法采用进化优化方法和证明自己的优势在各种涉及实际问题主要是两个和三个目标,现在有一个不断增长的需求发展进化多目标优化(EMO)用于处理许多目标的算法(具有4或更多个目标)优化题。在本文中,我们认识到一个最近几年的努力,并讨论了许多的可行方向发展潜力EMO算法求解多目标优化问题。此后,我们建议的参考点基于许多目标NSGA-II(我们称之为NSGA-III),强调人口会员,非主导且靠近一组提供的参考点。
- 2023-05-02 00:25:03下载
- 积分:1
-
Forex-Intrepid-Strategy- (1)
指标工具,带货币强度,一共三个指标,一个模板。(Indicator tools, with currency strength, a total of three indicators, a template.)
- 2020-06-16 23:40:02下载
- 积分:1
-
ADAPTC
自适应滤波,利用C语言实现该功能,调试正确(Adaptation using LMS)
- 2011-09-06 16:20:37下载
- 积分:1
-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1
-
c#smtp发邮件代码
c#smtp发邮件代码
- 2015-06-16下载
- 积分:1
-
yusefenxibiao
编译原理中的预测分析表的构造,自己看看就知道了(compiler theory, the forecast for the structure analysis table, to see for yourself will know)
- 2007-04-12 11:48:36下载
- 积分:1
-
自己写的FTP下载代码
C# FTP客户端操作类,实现从服务器上下载和上传到服务器的接口,给服务器文件追加内容的功能
- 2022-03-04 01:52:23下载
- 积分:1