搜索资源列表
NBt
- NBT:.net 下的BT下载库 内存优化: ◆ KeepAliveMessage, ChokeMessage, UnChokeMessage, InterestingMessage, NotInterestingMessage可以修改成单实例,这样可以节省一些对象分配。不过要解决MessageFactory.Parse()方法需要的,从byte[]中创建Message对象的问题。同样,对于一些没有状态的Task,也可以不用每次创建。 ◆ ReceiveBuffer看看能不能用B+或
Client-Server-based-Security-Comunication-Tool
- 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
IPMan
- 校园网同时接入电信网和教育网,访问教育网时数度较慢,本文分析了电信网和教育网的IP地址分配情况和路由器的路由配置,提出了解决方案,设计了一种IP地址聚合的算法,并用C++实现了该算法,对电信网、教育网所分配的地址进行了分析。 网上关于教育网的网段数据要么是不全,要么就是记录数目太多,可通过路由归纳减少网段记录数目。路由归纳是当我们采用了一种体系化编址规划后的一种用一个IP地址代表一组IP地址的集合的方法。通过对路由进行归纳,我们能够将路由表条目保持为可管理的,而它可以带来以下益处:通过汇聚若
radio
- 认知无线电的频谱分配以及其实现算法和功能实现-cognitive radio spectrum allocation and agriculture realize the govnment
CSGC
- 认知无线电网路中的频谱分配算法:基于图论的颜色敏感算法。-Spectrum allocation algorithm in cognitive radio networks: the color-sensitive algorithm based on graph theory.
Hyacinth-LACA
- A Raniwala和K Gopalan 教授的多信道分配的集中式算法,经测试完全通过。实验环境是cygwin+ns2.29。-Implementation of centralized greedy algorithm as detailed in-- Centralized Algorithms for Multi-channel Wireless Mesh Networks (A Raniwala, K Gopalan Prof Chiueh) appea
ntru
- ntru1.2,网络安全,网络加密,公钥密码算法,格理论,分配机制-ntru1.2, network security, encryption, public key cryptographic algorithm, lattice theory, allocation mechanism
LoopQue
- 使用队列实现环形缓冲区的设计,将算法实现和内存分配分开设计,适用于进程间内存共享等的情况-Queue to the design of the ring buffer, to separate design, algorithm and memory allocation for inter-process shared memory
MyMalloc
- 几种动态内存分配算法的实现 keep a linked list of free blocks-Some dynamic memory allocation algorithm of the keep a linked list of free blocks
ketama
- 一致性哈希算法(Consistent Hashing Algorithm)是一种分布式算法,常用于负载均衡。Memcached client也选择这种算法,解决将key-value均匀分配到众多Memcached server上的问题。它可以取代传统的取模操作,解决了取模操作无法应对增删Memcached Server的问题(增删server会导致同一个key,在get操作时分配不到数据真正存储的server,命中率会急剧下降),-Consistency hash algorithm (Cons
tlsf-1.0
- 嵌入式实时操作系统内存分配算法,适用于RTOS,复杂率很低,为O(1),很多操作系统都用此算法-memeory resource allocation
kkkk_buddy
- 详细说明:Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code-buddy buddy system linux Buddy buddy memory allocator source buddy memory allocator code
数学建模常用的几种算法
- 多各个因素的数学期望分配,采用模糊概率的方式自动分配(The mathematical expectation distribution of many factors is automatically allocated in the form of fuzzy probability)
14153434
- CDMA系统中几种功率分配的算法,功率控制提高信道容量()
first
- 实现固定时隙分配的TDMA算法,有完整的节点和进程模型,用opnet实现(The TDMA algorithm for fixed slot allocation has a complete node and process model, which is implemented by opnet.)