-
369xian
说明: 这是外汇mt4平台的线突破指标,也是从369外汇公司买的,现在送源码(This is an exchange line break indicators mt4 platform also bought foreign exchange from the 369, now sent to source)
- 2011-02-17 10:49:56下载
- 积分:1
-
16QAM_matlab
实现16QAM完整的调制解调系统,包括基带信号串并转换,星座图映射,升抽样成形滤波,升采样半带滤波,数字上变频,功放的多项式非线性效应,加性高斯白噪声信道,接收端下变频,降采样,匹配滤波,绘制接收端星座图。(16QAM modulation and demodulation realize the complete system, including the baseband signal string and conversion, constellation mapping, sampling shaping filter liter, half liter sampling with filtering, digital up-conversion, amplifier polynomial nonlinear effects, additive white gaussian noise channel, the receiver end down-conversion, down-sampling, matched filtering, draw the receiver constellation.)
- 2020-12-08 15:19:20下载
- 积分:1
-
QT5串口调试器
QT5串口调试器,带报文自动应答,数据存储等功能
- 2023-04-18 03:45:03下载
- 积分:1
-
AVRGCC-Register
AVR单片机各寄存器的ppt整合,适用于AVR开发时查阅资料,个人整合(AVR series Microcomputer Register information)
- 2013-05-09 10:22:31下载
- 积分:1
-
lab2
输入:
输入包括多个测试集,每行为一个正奇数N(1 <= N < 10),
0作为输入的结束且不需要处理。
输出:
对于输入的每一个N, 输出一个它所对应的N阶幻方,如果存在多个,
任意一个即可。
Sample Input
1
3
0
Sample Output
1
4 9 2
3 5 7
8 1 6
(Input: The input includes multiple test sets, each one being the odd behavior of N (1 < = N < 10), 0 as the end of the input and does not require treatment. Output: For each input N, N it corresponds to the output of a magic square, if there is more than one, any one can. Sample Input 1 3 0 Sample Output 1 4 9 2 3 5 7 8 1 6)
- 2014-02-19 15:40:48下载
- 积分:1
-
C/S架构小型聊天系统的c语言代码
此代码是练习使用linux系统时所写的,是一个cs架构的聊天系统,有客户端和服务端,在linux上面先运行服务端,再运行辅助端进行连接,连接好后便可以进行聊天,因为是新手所以代码结构比较乱,忘谅解!
- 2022-05-15 08:09:31下载
- 积分:1
-
C#网络应用编程基础 第1章 进程管理与多线程编程
C#网络应用编程基础 第1章 进程管理与多线程编程-C# Web application programming based on Chapter 1 of the process management and multi-threaded programming
- 2022-06-17 14:28:00下载
- 积分:1
-
stm32-at24c64
stm32 io模拟IIC,访问EEPROM,AT24C64(stm32 io simulation IIC, visit EEPROM, AT24C64)
- 2015-08-24 08:28:57下载
- 积分:1
-
KsQuantile
利用正态分布和核密度估计计算分位数。包括正态分布分位数函数、核估计概率密度函数、核估计累计分布概率函数、核估计计算分位数函数。(Normal and kernel density estimation using sub-digit calculation. Including the normal quantile function, kernel estimate probability density function, cumulative distribution probability function kernel estimation, kernel estimate calculated quantile function.)
- 2010-12-02 09:19:09下载
- 积分:1
-
decision-tree
本程序实现了一个决策树生成程序, 决策树学习是应用最广的归纳推理算法之一。这是一种逼近离散值函数的方法,对噪声数据有很好的健壮性且能够学习析取表达式。在这种方法中学习到的函数被表示为一棵决策树。学习得到的决策树也能再被表示多个if-then规则,以提高可读性。本程序附带详细的说明文档(decision tree ID3 )
- 2012-02-10 10:28:11下载
- 积分:1