资源列表
interruptqqq
- 这是,关于中断的示例程序
PWM
- 自己写的一个pwm模块,verilog的,是用于无刷电机控制的。
ds1302
- 熟悉时钟芯片DS1302的使用 先设置时间和日期为:秒(08),分(58),时(05),日(13),月(01),年(55) 六位数码观显示时间和日期,默认显示的是时间,通过小数点区分时与分、分与秒 按下RB1键不放,显示切换到日期显示。 硬件要求:拨码开关S9全部置ON 拨码开关S5、S6全部置ON 拨码开关S1第7位置ON,其他位置OFF 其他拨码开关置O
WatchDog
- STC单片机看门狗程序 LED验证是否喂狗及喂狗的时间-STC microcontroller LED watchdog program to verify that feed the dog and feed the dog the time
uart
- 用vhdl实现的串口通信程序,可以综合并下载到FPGA运行.-Achieved using VHDL serial communication procedures, can be synthesized and downloaded to the FPGA to run.
TS1620
- PIC16F74用的TS1620液晶显示模块的驱动程序-PIC16F74 using TS1620 LCD driver module
frequency5x2
- frequency5x2实现频率的分频,5*2即实现10分频,主要用于满足有些控制类的频率时钟。-frequency5x2 realize the frequency divider, 5* 2 frequency of achieving 10 points, mainly used to control the class to meet some of the frequency of the clock.
MATLAB
- DSP lab matlab code. Run the sorce code to get the result for Digital Signal Processing (laboratory)-DSP lab matlab code. Run the sorce code to get the result for Digital Signal Processing (laboratory)
light-water
- 用C语言对51单片机进行编程,对流水灯的程序进行编程-51 microcontroller programming with C language programming of the light water program
2_9
- 猜单词程序。很多高校在用。该程序在很多教科书上面都是很重要的作业。-Guess the word program. Many colleges and universities in use. The program in many textbooks above are very important job.
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
