-
vc++filterslab
vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通。(vc++ a variety of digital filters under the experimental procedures, including band-pass, band stop, low-pass, high pass.)
- 2008-04-07 13:54:05下载
- 积分:1
-
VirtualKD20
用虚拟机COM方式很慢.试试用这个吧,这个据说能提高十几倍哟.里面的read.txt文件我在VMWare中安装做了一下简要的中文说明.
irpfind produces ~450KB/s traffic on VirtualBox and ~150KB/s on VMWare, significantly outperforming standard ~10KB/s COM Port(COM way using virtual machine is slow. Try it with this, this is said to increase more than tenfold yo. Read.txt document inside VMWare installed, I have done a brief description of the Chinese. Irpfind produces ~ 450KB/s traffic on VirtualBox and ~ 150KB/s on VMWare, significantly outperforming standard ~ 10KB/s COM Port)
- 2009-07-07 11:37:07下载
- 积分:1
-
EasyWin
掌握开发环境,创建首个Windows程序,理解编译、运行和调试的基本概念(Master development environment to create the first Windows program, to understand the basic concepts of compiling, running and debugging)
- 2015-04-20 22:48:15下载
- 积分:1
-
gau_1
高斯分布表面反射特性,应用于激光雷达等领域。(it is used for lidar)
- 2012-11-21 19:07:03下载
- 积分:1
-
matlabaco2
基于matlab的机器人路径规划源代码。。。。。。(The robot path planning based on matlab source code. . . . . .)
- 2009-10-28 10:33:08下载
- 积分:1
-
Irrlicht.net
The study documents the famous 3D engine for 3D developers learn to use.
- 2014-02-12 22:12:18下载
- 积分:1
-
lab02
在MATLAB实现的用C实现的KNN算法,输入训练数据文件,和test文件,进行预测分类,并且可以与真实情况比较测试预测正确百分比(Implemented in MATLAB KNN algorithm implemented in C, the input training data file, and test files, to predict the classification and testing with the real situation is more correct percentage of predicted)
- 2011-06-16 11:20:09下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
GStreamer
最新的gstreamer内部原理和开发指南,讲的非常详细,收藏好多年啦(The new GStreamer internal principle and development guide, a very detailed, for several years)
- 2014-02-19 20:36:47下载
- 积分:1
-
simulation-of-waveguide-mode
说明: 根据波导的边界条件求取麦克斯韦方程组,对波导当中电磁波传播的模式进行仿真(strike the Maxwell s equations According to the boundary conditions of media ,simulate electromagnetic wave propagation of waveguide modes )
- 2011-03-07 13:43:41下载
- 积分:1