资源列表
AD7710-AVR
- drive AD7710 ADC by ATMEGA32 with BASCOM Compiler
mp-algorithm
- 一种经典的重构算法,正交匹配追踪算法,很受益,初学者享用-omp algorithm
MDDTW
- Multi-dimensional dynamic time warping
schalor
- 某校的惯例是在每学期的期末考试之后发放奖学金。发放的奖学金共有五种,获取的条件各自不同: • 1) 院士奖学金,每人8000元,期末平均成绩高于80分(>80),并且在本学期内发表1篇或1篇以上论文的学生均可获得; • 2) *奖学金,每人4000元,期末平均成绩高于85分(>85),并且班级评议成绩高于80分(>80)的学生均可获得; • 3) 成绩优秀奖,每人2000元,期末平均成绩高于90分(>90)的学
steepdescent
- 无约束线性规划的一种求解方法,最速下降法。程序简单,容易使用。-A constrained linear programming method for solving the steepest descent method. The program is simple, easy to use.
MACD
- MACD技术指标MT4的指标-MACD MT4。。。。。。。。。。。
TUK
- 本程序为LISP环境下编辑的CAD二次开发小程序,可实现对CAD图块中属性值的图标栏目、三栏、六栏、八栏进行自动替换-This program automatically replaces the LISP environment to edit CAD secondary development of small programs, can be realized on property values in the CAD Block icon column, th
coe_from_sv
- 将状态矢量转换成轨道根数的Matlab源程序,输入是位置速度矢量,输出是轨道根数,有详细的注解-Convert the state vector of the orbital elements of the Matlab source code, enter the location of the velocity vector, the output of the orbital elements, with detailed comments
music
- 本例使用定时器演奏一段音阶播放由K1控制。-This example uses the timer to play for some scale playback control by K1.
disk
- 一个可以实现磁盘数据整体加密的小程序,用c语言编写,初学者可以从中学到一些磁盘的读写操作技巧。-A small program to achieve the overall disk data encryption using the c language, beginners can learn from the disk read and write operations skills.
Moving-Average
- 这是一个mt4平台的自动交易ea,5,10均线金叉时自动下多单,死叉时自动下空单的源代码-this is a mt4 ea system
dijkstra
- 用Dijkstra算法计算拓扑网络中任意两点间的距离以及最短路径的条数;-Dijkstra' s algorithm to calculate the distance between any two points in the topology of the network, as well as the number of the shortest path