the split-half technique的意思|示意

美 / / 英 / /

半分法


the split-half technique的网络常见释义

折半技术 ...工具信度的方法 外部一致性程序 测试/再测试 同样形式的相同测试 内部一致性程序 折半技术(the split-half technique)  同样形式的相同测试

the split-half technique相关例句

Divide-and-conquer is a recursive technique, meaning that it uses some method to split a problem in half, then uses the same method to split those halves in half, and so on.

分治是一种递归算法,就是指利用一种方式把问题一分为二,然后用同样的方法把已分开的问题再一分为二,直到满足最小的解决单元。