-
FANYI
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章的翻译论文(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:09:59下载
- 积分:1
-
vcPP--renshutongji
人数统计 vc++ 因为 本人需要matlab的人数统计源程序代码 所有先上传自己有的vc++源代码来让大家参考(Number of vc++ because I need matlab source code for all the statistics the number of first upload your own and some vc++ source code to make your reference)
- 2011-04-21 09:34:23下载
- 积分:1
-
jieyue-signal
阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。(Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.)
- 2013-03-20 20:07:36下载
- 积分:1
-
v2normalkalman
自己编写的2维动态模型,运用卡尔曼滤波仿真。(I have written two-dimensional dynamic model, the use of Kalman filter simulation.)
- 2011-09-07 10:43:59下载
- 积分:1
-
m_series
用移位寄存器产生M序列的MATLAB软件实现(M generated using shift register sequences MATLAB software)
- 2008-03-14 19:00:45下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
qdqdh
抢答器的实现功能的仿真,使用MATLAB进行仿真运行(Responder achieve functional simulation using MATLAB simulation run)
- 2013-12-17 20:43:47下载
- 积分:1
-
Code
Integers is given a rectangular matrix. define:
1) The number of rows containing at least one zero element
2) the number of the column in which the longest series of the same elements
- 2014-12-04 05:36:46下载
- 积分:1
-
R--KT.m
库恩塔克算法matlab程序(Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program)
- 2016-07-04 23:44:08下载
- 积分:1
-
Erlang
根据Erlang B公式进行程序设计:
(1)输入:话务量、信道数;输出:PC
(2)输入:PC、信道数;输出:最大话务量
根据Erlang C公式进行程序设计:
(1)输入:话务量、信道数;输出:PW[延迟>0]
(2)输入:PW[延迟>0]、信道数;输出:最大话务量
(According to Erlang B formula for program design: (1) Input: traffic, number of channels output: PC (2) input: PC, number of channels output: maximum traffic based on Erlang C formula for program design: (1) Input: traffic, number of channels output: PW [Delay> 0] (2) Input: PW [Delay> 0], the number of channels output: maximum traffic)
- 2021-04-14 15:28:55下载
- 积分:1