-
网络时间同步协议的实现
网络时间同步协议的实现-network time synchronization protocol implemented
- 2022-08-25 15:37:44下载
- 积分:1
-
VB-Winsock-HTTP-POST-GET
Visual Basic 2010通过 Get Post方法对网页进行提交(vb.net Get Post submit pages)
- 2013-06-28 15:19:13下载
- 积分:1
-
TcpListener and TcpClient 以及 socket使用入门
Tcp Listener ,Tcp Client 和 socket实现了双机用tcp协议通信,解决了书中线程处理部分的错误。
- 2022-03-22 20:24:51下载
- 积分:1
-
自己用标准C++写的ftp客户端
C++标准写的程序协议,根据ftp的标准协议,使用socket编程,实现ftp客户端,能在linux之下与windows下运行。
- 2022-02-20 23:37:16下载
- 积分:1
-
Syncro渐进结构优化ESO(位移-频率约束)
BESO算法程序,改进误删单元造成的优化失败,从而提高了BESO算法的优化能力。(BESO algorithm program)
- 2018-03-06 17:28:35下载
- 积分:1
-
honeyd-0.5a-win32
说明: 基于linux的蜜罐系统,能防护主机,防止被攻击,希望有用
(Honeypot-based linux system to the host protection against being attacked, I hope be useful)
- 2011-03-04 10:51:41下载
- 积分:1
-
network marketing system. Net version. Rar
网络营销系统.net版.rar-network marketing system. Net version. Rar
- 2022-03-12 01:50:50下载
- 积分:1
-
vc++ telnet 网络编程
多线程telnet 网络实现,版本较早,并且是转载的希望大家尊重原创。
telnet 网络编程基于c++编程设计
- 2022-01-26 04:09:04下载
- 积分: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
-
microgrid_nsga2
对微电网中的光伏、储能以及其他分布式发电资源进行优化。(Optimize photovoltaic, energy storage and other distributed generation resources in microgrid.)
- 2020-11-16 14:59:40下载
- 积分:1