资源列表
c++
- 在线性表的实现中增加一个成员函数,实现对表中元素置逆的操作(设原链表为a1,a2,...,an 则置逆后的序列为an,...,a2,a1)。对于具有n个元素的线性表,你的算法的运行时间应为O(n),空间消耗应为O(1). 注:有对时间和空间分析的说明
multithreading
- 运用多线程解决多人排队买票的问题,如果售票员没有零钱找回,则允许下一位买票,直到有零钱找回才允许刚才那个人买票-multithreading
Untitled
- 设计低通滤波器对信号进行滤波,对比分析滤波前后信号的频谱;-Design of low pass filter for signal filtering, comparative analysis before and after filtering the signal spectrum
Calculator
- code for calculator,very good
code128
- Code128 Function For Barcode Reader-Code128 Function For Barcode Reader
yuzhifa
- 读取D盘特定区域的图片并将其灰度化,去噪,最后进行迭代阈值分割。-Pictures and read the specific area of the D drive its graying, denoising the final iterative threshold segmentation.
StepMotor
- 飞思卡尔xs128步进电机驱动程序(适用于L298N)-Freescale xs128 stepper motor driver (for L298N)
conspro.c
- It is a example in c++ to consumer a producer.
statxture
- statical moments og gray level
bioperl
- introduction of bioperl-bioperl
卫星反演叶绿素荧光
- 数据驱动算法卫星叶绿素荧光反演代码,针对GOME2数据输入样本与辐亮度即可运行