Welcome![Sign In][Sign Up]
Location:
Search - shelves

Search list

[Bio-Recognizeshengwushibie

Description: UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so important. UDP and TCP is a layer with the agreement through the IP layer data. . . Forget it, do not pull these. UDP is aimed at not necessarily guarantee that the data transmission to an agreement. Because IP is will be randomly discarded, TCP to ensure reliable data, and will consume a large amount of resources, but to Socket shelves after link will be maintained for a structure. QQ link itself is not maintained, reliable data to verify themselves, but QQ, the data packets are, in particular to adapt the structure of UDP. Finally for multicast, UDP is the only viable network bandwidth to reduce the burden of agreement
Platform: | Size: 68022 | Author: fang | Hits:

[JSP/Javaja0636

Description: 这个出色的小程序可以把你的网站上的链接,以书架上的书的形式显示出来。 书架上的每本书代表一个不同的链接。-this excellent small procedure can take you on the website link to the books on the shelves in the form displayed. On the shelves of every book for a different link.
Platform: | Size: 45358 | Author: pdafan | Hits:

[Other resource用c实现的商品货架算法

Description: 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then storage box has all the elements of the pressure arrived shelve
Platform: | Size: 2328 | Author: 曾德胜 | Hits:

[Data structs用c实现的商品货架算法

Description: 问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then storage box has all the elements of the pressure arrived shelve
Platform: | Size: 2048 | Author: 曾德胜 | Hits:

[Bio-Recognizeshengwushibie

Description: UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so important. UDP and TCP is a layer with the agreement through the IP layer data. . . Forget it, do not pull these. UDP is aimed at not necessarily guarantee that the data transmission to an agreement. Because IP is will be randomly discarded, TCP to ensure reliable data, and will consume a large amount of resources, but to Socket shelves after link will be maintained for a structure. QQ link itself is not maintained, reliable data to verify themselves, but QQ, the data packets are, in particular to adapt the structure of UDP. Finally for multicast, UDP is the only viable network bandwidth to reduce the burden of agreement
Platform: | Size: 67584 | Author: fang | Hits:

[JSP/Javaja0636

Description: 这个出色的小程序可以把你的网站上的链接,以书架上的书的形式显示出来。 书架上的每本书代表一个不同的链接。-this excellent small procedure can take you on the website link to the books on the shelves in the form displayed. On the shelves of every book for a different link.
Platform: | Size: 45056 | Author: pdafan | Hits:

[Internet-Networkabc_estore_v3[1].0_nulled_by_gtt

Description: 在线商店,可以在线购买,下定单,商品上架-Online store, you can buy online, placing, goods shelves
Platform: | Size: 138240 | Author: 李放 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm3000ADS1

Description: 博创科技arm3000开发板(arm7 44b0) 大量实验源代码 bootloader实验 ucos的移植 ucos的开发柜架 音频实验 电机控制 绘图的API函数 UDP通讯实验 LCD的驱动控制 触摸屏程序设计 系统的消息循环-Fiberxon arm3000 Technology Development Board (arm7 44b0) source code for a large number of experimental transplant uCOS bootloader experimental development uCOS Shelves graphics audio experimental motor control function of the API test UDP communication LCD driver control touch screen programming system message loop
Platform: | Size: 510976 | Author: lisuwei | Hits:

[Software Engineeringtushuguanlixitong

Description: 为学校图书借阅室设计图书管理系统,完成新增图书上架、读者办理图书借阅证、图书查询、借书、还书工作的自动处理。-Room for schools to borrow books library management system designed to complete the new book shelves, card readers for books to borrow, books inquiries, library, but also automatic processing of written work.
Platform: | Size: 22528 | Author: guangzhao_05 | Hits:

[Applicationssrc

Description: seam 源码 新型J2EE柜架 -seam-source J2EE new seam source of new J2EE Shelves Shelves
Platform: | Size: 20480 | Author: yuhui | Hits:

[OS DevelopProduce

Description: 本程序是操作系统里面常用的一个程序,某工厂有两个生产车间和一个装配车间,两个生产车间分别生产A、B两种零件,装配车间的任务是把A、B两种零件组装成产品。两个生产车间每生产一个零件后都要分别把它们送到装配车间的货架F1、F2上,F1存放零件A,F2存放零件B,F1和F2的容量均为可以存放10个零件。装配工人每次从货架上取一个A零件和一个B零件然后组装成产品。用多线程并发进行正确的管理。-This procedure is commonly used operating system inside a process, a factory has two production workshop and an assembly shop, the two production workshop in the production A, B in two parts, the assembly shop of the task is to A, B assembled into two parts products. Each of the two production workshop production after a parts, respectively, have them sent to the assembly shop shelves F1, F2 on, F1 stored parts A, F2 parts store B, F1 and F2 are the capacity of 10 parts can be stored. Assembly workers each from the shelves for a Part A and a B part and then assembled into products. Used to correct multi-threaded concurrency management.
Platform: | Size: 31744 | Author: 菲戈 | Hits:

[OS programmassmaillock

Description: After the worm carries out, will duplicate the file under system32 catalogue to carry out , will infect some of execution shelves. -After the worm carries out, will duplicate the file under system32 catalogue to carry out, will infect some of execution shelves.
Platform: | Size: 1955840 | Author: clock | Hits:

[OS programmillion

Description: After the worm carries out, will duplicate the file under system32 catalogue to carry out , will destroy some of execution shelves. -After the worm carries out, will duplicate the file under system32 catalogue to carry out, will destroy some of execution shelves.
Platform: | Size: 1852416 | Author: clock | Hits:

[OS programmonday

Description: After the worm carries out, will duplicate the file under system32 catalogue to carry out , will destroy some of execution shelves. -After the worm carries out, will duplicate the file under system32 catalogue to carry out, will destroy some of execution shelves.
Platform: | Size: 946176 | Author: clock | Hits:

[OS programmoose.a

Description: After the worm carries out, will duplicate the file under system32 catalogue to carry out , will destroy some of execution shelves. -After the worm carries out, will duplicate the file under system32 catalogue to carry out, will destroy some of execution shelves.
Platform: | Size: 1847296 | Author: clock | Hits:

[Otheranimalandcages

Description: Anne的宠物小屋有12个笼子,每个笼子可以放不同的动物,但只能放1只或0只,包括猫Cat,狗Dog,蛇Snake. 定义描述宠物小屋的类shelves,其中有12笼子用于存放各种宠物。 定义虚拟基类Animal,包括纯虚函数ShowMe,显示每个宠物的情况,包括类型、颜色、体重和喜爱的食物。 定义派生类Cat,Dog,Snake,具体实现上述纯虚函数。 编写main函数,可增加、删除笼子中的宠物,查询每个笼子中存放的宠物类型,(包括笼子为空的情况),统计笼中宠物的种类和数量-Anne cottages pet has 12 cages, each cage can be put in different animals, but only put one or 0, including the Cat Cat, Dog Dog, Snake Snake. The definition of the type described in pets cabin shelves, of which there are 12 cages used to store all kinds of pets. The definition of a virtual base class Animal, including the pure virtual function ShowMe, show that each of pets, including type, color, weight, and favorite food. Derived class definition of Cat, Dog, Snake, concrete realization of the above pure virtual function. Preparation of main function, to increase, the deletion of the pet cage, query each cage in the pet store types, (including the case of the cage is empty), statistics pet cage type and quantity of
Platform: | Size: 5120 | Author: 潇湘 | Hits:

[Windows DevelopDesignOfRequirement

Description: 在各个图书架上,陈列着各个种类的图书任由顾客勾选,然后进行网上付款,实现网上图书的销售!-Shelves of books in various displays of various types of books to let customers check and then proceed to online payment, achieve online sales of books!
Platform: | Size: 35840 | Author: pengzhong | Hits:

[ERP-EIP-OA-Portalshelves

Description: Anne的宠物小屋有12个笼子,每个笼子可以放不同的动物,但只能放1只或0只,包括猫Cat,狗Dog,蛇Snake. (1),实现一个简单的管理系统,可增加、删除笼子中的宠物,查询每个笼子中存放的宠物类型,(包括笼子为空的情况),统计笼中宠物的种类和数量.-Anne cottages are pet cages 12, each cage can be put in different animals, but only put one or 0, including the cat Cat, Dog Dog, Snake Snake. (1), the realization of a simple management system can be increase in the deletion of the pet cage, cage for each query in the pet store types, (including the case of an empty cage), Statistics cage type and quantity of pets.
Platform: | Size: 2048 | Author: 杜若 | Hits:

[androidShelves

Description: Android漂亮书架,基于android系统的-Android beautiful bookshelves, based on the android system
Platform: | Size: 211968 | Author: qiao | Hits:

[Windows DevelopGoods-shelves

Description: 一个利用栈和队列倒货架的问题,使用临时栈来实现。队列能够自动上货。-Utilizing the stack and queue pour shelves of the problems, using provisional stack to achieve. Queue can automatic loading
Platform: | Size: 254976 | Author: 王震 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net