登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

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

1. ScanPort

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

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

2. bp神经预测

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

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

3. 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
下载
83
浏览
2020-11-22发布

4. VC_Net

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

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

5. PhoenixSim-(2)

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

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

6. 5v5

   这是仿真足球5v5比赛代码,里面共有七个代码,有原世界第一的,还有东北大学的,希望同学们好好学习。。。(5v5 dll file...)

218
下载
58
浏览
2020-11-20发布

7. wupusWord

  人工智能的大作业WupusWorld,有界面,vs2010下开发。(Artificial intelligence job WupusWorld interface developed in vs2010.)

5
下载
45
浏览
2020-11-15发布

8. TCPNet

  一个采用TCP协议的网络测试工具。采用VC6.0开发环境,具有客户端和服务器端,加入进来的客户端可以互相发送接受数据,对学习socket编程是不错的借鉴。(using a TCP network testing tools. VC6.0 use development environment with the client and server side, joined the client can accept each other this data, to learn socket programming is a good reference.)

591
下载
148
浏览
2020-11-14发布

9. cvtool

  六自由度工业机器人运动学及逆运动学求解过程,可作为学习入门,非常好用!详细标注,(6 DOF industrial robot kinematics and inverse kinematics solving process, can be used as a learning portal, very easy to use! Detailed labeling,)

22
下载
51
浏览
2020-11-12发布

10. fira5v5

  fira仿真程序中的比较好的一个源代码。底层函数较好,算法简单。(fira simulation program in a relatively good source code. The underlying function better, simple algorithm.)

41
下载
65
浏览
2020-11-03发布

11. IPMonitor

  本程序可以用来监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不包括以广播形式发出的数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型IP数据包的流量。(This procedure can be used to monitor the local network, capturing a period of time to this machine as the source or destination addresses of IP packets (including broadcast packets sent), statistics of IP packets, lists the machine with The flow of data packets IP between different protocol types in other hosts.)

11
下载
95
浏览
2020-11-02发布

12. RemoteControl

  远程桌面控制的完整实现源码,设计文件在http://blog.csdn.net/dijkstar/article/details/9076911有详细描述,里面整合了位图压缩、鼠标键盘低级钩子等。里面的每项技术都具有工程参考价值。(Complete implementation of the remote control code, design documents described in detail in http://blog.csdn.net/dijkstar/article/details/9076911, which integrates bitmap compression, low-level mouse and keyboard hooks and so on. Inside each technology with engineering reference value.)

172
下载
129
浏览
2020-11-02发布

13. open_pc_and_port_scan

  网络活动主机和开放端口扫描源程序,含开发文档,基于C#的rawsocket开发,支持 多线程 支持ARP,ICMP协议的活动主机扫描,支持TCP connect syn fin 三种方式的开放端口扫描,支持udp端口扫描(Networking activities, the host and open source port scan, including the development of the document, based on the C# The rawsocket development, support for multi-threaded support for ARP, ICMP scanning hosting agreement to support the TCP connect syn fin three ways of opening up port scanning, support udp port scan)

152
下载
127
浏览
2020-11-01发布

14. openssl

  基于OpenSSL的安全聊天系统 – Windows或Linux平台均可 – 点到点模式 – 基于OpenSSL的安全套接字通信 – 客户端服务器双向认证 (Mutual authentication based on OpenSSL Secure Sockets communication- client server based on the OpenSSL security chat system- Windows or Linux platforms can be- point-to-point mode-)

95
下载
63
浏览
2020-11-01发布

15. 69491715GA-FOR-VRP

说明:  用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦(algorithm for multi- objective optimization. It is a very e&reg ective algorithm but has been generally criticized for its computational complexity)

1
下载
38
浏览
2020-10-31发布

16. VRP

  遗传算法解决简单的无时限有约束VRP车辆路径问题(Genetic algorithm to solve a simple non-time constrained VRP Vehicle Routing Problem)

22
下载
51
浏览
2020-10-31发布

17. HLA

  HLA仿真程序设计 学RTI的必备书,此书包含HLA的文件结构说明以及联机实例。望对大家有用(HLA RTI Design simulation program essential book, this book contains the file structure of HLA-line instructions and examples. Hope useful for all)

178
下载
143
浏览
2020-10-29发布

18. 神经源代码(附说明文档和数据)

  一个完整BP神经网络源代码,包括数据和说明文档(a complete neural network source code, including data and documentation)

4715
下载
72
浏览
2020-10-24发布

19. SPEI

  SPEI计算SPEI的R语言版与可执行版(含下载网址).rar(SPEI calculated SPEI R-language version of the executable version (with download link). Rar)

59
下载
148
浏览
2020-10-17发布

20. SPEI

  SPEI计算SPEI的R语言版与可执行版(含下载网址).rar(SPEI calculated SPEI R-language version of the executable version (with download link). Rar)

60
下载
210
浏览
2020-10-17发布