登录

最新会员 最新下载

成为了本站VIP会员

11月01日 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. dstar

  D星算法,是A星算法的动态版本,都是基本的路径规划算法(D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm)

406
下载
188
浏览
2009-04-05发布

2. ipl98_tutorial_v2.14

  un tutorial sur la bibliothèque ipl98 en c++

1
下载
153
浏览
2009-04-05发布

3. Chat

  网络通信客户端程序,利用vc++编程,简单方便,也实用(Network communication client program to use vc++ programming, is simple and convenient, but also practical)

3
下载
155
浏览
2009-04-04发布

4. BOOKSTORE

  网络书店,利用C++编程和MySQL编程,做一个简易的网络书店。(Internet bookstores, the use of C++ programming and MySQL programming, the network to do a simple book.)

29
下载
138
浏览
2009-04-03发布

5. NetworkProgrammming

  基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)

3
下载
140
浏览
2009-04-02发布

6. Emulator

  驱动层抓取网卡数据代码,并可以修改数据包内容(Crawl layer data-driven card code, and can modify the contents of data packets)

71
下载
158
浏览
2009-04-01发布

7. genetic

  理解普通的遗传算法和佳点集遗传算法的基本思想和不同点,用遗传算法测试一标准函数。佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点(Understanding of the general genetic algorithm and good point set genetic algorithm' s basic idea and the different points, by using genetic algorithms to test a standard function. Good Point Set Algorithm 1 standard test function, the general understanding of the genetic algorithm and good point set genetic algorithm' s basic idea and the different points)

17
下载
85
浏览
2009-03-27发布

8. XproerV3.0.107_51aspx

  XproerBBS开源项目是新手学习不可多得的资料,在项目中使用了许多目前比较流行的技术。 (1)如何使用ADO.NET, (Green hand XproerBBS open-source projects are hard to come by studying the information used in the project is currently much more popular technology. (1) how to use ADO.NET,)

1
下载
142
浏览
2009-03-26发布

9. sanweigenzong

  三维纯角度被动跟踪定位的最小二乘_卡尔曼滤波算法(Pure three-dimensional perspective of the passive tracking of the least-squares Kalman filter algorithm )

91
下载
80
浏览
2009-03-23发布

10. Network-Program-Pro-Code

  Windows网络与通信程序设计 源码 (Windows network and communications programming source code)

17
下载
152
浏览
2009-03-23发布

11. WindowsSocket

   第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例( Chapter 1 Computer Network Architecture Chapter 2 NetBIOS programming client households Chapter 3 redirector, and pipelines Mailslot Chapter 4 Network Protocol TCP/IP Chapter 5 LAN Programming Chapter 6 Winsock basic Chapter 7 Advanced Programming Winsock API Chapter 8 Advanced MFC Winsock Programming Chapter 9 in depth UDP Chapter 10 WinInet API development Chapter 11 Network Protocol implementation and application of Chapter 12 General Example)

37
下载
154
浏览
2009-03-14发布

12. networklisten

  网络监听程序,监听网络中的流量信息,基于微软的开发平台(Network monitoring procedures, monitor network traffic information, based on the MFC)

10
下载
51
浏览
2009-03-13发布

13. Server

  服务器端代码··可以跟客户端自由通信··(Server-side code can be freely client communications)

2
下载
164
浏览
2009-03-05发布

14. AI

说明:  6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。(6 AI algorithms, including path planning and mobile technology, finite state machines, scripting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, there are examples of procedures.)

0
下载
41
浏览
2009-03-03发布

15. KMEANS

  数据挖掘中的经典聚类算法,常用于异常值检测(Data Mining in a classic clustering algorithm, commonly used in the outlier detection)

47
下载
53
浏览
2009-03-03发布

16. ns2-analysis-code

  ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等(ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.)

408
下载
169
浏览
2009-02-27发布

17. utlab

  模糊规划,模糊优化模拟,神经网络,遗传算法,matlab与VC交互(Optimize fuzzy simulation, neural networks, genetic algorithms)

55
下载
54
浏览
2009-02-21发布

18. 9E

说明:  职工信息管理系统职工信息管理系统职工信息管理系统(Information management system foremployees)

0
下载
59
浏览
2009-02-17发布

19. featureExtraction

  该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。(The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, development environment VS. Package also provides two test samples.)

49
下载
52
浏览
2009-02-16发布

20. calculate

  用MFC 开发的基于UDP协议的网络科学计算中心,比较适用于局域网内(Using MFC development agreement based on the UDP network Scientific Computing Center, more applicable to the LAN)

4
下载
176
浏览
2009-02-02发布