搜索资源列表
shengwushibie
- UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so
用c实现的商品货架算法
- 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快
Vertex_Cover_Code
- This project discusses different techniques and algorithms used to solve the parameterized Vertex Cover problem. A vertex cover of a graph G(V,E) is a subset of vertices V such that for every edge (u, v) ⊆ E, at least one of the vertices u or v
I96_Ginger_DC1
- DVDPCB版图,4层板,很不错,可做设计参考-phone PCB territory, six plates, is pretty good, do reference design-DVDPCB territory, 4 shelves, very good, do design reference-phone PCB territory, six plates, is pretty good, do reference design
xs
- 小型销售系统,可实现商品上架、下架功能,内含mdb数据库文件-Small sales system can be realized commodity shelves, shelves functions, including mdb database files
elcirc5-01-01c
- elcirc三维环流模型,可以计算河流、河口、海洋、湖库等水流、温度、盐度输移-ELCIRC is an unstructured-grid model designed for the effective simulation of 3D baroclinic circulation across river-to-ocean scales. It uses a finite-volume/finite-difference Eulerian-Lagrangian algorithm to s