资源列表
创意图片画廊形式展示文件项目UI界面设计
- Jquery创意图片画廊形式展示文件项目UI界面设计(Jquery creative picture gallery form display file project UI interface design)
【实验01】点亮一个发光二极管方式1
- 【实验01】单片机实验 点亮一个发光二极管方式1(light-emitting diode)
LED
- 测试xds100开发板led灯,也可以作为单片机上电测试程序。(Test xds100 development board LED lamp, can also be used as the single chip computer test program.)
PMSM3_3
- 永磁同步电机矢量控制程序,非常好用,需要添加一些文件(Permanent magnet synchronous motor vector control program, very good use, need to add a number of files)
CNC-STM32-master
- STM 32 cnc controller
10.11648.j.bio.s.2015030301.15
- A SSVEP Based EEG Signal Analysis to Discriminate the effects of music levels on Executional Attention
AccelStepper-1.57
- Stepper controller for arduino uno
21
- A Low-Cost Portable Real-Time EEG Signal Acquisition System Based on DSP
V3I3201442
- Review of Image Processing Technique for Automatic Detection of Tumor in Human Liver
volleyball_detect
- We use this code to find the volleyball
33
- Wavelet Threshold-Based ECG Data Compression Technique Using Immune Optimization Algorithm
G2D
- 逻辑结构分为两部分:V和E集合。因此,用一个一维数组存放图中所有顶点数据;用一个二维数组存放顶点间关系(边或弧)的数据,这个二维数组称为邻接矩阵。邻接矩阵又分为有向图邻接矩阵和无向图邻接矩阵(The logical structure is divided into two parts: the V and the E set. Therefore, a one-dimensional array is used to store all the vertex data in the graph