登录

最新会员 最新下载

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59

成为了本站VIP会员

05月26日 21:52

成为了本站VIP会员

05月25日 20:47

成为了本站VIP会员

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

2. PSO-code

  本文分析了粒子群优化算法的原理,研究了粒子在搜索空间飞行的轨迹,分析了使粒子群收敛的参数设置,并根据算法的特点总结了应用粒子群优化算法的步骤,给出算法中的经验参数设置.并且对每一次改进的利弊都作出了分析与对比,为再一次改进作好准备。经过多次的算法改进与实验测试,再跟据实验数据的比较,验证了本算法改进的可行性,同时应用PSO算法解决TSP问题是一种崭新的尝试.(Design and Simulation of Particle Swarm Optimization)

16
下载
58
浏览
2014-09-28发布

3. Robot_Joint

  工业机器人关节轨迹插补算法程序主要部分源代码(robot joint trajectory)

84
下载
22
浏览
2014-09-26发布

4. DErand1either-or

  DE的一种改进算法,程序通过改变变异规则来大概改进算法的目的,同JDE一样是改进DE的一种(DE, an improved algorithm of application about the purpose of the improved algorithm by changing the variation rules, as well as JDE is a kind of improved DE)

7
下载
49
浏览
2014-09-26发布

5. UDPSERAPP

  基于UDP协议通信 实现电脑之间的字符通信 简单的聊天功能(character communication based on UDP )

1
下载
133
浏览
2014-09-19发布

6. FeiGeChuangShu

  这个是基于VC++的,飞鸽传书源码。支持SOCKET通讯,能在局域网内进行文件传输,文字通讯。(This is based on the VC++ of IP Messenger source. Support SOCKET communications, can transfer files in the LAN, text messaging.)

14
下载
122
浏览
2014-08-01发布

7. LBPSVM

  实现了基于LBP和支持向量机的分类算法。首先提取出LBP特征,再利用支持向量机进行分类(Realized based on LBP and support vector machine (SVM) classification algorithm.First extract LBP feature, using support vector machine (SVM) classification)

18
下载
37
浏览
2014-07-25发布

8. robocup 2d代码client

  robocup 2d代码,基于uva,请将其拷贝至src下。(code for robocup2d)

6
下载
44
浏览
2014-07-21发布

9. TCPaUDP

  一段TCP和UDP通讯的程序,包含了服务器端和客户端的代码。(Some TCP and UDP communication procedures, including server and client code.)

3
下载
123
浏览
2014-07-21发布

10. design-audio-compressor

  对数字音频压限器的算法进行了改进,并给出了实现流程,对该方法进行了模拟,得到了较好的结果(The improvement of digital audio limiter algorithm, and gives the implementation process, the method by simulation, better results were obtained.)

51
下载
69
浏览
2014-07-15发布

11. clock

  一款值得一试的还哦让姸 真的很不错呢 下载就能获取那啥了(一款牛b的不行的软件 你会佩服的 相信你 哈哈)

2
下载
123
浏览
2014-07-05发布

12. haisanids

  VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:   1.初始状态只监听连接,不捕获IP数据   2.鼠标右击列表选择或取消监控某端口数据   3.为防止ping攻击,一般情况ping数据全部监控   4.监控某端口数据时,不监控ping包   5.数据超过20k将被清空   6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips: 1. Initial state only listen for connections, do not capture IP data 2 Right-click the list to select or deselect a port monitoring data 3 To prevent ping attacks, general ping all monitoring data 4 When a port monitoring data, no monitoring of ping packets 5 The data will be cleared over 20k 6 right window displays the hexadecimal number stopped after capture)

9
下载
102
浏览
2014-07-02发布

13. distribute

  电厂机组负荷优化分配主程序,采用动态规划方法(Power plant load optimal distribution of main program, the dynamic programming method )

22
下载
60
浏览
2014-07-01发布

14. PacketCapture

  基于Winpcap的网络数据包抓取.开发环境VS2013(network packet capture based on Winpcap . Development environment: VS2013)

26
下载
121
浏览
2014-06-29发布

15. client-server

  用socket实现客户端服务器上传下载传输文件(use socket download file)

6
下载
122
浏览
2014-06-11发布

16. IntelligentCar

  智能控制系统最终大作业, 侧位停车,C语言仿真(Intelligent control system is the final big homework, side parking, C language simulation)

8
下载
57
浏览
2014-06-08发布

17. CWebUpdatePrj

  实现通用的程序升级功能,可以检查是否有更新,下载更新(Achieve universal upgrade feature, you can check for updates, download updates)

3
下载
123
浏览
2014-06-04发布

18. SendFileClient

  VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。   服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer. Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions )

7
下载
111
浏览
2014-06-03发布

19. WL_IPpack02

  获得IP地址和MAC地址的对应关系网络课实验。 根据IP地址发送和接受ARP包获得对应MAC地址。(Access to correspondence between the experimental class network IP address and MAC address. Send and receive ARP packets to obtain the corresponding MAC addresses based on IP addresses.)

1
下载
142
浏览
2014-05-21发布

20. TS

说明:  禁忌搜索算法计算电力系统无功优化,计算并联电容器的安装位置和容量(Tabu search algorithm calculates reactive power optimization calculation shunt capacitor installation location and capacity)

1
下载
90
浏览
2014-05-09发布