资源列表
XPEntry
- genuine registry for windows xp service pack 2
32
- 为了方便大家学习,上传了一个贪心算法的算法代码-In order to facilitate them to learn, upload a greedy algorithm algorithms code
bianbuchangLMS
- 一种变步长LMS的算法,描述了与基本LMS算法的比较,随着迭代次数的增加,变步长的LMS算法达到最优的迭代次数少-A variable step size LMS algorithm, describes the basic LMS algorithm and compare that with the increase in the number of iterations, variable step size LMS algorithm to achieve the optimal num
LR
- 此程序用来计算变量x和时间t的一元线性回归,例如x=a+bt-THIS IS A PROGRAM OF LINEAR REGRESSION BETWEEN X AND T(TIME OR YEAR),i.e. X=A+BT
smart_2
- the code is for the other program
tic-tac-toe
- python中的tic-tac-toe实现-python in the tic-tac-toe to achieve
barcode
- Create Barcode Image Java
insert
- 插入排序法对随机产生的10000个是进行顺序排序,并输出排序结果-10000 insertion sort of randomly generated sequence sort, and sort the output results
fsk
- this project is about phase shift keying
Hanoi
- 是一个解决汉诺塔问题的程序,非常好用的一个程序-Is a program to solve the Towers of Hanoi problem
HRTimer
- /*** *** *** *** *** *** *** *** *** *** *** *** *** *** * High Resolution Windows Timer * --- --- --- --- ----- * code by : bobby anguelov - banguelov@cs.up.ac.za * downloaded from : http://www.cs.up.ac.za/cs/banguelov/blog/HRTimer.h
binarysearch
- 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中-Binary search (binary search), also known as a binary search, the basic idea of binary search is provided dictionary elements small to large orderly stored in the array (array) in