资源列表
20170714_020843091
- 串口通讯可以检测电脑端口号,并发送/接收串口数据。(Serial port communication, you can check the computer port number)
TTS
- TTSDemo 可以朗读文字,或者把文字转为 wav 声音文件, ? 包括 Win32 和 Win64 两个版本。兼容的操作系统:Windows XP, Windows 7, Windows Vista, Windows 8, Windows 10。 ? 把文字复制 → 粘贴在软件的文本框里面,也可以在文本框里面输入和修改,可以把这些文字读出来。 ? 支持把文本框里面的文字转为 wav 声音文件(TTSDemo can read text or convert text into W
使用 LAV 解码器的播放器
- 使用 LAV 解码器的播放器 ; 这个程序理论上支持所有 LAV 解码器 (LAVFilters/LAVSplitter) 支持的格式,支持 (不限于) 播放以下后缀的文件:(Player using LAV decoder)
串口调试工具及源码
- “串口调试工具”可以实现通过串口发送和接收二进制和文本数据, 可以通过 modem 发送和接收二进制和文本数据,并且可以显示 modem 的状态。(Serial debugging tools and source code)
cnn_tutorial
- 卷积神经网络 理论推导(Notes on Convolutional Neural Networks)(discusses the derivation and implementation of convolutional neural networks)
prnport_bcb_src
- 本程序利用直接端口 I/O 操作来访问并行口。 支持操作系统: Windows 98/ME/2000/XP/2003 程序编译环境: C++ Builder 5.0 / C++ Builder 6.0。 程序演示了: ① 直接向打印机输出数据, 这种方法可以行为单位打印, 每打印一行, 纸走一行的距离。 ② 直接控制打印口输出脉冲信号, 输出如右图所示的 LED 循环轮流点亮/闪烁。(Using direct port I/O operations to access parallel
实验3
- 实现了场景漫游、角色移动、视角切换等基本功能。(It realizes the basic functions of scene roaming, role movement, visual angle switching and so on.)
trees
- 用PYTHON实现的决策树算法,简单明了,结构清晰(decision tree by python)
OpenCV入门教程
- OpenCV的入门教程以及关于图像的基本操作(OpenCV Introduction tutorial and the basic operations of an image)
sensitivewd-filter
- 一个小功能,采用java实现的文本敏感词过滤(text sensitive word filter implemented using java)
stm32f0电容触摸
- 电容触摸开关信号送往单片机,采集后输出信号,看是否符合信号要求在做判断(Capacitive touch switch signal sent to the microcontroller, after collecting the output signal to see whether the signal meets the requirements of the judge)
数字调制解调
- 包括bpsk,qpsk,16qam,64qam的调制和解调程序,发上来和大家共享,希望对大家有帮助。用的是基带调制和解调方法,对初学者来说非常容易理解和上手(Including bpsk, qpsk, 16qam, 64qam modulation and demodulation procedures, made up and we share, we hope to help. Using the baseband modulation and demodulation method, fo