登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:网络
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 1

说明:  基于神经网络的字符识别系统 通过VC6实现 里面有详细的说明(Neural network based character recognition system achieved through VC6 which are described in detail)

0
下载
38
浏览
2011-11-24发布

2. hack-code

  精通黑客编程光盘代码,适用于新手学习,不要用于非法用途,谢谢合作(CD proficient hackers programming code for beginners to learn, not for illegal purposes, thank you)

72
下载
229
浏览
2011-11-09发布

3. genetic-algorithm

  基于C语言,实现遗传算法得到最优值,其中包括选择、交叉、变异操作(C-based, genetic algorithm to achieve optimal value, including selection, crossover and mutation)

4
下载
49
浏览
2011-11-06发布

4. HLDS

  著名游戏CS(反恐精英)中,建立服务器的工具HLDS的源码. 可用VC++6.0编译!(Famous game CS (Counter Strike), create the tools HLDS server source code. Available VC++ 6.0 compiler!)

44
下载
172
浏览
2011-10-29发布

5. HttpDownLoad

  vc实现http下载的源代码 稍作改动可用来实现多线程 以及断点续传下载 对于想要学习http下载的朋友来说可以作为一个不错的参考(Vc realize the download HTTP source code can be used to make a little change to realize multithreading and netants download to want to learn HTTP download all of us can be used as a good reference)

10
下载
151
浏览
2011-10-28发布

6. pcap

  基于wincap的抓包程序 完整的界面 有注释让您能更好的理解(The capture process based on wincap interface complete with annotations so you can better understand)

86
下载
52
浏览
2011-10-25发布

7. targetalloc

  很好用的遗传算法武器目标分配问题优化算法源代码(Genetic algorithms with a good distribution of the target source)

51
下载
92
浏览
2011-10-25发布

8. network-advanced-programing

  学网络高级编程不可多得的好书,讲得很详细(High school network programming rare books, very detailed)

3
下载
104
浏览
2011-10-22发布

9. udp

  实现可靠的UDP封装传输类,可以进行多点传输,采用超时重发机制(Reliable transmission of UDP encapsulation type, can be multi-point transmission, the use of timeout retransmission mechanism)

144
下载
169
浏览
2011-10-15发布

10. juyuwang

  该程序简单介绍了如何创建局域网的C/S工作模式,简单可靠。(The simple procedure describes how to create LAN C/S mode, simple and reliable.)

2
下载
144
浏览
2011-10-14发布

11. talk_WSAAsyncSelect_code

  用了Windows下的WSAAsyncselect模型编写的服务端.(With the model under Windows WSAAsyncselect written server.)

3
下载
146
浏览
2011-09-29发布

12. BPBPBPBPN

  BP神经网络源程序 很好用 已经经过调试 希望能给大家带来帮助(BP neural network has been very easy to use source code debugging We hope you help)

2
下载
46
浏览
2011-09-21发布

13. Keltner-Channel

  Keltner Channel,精选的外汇交易指标,很强大。(Keltner Channel, a selection of foreign exchange index, very powerful.)

19
下载
34
浏览
2011-09-15发布

14. socket--programme--base

  socket 编程基础 里面主要是介绍性文字和少量代码(socket programming which is mainly based introductory text and a small amount of code)

2
下载
137
浏览
2011-09-10发布

15. Chat1

  本次上传内容为基于UDP的网络聊天程序,利用SOCKET套接字进行数据通讯,本实验是本人做的计算机网络课程设计,有mfc的CSocket编的。(The uploaded content for UDP-based chat program, the use of SOCKET socket for data communication, I am doing this experiment is a computer network curriculum design, there is the mfc CSocket compiled.)

7
下载
126
浏览
2011-09-10发布

16. FLch7NNeg1

  第七章的用改进的神经网络MBP算法辨识 例7.1 对具有随机噪声的二阶系统的模型辨识,是侯媛彬和汪梅的系统辨识课本上第七章的的实验。 (Chapter VII of the MBP with an improved algorithm for neural network identification Example 7.1 that have random noise second-order system model identification is Houyuan Bin and Wang Mei system identification textbook Chapter VII of the experiment.)

3
下载
57
浏览
2011-09-06发布

17. af

说明:  应急物流系统中的定位-路径优化 GreenSim团队原创作品(The positioning of emergency logistics system- route optimization GreenSim original works team)

0
下载
36
浏览
2011-09-04发布

18. ant_Plane

  之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基于二维平面建立单机单目标的航迹规划模型。 里面dis.m是主函数:function dis(max,m) max为迭代最大次数,m为每次蚂蚁的数量(ant algorithms,uav)

394
下载
226
浏览
2011-09-01发布

19. server

  Program to upload one or more file in a specific server.

4
下载
42
浏览
2011-08-29发布

20. TransServer

  vc——服务器TransServer的程序源码,值得一看!(vc- server TransServer the program source code, worth a visit!)

4
下载
167
浏览
2011-08-23发布