-
caculation
关于MATLAB与双馈风机接口计算智能算法(About MATLAB and DFIG computational intelligence algorithms Interface)
- 2013-07-21 18:31:06下载
- 积分:1
-
MCZTFFT
说明: CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。(CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.)
- 2020-11-19 19:29:38下载
- 积分:1
-
stm8s中断配置
void io_init(void)
{
PB_DDR = 0xff;
PB_CR1 = 0xff;
PB_CR2 = 0x00;
PB_ODR = 0x00;
PC_DDR = 0xff;
PC_CR1 = 0xff;
PC_CR2 = 0x00;
//PC_ODR = 0xff;
PD_DDR = 0xfe; //PD0中断上拉输入
PD_CR1 = 0xff;
PD_CR2 = 0x01;
}
- 2022-04-23 22:31:23下载
- 积分:1
-
lpc24xx_us
lpc24xx的英文手册,可用于查询lpc24xx的如何编程(the LPC24xx English manual how to program can be used to query LPC24xx)
- 2013-05-17 19:11:08下载
- 积分:1
-
LibraryManagementSystem
C#语言开发的图书管理系统 实现了简单的数据库增删改查功能(The library management system developed in C # language realizes the simple function of adding, deleting, modifying and searching database.)
- 2019-03-27 20:04:13下载
- 积分:1
-
ctdo839
类似于资源管理器的程序,可以查看,系统的所有资源,不错(Similar to the resource manager application, you can view, all the resources in the system, good)
- 2017-04-23 06:05:29下载
- 积分:1
-
DE6492v10
voice applicattion ptt internal clock 48Mhz, ptt personal area network
- 2014-10-27 14:50:07下载
- 积分:1
-
C#读取Rss 并解析Xml实例下载
asp.net中 读取远程 rss文件并以xml形式展示出来
- 2013-01-04下载
- 积分:1
-
5.Matrix-key
矩阵按键测试程序, 输出结果用串口传输到上位机显示(Matrix key test program, the output with serial transmission to the PC)
- 2014-02-26 20:25:41下载
- 积分:1
-
Linux下QT版聊天服务器
在Linux下做得一个QT版的聊天服务器,主要用到了QT,C++,多线程等技术,希望对大家有帮助。
- 2023-01-31 15:55:04下载
- 积分:1