资源列表
LM35
- Arduino LM35 source
PB9-PDFViewOCX
- PB9 PDFViewOCX:pb9下的pdf控件。-Pdf PB9 PDFViewOCX: pb9 under control.
student
- 使用C语言开发的小型管理系统,适合用来做简易的课程设计-A small management systems developed using the C language
main
- 经典windows编程例子 仅供大家学习参考-The classic windows programming example.
dspdltmd
- A movement of charge carriers due to the concentration gradient in a semiconductor is called process of diffusion. When charge carriers move, the current is constituted in a bar. This current due to diffusion is called diffusion curren
dspg711muamu_mic_audio
- Such an intense field is enough to pull the electrons out of the valence band of the stable atoms. Such a creation of free electrons is called zener effect. These minority carriers constitute very large current and the mechanism
dspsdadc_fixpt
- DSP Fixed point algorithms is used in this wwork. This work is very narrow and same time committement will be solved with new algorithms technique of econmic dispatch.
OSC
- 模拟示波器的运行,有正弦、方波、三角波等,直接点击界面按钮就可以了(TC2.0)-The operation of the analog oscilloscope, sine, square, triangle wave, direct click interface button (TC2.0)
dspwavelet
- DSp wavelet program was devoped by the Matlab and given to this site for ur reference. This file is ,ost importrant one incase of wavelet file.
DS18B20and51mcu
- 基于51单片机和DS18B20测温,数码管显示并与上位机通信,利用串口助手可直接显示测得的温度-51 And DS18B20 temperature measurement, digital tube display and the use of serial communication with the host computer, aides can be directly measured the temperature
simulink
- Simulink file is contains the basic library files of the simulink tools with example demo. This blocks are very useful to do the valuable simulink file and also get the results.
two-way-circular-linked-list
- 问题:把单链表改为双向循环链表 方法:先建立单链表;再在单链表基础上建立双向循环链表。-Question: single linked list to two-way circular linked list: 1, create a single linked list 2, to establish a two-way circular linked list in a single linked list based on.