资源列表
main
- 用DSP2812通用定时器产生spwm波形!程序简单易懂!-DSP2812 Universal timer with wave generated spwm! Procedures easy to understand!
ss
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n, 重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -sakjfl sadjf asjd!
wr
- 交通灯的控制 STC9C52单片机控制-Control of traffic lights STC9C52 SCM
license
- License key access Xen Server
ISI_init
- matlab code for inter symbol interverence
genPyr
- pyramid for special image in matlab and representation it
MATLAB
- -使用switch结构设计MATLAB程序,通过输入英文星期单词,将其转换成相应的中文,例如输入“Sunday”,输出“星期天”。注意输入单词的大小写。和5. 分别使用for、while语句,和sum函数,求 -- Use MATLAB program switch design, week by entering the English word, which was converted into the corresponding Chinese, for example, enter &q
STC12C5A60S2
- 复位按钮和开始按钮 当按一下开始按钮后 P1.0输出高电平 两秒后 P2.0输出高电平 两秒后 P1.0和P2.0同时输出高电平 两秒后 停止输出 下一次需要在按一下开始开关 以此循环-STC89C52 program: the reset button and start button click the start button when the P1.0 output high level P2.0 output high level after two seconds two secon
draw_smith_chart
- this code draws smith chart easily!
0
- 交通灯的程序设计与应用,利用C语言惊醒程序编译-Procedures for traffic signal design and application procedures for the use of C language compiler awakened
controller
- 红外遥控程序 附加按键扫描检测 编程可参考 简单易懂-Infrared remote scan detection program additional keys can be programmed to reference easy to understand
WaterFilling_alg
- 注水算法是根据某种准则,并根据信道状况对发送功率进行自适应分配,通常是信道状况好的时刻, 多分配功率,信道差的时候,少分配功率,从而最大化传输速率。实现功率的“注水分配,发送端必须知道CSI-To allocate power, channel is poor, less power distribution, so as to maximize the transmission rate. Implementation power of the water injection alloc