资源列表
chap-6
- MATLAB处理时间序列数据分析使用指数平滑预测模型编程代码-ES code
chap-7
- 马尔可夫链接解决离散时间随机过程应用编程-Markov code
chap-9
- 动态加权方法综合评价方法解决大气污染问题编程实现-DWRR code
bubblesort
- 此为经典的排序方法,冒泡排序,用c++ 实现冒泡排序方法-This is the classic sort method, bubble sort, with c++ to achieve bubble sort method
nkyqd
- 相参脉冲串复调制信号,包含位置式PID算法、积分分离式PID,基于chebyshev的水声信号分析。- Complex modulation coherent pulse train signal, It contains positional PID algorithm, integral separate PID, Based chebyshev underwater acoustic signal analysis.
tengjiusie
- 图像的光流法计算的matlab程序,采用的是脉冲对消法,研究生时的现代信号处理的作业。- Image optical flow calculation matlab program, It uses a pulse of consumer law, Modern signal processing jobs when the graduate.
sanlai-V1.6
- DSmT证据推理的组合公式计算函数,有详细的注释,详细画出了时域和频域的相关图。- Combination formula DSmT evidence reasoning calculation function, There are detailed notes, Correlation diagram shown in detail the time domain and frequency domain.
CWXCWv1.0
- 采用STM8低功耗芯片实现控制,DS1820测温芯片。- U91C7 u752169 u5B0 u3B0 u3A2
MODBUS103
- 协议转换器,modbus转103协议。采用485口。- U534F u899F u8BAE u8BAE u8F6C u6362 u5668 uFF0Cmodbus u8F6C103 u534F u8BAE u3002
CURRENTPROTECTION485
- 电流485保护MMI控制面板程序,单片机采用STM32F103RBT6.- U7535 u6D41485 u4FDD u62A4MMI u63A7 u5236 u9762 u677F u7A0B u5E8F uFF0C u5355 u7247 u673A u91C7 u7528STM32F103RBT6.
SVC
- 无功补偿控制器程序,主控制器采用STM32单片机,并且采用了ATT7022E计量芯片。- U65E0 u529F u507F u63A7 u5236 u5668 u7E0B u5E8F uFF0C u4E3B u63A7 u5236 u5668 u91C7 u7528STM32 u5355 u7357 u673A uFF0C u5E76 u4E14 u91C7 u7528 u4E86ATT7022E U8BA1 u91CF u82AF u
A
- 设计一个窗口,在该窗口中练习键盘的响应,要求如下: (1) 单击键盘上的向上箭头时,窗口中显示“You had hitted the up key” (2) 单击<Shift>键时,窗口中显示“You had hitted the SHIFT key” (3) 单击<Ctrl>键时,窗口中显示“You had hitted the CTRL key” (4) 单击<Ctrl+A>键时,窗口中显示“You had hitted the CT