-
在 c + + 异步 HTTP 请求 WinINet 包装
WinINet 使得网络编程更容易,但它是难以使用的 c + + 由于其 C 风格的界面,所以我写这段代码来包装它。使用它,您可以轻松创建异步 HTTP 请求和接收事件回调。它可以应用于 MFC 和 ATL 项目。
这段代码主要包含两个类: 类 FC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 23:19:02下载
- 积分:1
-
port scan to scan designated ip within all the open ports, and a control table i...
端口扫描,能够扫描指定ip范围内所有开放的端口,并有对照表可以查询-port scan to scan designated ip within all the open ports, and a control table inquiries
- 2022-04-22 15:14:00下载
- 积分:1
-
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,...
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introduced into coding waveform coding, coding parameters and mixed coding. Waveform voice signal is encoded form of waveform handling and processing, encoding parameters based on the voice signal to digital model based on its model parameters calculated, and then it these parameters reduction digital model, synthetic voice. Mixed coding is integrated waveform coding and coding parameters of the merits of the 4-without compromising the audio on the rate of high-quality speech synthesis. For example, multi-pulse Excited Linear Predictive Coding (MODIFIED), the Code Excited Linear Predictive Coding (CELP) are mixed coding.
- 2022-08-18 14:54:38下载
- 积分:1
-
C_study
谭浩强c语言基础教程学习,里面包括多种格式选择(Hemopurification c language c language versions, select a variety of formats)
- 2012-07-14 09:23:00下载
- 积分:1
-
//在mscrm 3.0 的设置/自定义中,在一个实体的“表单属性”中的onload里编码
//获得这个当前用户的安全角色...
//在mscrm 3.0 的设置/自定义中,在一个实体的“表单属性”中的onload里编码
//获得这个当前用户的安全角色
- 2022-01-21 20:17:07下载
- 积分:1
-
Grid
用MFC实现用表格控件对数据进行显示和修正处理(MFC with tabular data display controls and correction process)
- 2013-11-27 13:57:55下载
- 积分:1
-
pwo_solution_manual1
Solution Manual for Programming with Objects c++ and java
Programming with Objects: A Comparative Presentation of Object Oriented Programmming(Solution Manual for Programming with Objects c++ And java Programming with Objects: A Comparative Presentation of Object Oriented Programmming)
- 2008-04-30 11:52:54下载
- 积分:1
-
Capitulo_1
manual to start with windows xp chapter 1
- 2010-01-17 10:05:38下载
- 积分:1
-
gaussian-white-noise
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice.
This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
- 2014-11-15 06:36:45下载
- 积分:1
-
the Delphi Network Programming of examples.
有关Delphi网络编程方面的例子。-the Delphi Network Programming of examples.
- 2023-03-29 13:20:03下载
- 积分:1