登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:C#
  2. 代码类别:网络
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 3hangjiguanlian

  实现航迹融合的算法,多雷达探测实现目标数据的融合并完成对目标的模拟仿真,这里主要是对3个目标的跟踪,在vc++6.0上运行(Track fusion algorithms, multi-radar detection to achieve the target data fusion and complete simulation of the target, here are three target tracking, running on the vc++6.0)

84
下载
53
浏览
2020-11-27发布

2. wind_new

说明:  遗传算法解决含有风电场的电力系统机组组合问题(Genetic Algorithm for Power System with wind farm unit commitment problem)

5
下载
109
浏览
2020-11-27发布

3. 基于winpcap的抓包程序,用MFC实现

说明:  一个基于winpcap的抓包程序,用MFC实现的课程设计,里面有具体的WORD介绍。(A package grabbing program based on WinPcap, the course design realized by MFC, which contains the specific word introduction.)

5
下载
60
浏览
2020-11-27发布

4. PageRank

说明:  pagerank算法的C++实现,里边有可执行文件(pagerank algorithm of C++ implementation, there is an executable file inside)

0
下载
66
浏览
2020-11-27发布

5. pagerank

  用于实现pagerank算法编程,只是一个算法,节点代表网页,边代表连接。(to achieve hl_end programming algorithm, only one algorithm, node representative website edge represents a link.)

149
下载
65
浏览
2020-11-27发布

6. PageRank

  pagerank算法实现,c++预言实现(pagerank algorithm, c++ prophecy)

36
下载
212
浏览
2020-11-27发布

7. 抓封包C++原程序

  C++ socket 抓包封包源码,使用socket通信有需要的可以拿来参考,很实用(C++ socket packet capture source code, the use of socket communication can be used for reference, very practical)

8
下载
156
浏览
2020-11-26发布

8. jihuiyushusuanfa

  运用混合智能算法求解机会约束规划模型,程序已调通(The use of hybrid intelligent algorithm for solving chance constrained programming model, the program has been adjusted through)

82
下载
71
浏览
2020-11-26发布

9. 极限反转EA-中文版

说明:  极限反转EA是通过144日均线确认趋势中的调整位置,入场切入点精确成功率高,能准确判断在最高点出现之后,在高点及时做空,最低点出现以后在低点及时做多。 不是传统意义上的加仓策略,而是在策略上有先进创新玩法。大小资金都可以跑,做单成功率极高,可以回测,实盘效果让人惊艳。(Limit reversal EA is to confirm the adjustment position in the trend through the 144 day moving average. The entry point is accurate and has a high success rate. It can accurately judge that after the emergence of the highest point, it can make a short in time at the high point, and make a long time at the low point after the lowest point appears. It's not a traditional strategy, but an advanced and innovative strategy. Large and small funds can run, single success rate is very high, can be back tested, the effect of real offer is amazing.)

0
下载
63
浏览
2020-11-26发布

10. resource

  固高倒立摆 程序 控制类算法的调试文件!(gugao science.)

100
下载
47
浏览
2020-11-25发布

11. PortScan

  端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。(Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP port scan, the scan can scan a specific IP address range of ports and scanning a range of IP addresses all host two specific ports mode, and can distinguish SYN scan open ports, port closed and the three states firewall filters.)

928
下载
148
浏览
2020-11-25发布

12. ScanPort

说明:  MFC实现多线程 简单端口扫描程序 能自定义线程数量及扫描端口范围(MFC simple multi threaded port scanner can scan a custom port number and scope of the thread)

0
下载
144
浏览
2020-11-25发布

13. bp神经预测

  有关bp神经网络预测的(bp of the neural network forecast)

505
下载
83
浏览
2020-11-24发布

14. untitled1

说明:  实现对高温温度预测与回归,用于预测一些复杂系统的温度,实现优化控制,对于复杂系统回归控制问题上有不错的效果(It can be used to predict the temperature of some complex systems and realize the optimal control. It has a good effect on the regression control of complex systems)

0
下载
34
浏览
2020-11-24发布

15. 波束形成定位

  波束形成定位算法MATLAB仿真程序,声源定位算法,阵列信号处理算法仿真(Beamforming localization algorithm MATLAB simulation program, sound source localization algorithm, array signal processing algorithm simulation)

27
下载
131
浏览
2020-11-22发布

16. PSO_BP

  基于粒子群和BP神经网络的混合优化策略算法。将改进PSO算法与BP神经网络结合,用PSO算法取代梯度下降法来优化神经网络的连接权值和阈值。程序简单易懂。(Based on Particle Swarm and the BP neural network algorithm for hybrid optimization strategy. Will improve the PSO algorithm and BP neural network, using PSO algorithm to replace the gradient descent method to optimize the neural network connection weights and thresholds. Procedures are simple and easy to understand.)

232
下载
85
浏览
2020-11-22发布

17. VC_Net

  Visual C++ 网络编程精选实例。TCP/IP,串口网络通信。配书光盘。(Visual C++ network programming selected examples. TCP/IP, serial network communications. CD-ROM with the book.)

79
下载
144
浏览
2020-11-22发布

18. zhinengmoxing

  自动问答系统 智能魔星 智能机器人 能够自动智能问答(Intelligent Question-Answering System magic sing intelligent robot can automatically intelligent Q & A)

111
下载
55
浏览
2020-11-21发布

19. PhoenixSim-(2)

  光片上网络仿真器,哥伦比亚大学开发的,需要利用OMNET(ONoC simlator, made by the columbia university, working with OMNET)

10
下载
140
浏览
2020-11-21发布

20. svr1

  支持向量回归算法代码实现,可用来做预测、数据拟合、回归等用途,文件齐全(surppot vector regression algorithm ,could used to data forecast and data mining powerful and useful)

62
下载
62
浏览
2020-11-20发布