搜索资源列表
getdiskserial_chs
- GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。 GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clario
ffmpeg-0.4.9-p20050906
- FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。现在这个解码库是绝大多数linux,windows下的万能播放器,比如暴风影音,QQ播放器,迅雷看看,kmplayer,格式工厂,优酷,土豆加速下载工具等知名软件的解码核心,值得你一读再读的好代码
workspace
- 实现了带加解密功能的聊天程序,基于UDP协议,代码清晰,其中使用了密钥工厂来实现密钥的恢复-Achieve a chat program with encryption and decryption functions, based on UDP protocol, the code is clear, which use a key factory to achieve the key recovery
SimpleFactory
- 一个在VC10环境下编写的简单工厂模式的例子,可以通过这个demo程序,加深对简单模式的理解-The simple example of a factory pattern, a VC10 environment written by this demo program to deepen the understanding of the simple mode
FactoryMethod
- 一个在VC10环境下编写的工厂方法模式的例子,可以通过这个demo程序,加深对工厂方法模式的理解-Example of a factory method pattern VC10 environment written by this demo program to deepen the understanding of the factory method pattern
