▍1. Java-intnet-application-version-2
java 学习资料,《java网络编程》第三版的源代码,对于学习java的同学很有帮助哦(java learning materials, " java network programming," third edition of the source code, very helpful for the students to learn java Oh)
java 学习资料,《java网络编程》第三版的源代码,对于学习java的同学很有帮助哦(java learning materials, " java network programming," third edition of the source code, very helpful for the students to learn java Oh)
java 学习资料,《java网络编程》第三版的源代码,对于学习java的同学很有帮助哦(java learning materials, " java network programming," third edition of the source code, very helpful for the students to learn java Oh)
复杂网路分析工具,可以实现网络构建,模型,求解网络参数。(Complex network analysis tools, can build network models for solving the network parameters.)
复杂网路分析工具,可以实现网络构建,模型,求解网络参数。(Complex network analysis tools, can build network models for solving the network parameters.)
在网上常常会听到网友说:“我被黑了!”。在很多人眼里,“黑客”就是网络破坏者的代名 词,再加上美国大片《黑客帝国》的热播,似乎整个电脑世界都已经被“黑客”所统治。那些带 着墨镜、运指如飞、坐在一台不断跳动着数据的屏幕前、一脸深沉的人就是“黑客”了,是这样 的吗? 在许多人眼中,“黑客”是这样一些高深莫测的神秘人物,他们利用手中所掌握的技 术肆意攻击网络、盗取商业机密。加上一些媒体对黑客和黑客事件不负责任的夸大报道, 使得黑客以及黑客技术对大多数普通网民而言更多了一层神秘的面纱。其实,黑客以及黑 客技术并不神秘,也不高深。一个普通的网民在具备了一定基础知识之后,就可以成为一 名黑客,甚至无需任何知识,只要学会使用一些黑客软件,同样有能力对网络实施攻击。(hacker code)
在网上常常会听到网友说:“我被黑了!”。在很多人眼里,“黑客”就是网络破坏者的代名 词,再加上美国大片《黑客帝国》的热播,似乎整个电脑世界都已经被“黑客”所统治。那些带 着墨镜、运指如飞、坐在一台不断跳动着数据的屏幕前、一脸深沉的人就是“黑客”了,是这样 的吗? 在许多人眼中,“黑客”是这样一些高深莫测的神秘人物,他们利用手中所掌握的技 术肆意攻击网络、盗取商业机密。加上一些媒体对黑客和黑客事件不负责任的夸大报道, 使得黑客以及黑客技术对大多数普通网民而言更多了一层神秘的面纱。其实,黑客以及黑 客技术并不神秘,也不高深。一个普通的网民在具备了一定基础知识之后,就可以成为一 名黑客,甚至无需任何知识,只要学会使用一些黑客软件,同样有能力对网络实施攻击。(hacker code)
IK Analyzer 2012 中文分词系统源码(source code of IK Analyzer 2012 chinese segmentation )
实现UDP 客服端和服务端的通讯,可以参考该例子来做类似于QQ的聊天工具(Realize UDP client and server communication service, can consult the example to do a similar to the QQ chat tools)
cas client的源码程序cas client的源码程序(cas client)
实现局域网简单通讯,服务器端的一段小代码,是一个小功能,很简单,还没有完善(LAN simple communication, server-side a small code, is a small, simple, and there is no perfect)
实现传输层UDP的功能,进行文件的发送等功能的实现(UDP transport layer, file send and other functions to achieve)
小游戏,实现人工智能的最简单的move.就是当鼠标出现,跟随鼠标运动,如果没有,则做自由运动(Game artificial intelligence easiest move when the mouse appears, follow the mouse movement, if not, then do the free movement)
These java source code implement the classic Particle Swarm Optimization (PSO) proposed by J. Kennedy and R.C. Eberhart
FIPA规范中合同网协议的响应器角色,即响应CFP消息的角色(FIPA specifications in the contract net protocol response role, that is, in response to the role of the CFP message)
java Socket服务端和客户端源程序(java socket server and client )
Akka Essentials is meant as a guide for architects, solution providers, consultants, engineers, and anyone planning to design and implement a distributed, concurrent application based on Akka. It will refer to easy-to-explain concept examples, as they are likely to be the best teaching aids. It will explain the logic, code, and configurations needed to build a successful, distributed, concurrent application, as well as the reason behind those decisions.include code