-
VC prepared using serial procedures, can work in two modes, normal mode for the...
利用VC编写的串口程序,可工作于两种模式,普通模式为文本模式,CCD模式为与单片机通信按规定协议传输图像。-VC prepared using serial procedures, can work in two modes, normal mode for the text mode, CCD mode with the single-chip communications in accordance with the provisions of the agreement to transfer images.
- 2022-04-01 20:59:57下载
- 积分:1
-
时间同步 VS2005环境编程,通过串口接受到时间协议的数据,同步机器的系统时间...
时间同步 VS2005环境编程,通过串口接受到时间协议的数据,同步机器的系统时间-clock service
- 2022-03-11 19:08:47下载
- 积分:1
-
此软件描述的是一个通讯录的软件,此软件简单实用,很好用,...
此软件描述的是一个通讯录的软件,此软件简单实用,很好用,-dsfg
- 2023-05-21 12:25:05下载
- 积分:1
-
TC35i手机电路TC35i手机电路
tc35i MOBILE phone CIRCUIT tc35i MOBILE phone CIRCUIT -tc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUIT
- 2022-05-28 01:13:01下载
- 积分:1
-
Capacity of a MIMO channel
在本计划中,将考虑高度分散的环境;
- 2022-04-21 17:30:56下载
- 积分:1
-
multi
posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables, shared memory detailed
- 2022-06-20 13:35:19下载
- 积分:1
-
剑灵信使是一个可以向本地局域网或本地域内的NT内核操作系统发送短信息的小软件。 密码:www.swordelf.com...
剑灵信使是一个可以向本地局域网或本地域内的NT内核操作系统发送短信息的小软件。 密码:www.swordelf.com-Sword of Hope is a messenger to the local LAN or local area of the NT operating system kernel send text messages to a PC. Password : www.swordelf.com
- 2023-03-15 00:10:03下载
- 积分:1
-
卷积及其快速算法的C + + 实现
* 此程序是免费软件 ;你可以将它重新分发和/或修改它
* 所发表的 GNU 通用公共许可的条款下
* 自由软件基金会,版本 2 或任何更高版本。
*
* 重新分发和使用在源代码和二进制形式,或不
* 修改,允许只要符合以下条件:
*
* 1。重新分发源代码必须保留上述版权通知,
* 此列表的条件和以下免责声明。
*
* 2.以二进制形式再分发必须复制上述版权
* 请注意,此列表中的条件和以下免责声明
* 文件和/或随该分发提供的其他材料。
*
* 发布此程序的目的是希望它有用,但不是
* 任何担保 ; 没有甚至的适销性或适用性的默示保证或
* 特定目的。请参阅 GNU 通用公共许可证
* 更多详细信息。GNU 通用公共许可证的副本是可用在:
* http://www.fsf.org/licensing/licenses
* /
/ * * *
* convolution.h
*
* 线性卷积和多项式乘法。
*
* 卷积例程"conv"实现由它的定义在时间
* 域。如果要将复杂的序列很长,则应使用
* 快速卷积算法"fastConv",在频率中实现
* 域由遛 FFT。
*
* * * /
#ifndef CONVOLUTION_H
#define CONVOLUTION_H
#include < vector.h >
#include < fft.h >
#include < utilities.h >
- 2022-03-03 15:30:10下载
- 积分:1
-
Visual C++ 串口通信编程实践 第9章和第10章源码
Visual C++ 串口通信编程实践 第9章和第10章源码
-Visual C++ Serial communication programming practice, Chapter 9 and Chapter 10 source code
- 2022-03-24 03:12:53下载
- 积分:1
-
An object
一个面向对象化的结构分析串口通信处理,非常好的说明串口通信-An object-oriented analysis of the structure of deal with serial communication, a very good description of serial communication
- 2022-02-14 16:14:11下载
- 积分:1