-
DataGenerator
生成不同长度、不同字母表的数据集,适合于学术实验数据的生成。(Generate different length, different data sets the alphabet, suitable for academic experimental data generation.)
- 2010-01-30 10:14:20下载
- 积分:1
-
ISD4004 51单片机驱动程序
本设计是基于单片设计的一个能实现语音存储和回放功能的系统,利用宏晶公司生产的STC90系列单片机作为主控制器,使用具有录音和放音功能的ISD4004语音芯片,能够显示32个字符的LCD1602显示器件和能对音频进行无失真的放大的TDA2822M差分放大器设计而成的。首先我们利用STC90C516RD+单片机的优越的控制性能来控制ISD4004语音芯片,通过单片机向语音芯片发送指令来完成ISD4004芯片的录音和放功能,用LCD1602来显示单片机对ISD4004的操作状态,使用TDA2822M将ISD4004芯片输出的音频进行无失真的放大的思路来进行语音存储和回放系统设计的,用Circuit Design Suite 10.0(Multisim)软件来绘制该系统的电路,用Keil uVision5软件来编写硬件程序。电路图和程序都完成后使用万用洞洞板依据电路图来焊接实物电路,实物完成后载入芯片程序直接进行实物调试,使用实物调试更容易找出问题和系统设计的缺陷,出现问题时可以通过模块化思想轻松查找到故障原因,并进行修复故障。ISD4004芯片录音时基于多电平存储技术实现的没有传统的数字录音过程中A/D转换带来的量化噪音和变色的金属音色。该系统录取的声音播放出来后和原音的音色、音调保持一致不失真。(This design is based on the single chip design of a voice storage and playback system, using STC90 series MCU produced by Hongjing Company as the main controller, using ISD4004 voice chip with recording and playback function, can display 32 characters LCD 1602 display device and can amplify audio without distortion. TDA2822M differential amplifier is designed. Firstly, we use the superior control performance of STC90C516RD + MCU to control the ISD4004 voice chip, send instructions to the voice chip through MCU to complete the recording and playback function of ISD4004 chip, use LCD1602 to display the operation status of MCU to)
- 2018-12-10 23:02:25下载
- 积分:1
-
BLDC-sensorless
F28335型号 无刷直流电机无位置传感器控制程序,并使用速度闭环控制,效果还不错(F28335 Model brushless DC motor position sensor control procedures, and use closed loop speed control, the results were pretty good)
- 2020-11-23 13:59:34下载
- 积分:1
-
interactor
圆锥盒子工具,包括交互功能,可以实现放大缩小旋转等功能。(Tapered tool box, including the interaction capabilities)
- 2016-05-30 15:47:01下载
- 积分:1
-
view
进程模块查看 < 多任务(多进程、多线程) >(Process module view < multi-tasking (multi-process, multi-threaded)> )
- 2009-04-13 13:18:41下载
- 积分:1
-
GPSProgram
说明: 自己写的基于GPS的通讯倒计时程序。可以直接使用,按键调整时间。希望对初学者有所帮助(The base of GPS communication count time program, maybe help the first person in this project. the key can adjust the time.)
- 2009-08-06 09:53:36下载
- 积分:1
-
sjwl
实现齿轮接触应力和弯曲应力分析,用于拟合最大应力值与个参数的关系 神经网络(Analysis of contact stress and bending stress of gear)
- 2018-03-10 14:57:26下载
- 积分:1
-
最大子团问题
#include
#include
#define N 20
struct code
{
int a[N][N];
int n;
int x[N];
int bestx[N];
int cn;
int bestn;
}Y;
int count;
void Backtrack(int i)
{
int OK=1;
int j;
if(i>Y.n)
{
for(j=1;j
- 2022-01-27 23:45:31下载
- 积分:1
-
二维滤波f-k
说明: 通过输入地震数据,经过二维快速傅里叶变化,-输出f-k谱-c语言(Two-dimensional Fourier transform-output F-K spectrum-c language)
- 2020-11-18 12:09:40下载
- 积分:1
-
XtraGrid2.0 Control and c#.NET source code
XtraGrid2.0控件及其c#.NET源代码-XtraGrid2.0 Control and c#.NET source code
- 2022-02-26 17:03:49下载
- 积分:1