-
高性能C++的UDP网络库 Raknet
Raknet是一个基于UDP网络传输协议的C++网络库,允许程序员在他们自己的程序中实现高效的网络传输服务。通常情况下用于游戏,但也可以用于其它项目。
Raknet有以下好处:
高性能 在同一台计算机上,Radnet可以实现在两个程序之间每秒传输25,000条信息;
容易使用 Raknet有在线用户手册,视频教程。每一个函数和类都有详细的讲解,每一个功能都有自己的例程
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-14 23:00:08下载
- 积分:1
-
初学者学习用的文件上传代码
初学者学习用的文件上传代码-beginners to learn the file upload code
- 2022-03-26 01:16:48下载
- 积分:1
-
串口通讯,用了一个老大封的类
串口通讯,用了一个老大封的类-serial communication, with the closure of a category leader
- 2022-02-13 23:41:46下载
- 积分:1
-
a simple LAN chat program, delphi prepared, the client
一个简单的局域网聊天程序,delphi编写,客户端-服务器模式-a simple LAN chat program, delphi prepared, the client-server model
- 2022-05-21 16:48:27下载
- 积分:1
-
用Struts+hibernate写的宠物医院,适合大家学习这两个框架的应用。...
用Struts+hibernate写的宠物医院,适合大家学习这两个框架的应用。-With Struts+ Hibernate write pet hospital for everyone to learn the application of these two frameworks.
- 2022-04-23 12:32:21下载
- 积分:1
-
apsx 网页tree控制
apsx 网页tree控制-apsx website tree control
- 2022-09-21 08:40:03下载
- 积分:1
-
对xml+xsl实现分页排序的改进,使支持对所有数据进行排序
以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,...
对xml+xsl实现分页排序的改进,使支持对所有数据进行排序
以往见过的利用xml+xsl来实现分页排序的基本都只能本页内排序,而不能对所有数据进行排序,究其原因,简单分析如下:
xml+xsl分页原理:在xsl中,遍历节点的时候,可以获取当前节点的位置,而且还能限制显示特定位置的节点,例如有18条记录,可以在xsl中设置只显示第1-6条,也可以设置只显示第7-12条,再配合客户端脚本,就可以动态改变xsl文档中控制显示指定位置节点的属性,从而实现分页(具体见代码)。不过这个有一点就是在xsl中获取的这个位置信息是xml文档中的节点位置,而不是排序后的位置;
同样xml+xsl实现排序原理:xsl可以按照节点的属性来排序,我们可以通过动态改变xsl的相关属性值来达到动态排序的目的。如果两个合起来用,却只能对当前页进行排序。 -right xml xsl achieve Pagination sort of improvement backing the right of all data ranking ever seen in the use of xml xsl order to achieve the basic pagination can only Page Ranking within, but not all right for sorting data and the reason, simple analysis is as follows : Principle xml xsl Pagination : In xsl, traversing nodes, the nodes can access the current location, but will limit revealed specific locations of nodes, for example, 18 records, xsl can be installed in only 1-6 revealed that the first, can also set up only to No. 7-12, Coupled with the client script, it can change the dynamic control xsl docume
- 2023-06-11 07:55:02下载
- 积分:1
-
一个SMTP邮件发送的源代码
一个SMTP邮件发送的源代码-an SMTP mail sent by the source code
- 2022-02-03 01:32:29下载
- 积分:1
-
800一线常见问题汇总 V2.0版
介绍交换机,路由器的一些型号和参数...
800一线常见问题汇总 V2.0版
介绍交换机,路由器的一些型号和参数-800 Frequently Asked Questions Summary of first-line version V2.0 Introduction switches, routers, a number of models and parameters
- 2022-02-02 02:01:41下载
- 积分:1
-
聊天程序,做得不错
聊天程序,做得不错-chat program, has done a good job
- 2022-01-26 05:23:06下载
- 积分:1