资源列表
lssb_dem.m
- LSSB调制解调的MATLAB演示源程序产生消息曲线 载波曲线 频谱曲线等-LSSB modulation and demodulation of MATLAB source generated news demo curve carrier curve spectrum curve
分数阶傅里叶变换的小程序
- 利用分数阶傅里叶变换来检测和估计LFM信号
accountment
- 一个商品账务信息管理系统,简单文件操作,能够添加,删除,查询各商品信息等功能,版权所有,下载后请于24小时内删除-Accounts information of a merchandise management system, easy file operations, be able to add, delete, query information and other functions of the merchandise, all rights reserved, after the d
cyclic_4th_order_cumulant_fast
- 计算循环平稳信号的4累积量的快速算法,希望对大家有所帮助-Cyclostationary signals calculated cumulant 4 fast algorithm, and they hope to help everyone
jihe
- 求数据之间的关系,可以添加,删除数据,并且求交集,并集,差集-For the relationship between data, you can add, delete, data, and seek common ground, and set difference set. . .
VB-dll
- VB中创建的DLL只是COM组件,无法作为输出函数的DLL,其实这只是个错误的说法。-vb-dll
mycannon
- 该程序是基于cannon算法实现的矩阵相乘运算,运行平台VS2005,需要设置环境变量。-The program is based on the cannon algorithm matrix multiplication operation, operation platform, VS2005, need to set environment variables.
PROYCOMP
- Compilador primera fase Tokenizacion escrito en lenguaje C
lswitchex
- Keyboard layout switcher. - switch the layout on Right Ctrl - prevent Start Menu popup on accidental Win-key press (Ctrl-Esc as an alternative) - flips the layout on CapsLock press and flips back on unpress.
sun
- 用于低轨太阳同步轨道卫星的地影参数的计算-Earth' s shadow calculation
Student-project-CPP
- student problem is good project do in iran and another cities have a good time
DMX512
- void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1) //设置发送的引脚为复用IO //USAR