搜索资源列表
smooth
- SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes
exam1.3.3
- [DZX2.0] 在线考试 1.3 for discuz X1.5,X2.0-在线考试,学习:支持判断题,单/多选择题,支持分类,有后台设置, 本插件只在简单,对于普通用户很容易着手,且每个试题都有一个帖子作为对试题的帖子解析讨论 本次1.3.3更新如下: 1.增加显示试题总分数 2.增加从1.2到1.3的升级程序,从后台可将1.2升级为1.3,其他1.3版本的只需要下载源文件替换老文件即可 本次1.3更新如下: 全新代码编写
arplpcstion-detailed-equation
- 一个可以解ax2+bx+c 0方程的程序,输入a,b,c即可得到结果X1,X2,包内有详细VB代码,-A solution ax2+ bx+ c 0 equation application, type a, b, c can get results X1, X2, there is detailed VB code,