-
winpcap learning the code,. net2005c++, first install the winpcap driver, and wi...
winpcap的学习代码,.net2005c++,要先安装winpcap的驱动,和winpcap的sdk-winpcap learning the code,. net2005c++, first install the winpcap driver, and winpcap the sdk
- 2022-09-15 09:40:03下载
- 积分:1
-
小游戏黄金矿工基本代码
基于funcode的C语言所编写的小游戏,具有黄金矿工游戏的基本使用功能,包括单双人模式,源代码具有较为详细的代码注释,对于刚开始学习编程的人比较具有帮助,代码也比较简单。
- 2022-09-18 17:00:04下载
- 积分:1
-
quxianfly
正弦余弦三角曲线的绘制,用了ListCtrl,Slider等控件,供初学者学习参考.(cosine 1.30 sine curve mapping, spent ListCtrl, Slider, etc. Controls for beginners learning reference.)
- 2006-10-17 14:49:18下载
- 积分:1
-
uC-GUIv31408
uc gui v3.14源码 vc6.0编译通过(uc gui v3.14 compile source vc6.0)
- 2006-10-18 09:34:42下载
- 积分:1
-
FFT
说明: 快速傅里叶变换,是快速计算序列的离散傅里叶变换(DFT)或其逆变换的方法。傅里叶分析将信号从原始域(通常是时间或空间)转换到频域的表示或者逆过来转换。FFT会通过把DFT矩阵分解为稀疏(大多为零)因子之积来快速计算此类变换。(Fast Fourier transform (FFT) is a fast method to calculate the discrete Fourier transform (DFT) of a sequence or its inverse transform. Fourier analysis transforms a signal from its original domain (usually time or space) to its representation in the frequency domain or vice versa. FFT can calculate these transformations quickly by decomposing DFT matrix into product of sparse (mostly zero) factors.)
- 2020-04-30 09:53:10下载
- 积分:1
-
集合的并交差运算
#include
#include
#include
#include
int a[100]={0};
typedef struct node{
int data;
struct node *next;
- 2022-08-08 00:11:07下载
- 积分:1
-
Ssammple-ratea
有关多采样率转换问题,本文介绍了多采采样率转换的MATLAB实现和基础理论。
(This article describes a much more expensive than the sample rate conversion of MATLAB and basic theory of the multi-sampling rate conversion problem.)
- 2012-08-20 14:47:42下载
- 积分:1
-
wnd
一个提供简单自动升级功能的代码,希望和大家交流一下,(A code that provides a simple auto-upgrade, and wants to talk to you about it.)
- 2019-04-17 23:27:38下载
- 积分:1
-
ACM
计算单源最短路径 基于dijkstra的配对堆优化 附赠kuangbin的算法模板(Optimizing the Matched Reactor Based on Dijkstra for Calculating the Shortest Path of Single Source
Algorithmic Template with Kuangbin)
- 2020-06-24 01:40:02下载
- 积分:1
-
matlab_vc
这是一个matlab与VC混和编程的例程(This is a Matlab and VC mixed programming routines)
- 2005-03-14 10:59:12下载
- 积分:1