资源列表
fenye
- 介绍分页原理,简单实现分页而已,不足之处,请大家谅解。-Introduced paging principle, simple to implement paging only inadequacies, please understand.
dijkstra
- 很快的求出各点对之间的最短距离,并且记录路径。-Quickly find out the point to the shortest distance between, and record path.
a-little-tricky-software
- 这就是一个很小的恶作剧软件,代码不难,具体的大家可以打开运行下-This is a small prank software code is not difficult, the specific look we can open the Run
123
- 从键盘输入一行文本,统计其中每个英文字母出现的频率,并输出出现过的英文字母及其次数,未出现过的不需要显示。为了简化问题的复杂度,假设在统计过程中不区分字母的大小写,即 A 与 a 被认为是一种字母。 Input 先从键盘输入一行文本。以换行符结束。 Output 输出统计结果。 Sample Input: Studing C Language Sample Output:-failed to translate
translate_copy
- 把第二列内容从一个EXCEL中复制到另一个EXCEL中,没有输出为空-Put second column content from one in EXCEL copied into the another EXCEL, no output is empty
suijishu
- 生成随机数可以生成一定范围内的随机数,帮助我们随机选择。-Can generate a random number generates a random number within a certainrange,Help us randomly selected。
mean2345
- 求两幅图像平均值,非常小的应用,在图像处理方面非常适应-Find the average of the two images, very small applications in image processing is very adapt
kalman
- 实现kalman滤波的小程序-A small program of implementation of kalman filtering
huandhaan
- THE PROGRAM ESTIMATES THE BLURR OF A COLORED IMAGE BY USING THE GAUSSIAN KERNELS
DJZDZJCD
- 此程序可自动注记两点之间的长度,在界址点拉边检查时有用.-This program can automatically annotation length between two points, useful pull to the side boundary point inspection.
ftp
- PHP code for FTP connect
leaveoneout
- 留一交叉验证方法。在做分类器分类时,使用留一交叉验证方法对分类器性能进行评价-leave one out