-
IEEE802.15.4_opnet_simulation_model_v2.1
zsdgsdfnhdnmg zxdvbdfngdf shbdfb
- 2011-03-02 14:36:24下载
- 积分:1
-
TcpMultiTransfer
TCP端口映射工具,有几种工作模式,可以简单的映射端口,可以通过几种模式配合实现端口反弹(在防火墙只允许单向访问的时候将内网的服务映射到外网)可以实现在只允许访问一个端口的情况下访问任意端口等。可以对TCP数据加密,防止在网络上被人监听。可以多种模式串联起来实现复杂网络环境下的网络访问(TCP port mapping tool, there are several operating modes, can simply map the port, with the port rebound (in the firewall to allow only one-way access when mapped within network services to the external network) through several modes can be achieved in only access to any port, such as in the case to allow access to a port. TCP data encryption, to prevent be listening on the network. Series can be a variety of modes of the complex network environment, the network access)
- 2013-01-04 22:14:46下载
- 积分:1
-
sin()-8.0
sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)
- 2013-05-31 21:08:32下载
- 积分:1
-
digital
多种数字调制方法bpsk,fsk等 的MATLAB仿真代码(MATLAB:bpsk,fsk)
- 2009-05-08 18:19:20下载
- 积分:1
-
008
进程查杀,不占什么资源
进程查杀,不占什么资源(The process of killing and not killing the process of accounting for what resources, what resources do not account for)
- 2009-06-02 00:38:09下载
- 积分:1
-
Manager
说明: 和同学做的一个简单的财务管理软件,使用的mfc,数据库用的是access.(money manager)
- 2010-04-12 12:09:51下载
- 积分:1
-
fadeController
fade in and fade out of ui controller in iphone os
- 2010-07-18 11:18:14下载
- 积分:1
-
rsa
rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)(#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A))
- 2012-05-16 11:09:35下载
- 积分:1
-
VS2013 kinect语音识别
VS2013 kinect语音识别,英文语言识别,识别准确率很高。有助于了解MFC的运行机制以及微软官方API的调用技巧,KINECT可换成其他麦克风阵列,主要负责降噪。
- 2022-02-03 06:02:14下载
- 积分:1
-
国外运用模板匹配法编写的人脸及表情识别软件
国外某学者运用模板匹配法编写的人脸及表情识别软件,内含test图片,运用通过,是源代码。可放心下载。
- 2022-04-09 23:49:54下载
- 积分:1