搜索资源列表
PrtTView_demo
- This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
E64_0230
- 平衡二叉树操作的演示 一、 需求分析 (1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。 (2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。 (3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的
sf779
- 化学方程配平软件-chemical equation balancing software
LoadBalancing
- c#版本的负载均衡自动测试程序,牛人编译,免费贡献-c# version of the load-balancing automated test procedures, cattle were compiled, free contributions to
dynamiccalculation
- 本程序可实现内燃机动平衡的计算,通过输入往复惯性力参数和旋转惯性力参数,可根据程序计算发动机是否存在不平衡力,同时该程序还可显示曲线往复惯性力和旋转惯性力曲线。为实现内燃机动平衡计算提供了一个有效的途径。-This procedure enables the calculation of dynamic balance of the internal combustion engine, reciprocating inertia force by entering parameters and
Treebaseloadbalancingmodelingridcomputing
- tree based load balancing model in grid computing document specification
segspecs
- 在开源网站上找到的关于自平衡机器人的资料,希望对致力于这方面的同志有所帮助-Found in the open-source Web site on information self-balancing robot, in the hope that the comrades working in this area help
ISAPIFilter_ThreadLimit
- 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-R
past
- 这篇文章描述了PAST的设计,past是一个大规模、基于internet的、全局存储实体。pats提供扩展性、高可用性、持久性以及安全性支持。PAST 是一个点对点的internet应用,并且完全是自组织的。- This paper sketches the design of PAST, a large-scale, Internet-base,global storage utility that provides seala- bility high availability
MediaServer
- 是一款非常优秀的局域网和互联网P2P点播软件系统, 采用最先进P2P内核, 完美实现P2P视频点播功能,P2P流媒体技术节省大量服务器带宽. Nat Traversal技术, 穿透90%以上内网, 并支持RMVB/RM/ASF/WMV/FLV/MP3格式流媒体实现无缓冲播放, 拖拽延时在秒级范围内. 将极速托拽和P2P算法完美的结合了起来. 为了支持电信级别的视频服务, 还提供了负载均衡服务器和(CDN)缓存服务器, 视频广告发布接口等专业功能. 大型商业客户可以利用WebPlayer9 P2P
equalization
- 关于均衡算法的各种程序 matlab仿真成功 附有结果图-With regard to balancing algorithm matlab simulation of various processes with the results of a successful plan
Web_server_load_balancing_cluster_technology_desig
- Web服务器集群负载均衡技术设计教程Web server load balancing cluster technology design tutorial-Web server load balancing cluster technology design tutorial Web server load balancing cluster technology design tutorial
Gaussian
- Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
dlb
- Dynamic Load Balancing
201012-88
- 对现有的云计算平台进行分析和总结,结合移动IPTV的特点,基于Eucalyptus开源云计算平台,提出并设计了一个应用于移动IPTV场景的云计算系统,并对其负载均衡技术予以改进。实验仿真结果表明改进后系统比原有系统的调度算法有明显优势,并更加适合云计算平台,并适合移动IPTV服务的发展。-Cloud computing platform on the existing analysis and summary, combining the characteristics of mobile IP
balancer_v1.0.6208_sources_r1
- 这个软件是专门来帮助你配平化学方程式的,迅速、准确,几乎可以配平所有的化学方程式。-This software is designed to help you with balancing chemical equations, rapid, accurate, and almost all of the chemical equation balancing.
AUCTION-NET
- PPT for load Balancing in Grid and Environment-PPT for load Balancing in Grid and Environment
Stock-Balancing
- SAP ABAP, Stock Balancing sample
Balancing Robot Code-20180112T185915Z-001
- open source code for self balancing two wheel robot. this is very easy project.
New.FBoard Assembly
- arduino based self balancing open source robot. this is using PID controller for its work. this is ver help full for control system project.