资源列表
del
- A sample scr ipt for automating file deletion process in windows
PRIM
- 构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。-Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.
sushu
- 一个实现魔法矩阵的c++算法,能实现奇数行的魔法矩阵,使得横竖对角线上的数的和相等-A realization of magic matrix c++ algorithm can achieve an odd line of magic matrix, making if they had the number on the diagonal and equal to
kmeans_best
- K means for image processing-K means for image processing
Mouse
- 实例化一个框架,在上面进行面板的添加,编写橡皮线的代码-Instantiate a framework, in the above panel to add, the preparation of rubber lines of code
EpGreedy
- epsilon greedy action selec
main
- 程序功能:在12864液晶上显示一屏汉字 跳线设置:将跳线座J7的PSB脚和LCD脚用短路帽短接将数码管旁边的跳线座SMG的短路帽取下 测试说明:观察液晶显示-Program features: In the 12864 character LCD screen displays a jumper setting: the jumper block J7 of the PSB legs and feet with short cap LCD digital tube shorted ju
gsxyf
- 高斯列主元消去法求解线性方程组,在方程组的求解中应用较广。-Main-element Gauss elimination for solving linear equations, the equations of wider application.
roundshift
- 一个循环移位器,十六位 输入为二进制十六位数,移位个数 输出为结果-A cycle shifter, 16 16-digit binary input, shift the number of output results
8Queens
- 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列-Eight queens problem: the solution set for the 8 queens problem (x1, x2, x3, ..., x8), constraints are: 8x8 chessboard in which any two xi and xj c
cepin
- 利用单片机89s52测试频率,还有用笔段式液晶显示出来,里面包含了笔段式液晶的显示时序程序。-Frequency of use Microcontroller 89s52 test, there is a pen-stage liquid crystal display them, which contains the pen-stage procedures for liquid crystal display timing.
niudongchazhifa
- 牛顿差值公式,计算方法的一种算法。 用的是递归方法-jisuanfangfa
