文件名称:henclib263
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 2.6mb
- 下载次数:
- 0次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client's request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed after the data and documents.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 956155henclib263.rar 列表 src\bitstream.cxx src\exceptions.cxx src\stat.cxx src\ratectrl.cxx src\mot_est.cxx src\image.cxx src\vlc.cxx src\pictureP.cxx src\pictureI.cxx src\macroblock.cxx src\init.cxx src\pictureB.cxx src\H263Encode.cxx src\block.cxx src lib\henclib_d.dll lib\henclib_d.lib lib\henclib_d.exp lib\henclib_sd.lib lib include\bitstream.h include\block.h include\Exceptions.h include\H263PEncode.h include\HEnc.h include\image.h include\init.h include\macroblock.h include\mot_est.h include\picture.h include\ratectrl.h include\stat.h include\vlc.h include test\Makefile test\test.dsp test\test.plg test\Win32_Debug\test.sbr test\Win32_Debug\test.bsc test\Win32_Debug\vc60.idb test\Win32_Debug\vc60.pdb test\Win32_Debug\test.ilk test\Win32_Debug\test.exe test\Win32_Debug\test.pdb test\Win32_Debug\test.pch test\Win32_Debug\test.obj test\Win32_Debug test\henclib_d.dll test\bit.txt test\out.263 test\debug.txt test\recon.yuv test\b.yuv test\Win32_Release\vc60.idb test\Win32_Release\test.pch test\Win32_Release\test.obj test\Win32_Release test\foreman.qcif test\test.cxx test Win32_Debug\vc60.idb Win32_Debug\vc60.pdb Win32_Debug\bitstream.obj Win32_Debug\block.obj Win32_Debug\exceptions.obj Win32_Debug\H263Encode.obj Win32_Debug\image.obj Win32_Debug\init.obj Win32_Debug\macroblock.obj Win32_Debug\mot_est.obj Win32_Debug\pictureB.obj Win32_Debug\pictureI.obj Win32_Debug\pictureP.obj Win32_Debug\ratectrl.obj Win32_Debug\stat.obj Win32_Debug\henclib.pch Win32_Debug\vlc.obj Win32_Debug Win32_Release WinDll\StdAfx.cpp WinDll\StdAfx.h WinDll\WinDll.cpp WinDll\WinDll.dsp WinDll\WinDll.plg WinDll\Win32_Debug\henclib_d.pdb WinDll\Win32_Debug\vc60.idb WinDll\Win32_Debug\WinDll.pch WinDll\Win32_Debug\vc60.pdb WinDll\Win32_Debug\StdAfx.obj WinDll\Win32_Debug\WinDll.obj WinDll\Win32_Debug\vlc.obj WinDll\Win32_Debug\stat.obj WinDll\Win32_Debug\ratectrl.obj WinDll\Win32_Debug\pictureP.obj WinDll\Win32_Debug\pictureI.obj WinDll\Win32_Debug\pictureB.obj WinDll\Win32_Debug\mot_est.obj WinDll\Win32_Debug\macroblock.obj WinDll\Win32_Debug\init.obj WinDll\Win32_Debug\image.obj WinDll\Win32_Debug\H263Encode.obj WinDll\Win32_Debug\exceptions.obj WinDll\Win32_Debug\block.obj WinDll\Win32_Debug\bitstream.obj WinDll\Win32_Debug WinDll COPYRIGHT h263v2.doc henclib.dsp henclib.dsw henclib.opt henclib.plg henclib_d.dll Makefile Performance.gif README