▍1. chatserver
简单的网络通信,一个客户端,一个服务器端(winsock )
获取远程机器的MAc地址,运行环境VC++ (get MAC of remote machine)
SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。(SFLA algorithm to solve portfolio optimization problems and algorithms. It is based on the collections of the heuristic research method, which is initialized to a group of SFLA virtual collection of frogs, jumping in the pond, searching for the optimal location of food. Frogs can be seen as the main body with thinking. Can be seen as a way of thinking is a set of ideological or cultural evolution. Each type of thinking is constituted by a series of strategies. Period in the evolution of this strategy, the frog is also a change of thinking, leading to goal-oriented when they change direction, this way of thinking of the change or changes occur, because frogs are better ideas.)
我的毕业设计,一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式!(My graduation project, a simple set chat, file transfer in one vc source, optional TCP or UDP transfer mode!)
通过此程序,可以获得本地计算机的IP地址,并以提示框的形式显示出来.(Through this process, access to the local computer' s IP address, and the form of prompt box is displayed.)
TCP通讯程序 TCP通讯程序 包含客户端以及服务端(tcp program tcp program 包含客户端以及服务端)
利用神经网络进行数据仿真的工具,带有详细的使用说明,方便大家进行实验比对,也为开发BP程序提供了一个很好的例子。(A neural network simulation tool with detailed instructions to have experiment, also provided a good example for the development of BP. )
粗糙集属性约简算法,共计52页,包括代码及应用说明,有需要的欢迎下载(Rough set attribute reduction algorithm, for a total of 52, including code and application notes, there is a need to download the welcome)
利用CButton模拟的网络流量统计控件,可作为学习(The use of simulation CButton controls the network traffic statistics can be used as learning)
一个可以与计算机对弈的象棋程序源代码 完整的人工智能 增加停止按钮,增加"参数"对话框 (A game of chess with the computer source code integrity of the artificial intelligence to increase the stop button, increase the " parameters" dialog box)
power up sniffer test program ggo
生产线平衡问题的启发式算法求解,可以得到最优的工作站安排(Line Balancing Heuristic algorithm for solving the problem, you can get the optimal arrangement of the workstation)
利用遗传算法实现生产线平衡问题的求解,可以得到最优的工作站安排方式(Using Genetic Algorithms balance the production line to solve the problem, you can get the optimal arrangement of the workstation)
该程序通过BP算法实现0-9的数字识别,识别效果比较好。(The program through the BP algorithm to identify the number of 0-9, identification of better results.)
用rawsocket实现简单的ping程序(Rawsocket with simple ping program)
本代码用蚁群算法求解带时间窗的车辆路径问题(The code with ant colony algorithm with time window of vehicle routing problem)
用VC开发的网络语音电话,希望对您的开发有所帮助。(VC network with the development of voice calls, and they hope to be helpful to your development.)
TCP协议数据传输和聊天程序服务器端程序源代码(TCP data and message transferring, server program.)
搭建一个有4个部门的公司网络,包含研发部门、测试部门、管理部门和销售部门,利用局域网模型在一个对象中模拟一个服务器和多个客户端的行为(Set up a department of four corporate network, including R & D department, testing department, management department and sales department, the use of local area network model of an object in the simulation at a server and multiple clients of conduct)
聊天室的VC++实现 视频会议 多人聊天室(Chat VC++ implementation of video conferencing over the chat room)