资源列表
2004年下半年程序员试卷及答案
- 2004年下半年程序员试卷及答案-the second half of 2004 programmers papers and answers
指针指南
- C/C++语言指针使用指南,超过80%的死机现象是由于指针操作不当引起的。因而学会正确使用指针是C/C++语言使用者非常必要的一项小技能-C / C language pointer using the guidelines, more than 80% of Vista is due indicator of improper operation. So learn how to correctly use is the target C / C language users very nec
方差分析
- 方差分析(analysis of variance,或缩写ANOVA)又称变异数分析,是一种应用非常广泛的统计方法。其主要功能是检验两个或多个样本平均数的差异是否有统计学意义,用以推断它们的总体均值是否相同。-ANOVA (analysis of variance, or the initials ANOVA), also known as the analysis of variability is a very extensive application of statistical met
一种基于蚁群算法的聚类组合方法
- 一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
FUP2算法---解决数据库更新后的关联规则挖掘
- 香港大学的David W.Cheung写的“A General Incremental Technique for Maintaining Discovered Association Rules”中提到的FUP2算法,用来解决数据库更新后的关联规则挖掘-University of Hong Kong, David W. Cheung wrote "A General Incremental Technique for Maintaining Discovered Associatio
sysbackup
- 本软件实现单机数据压缩打包备份功能.数据压缩级别,压缩速度可选!备份可采取增量备份或全备份.-the standalone software package backup data compression functions. Data compression levels, optional compression speed! Backup can take full or incremental backup backup.
java数据挖掘算法
- java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
cchengxu
- 数据结构课本对应算法的程序实现,初学者有一定的帮助,包括一些常见的算法的程学实现。-textbooks data structure corresponding algorithm program, beginners will help, including some common-learning algorithm to achieve.
哲学家进餐问题
- linux进程间通信,父进程,子进程的创建-inter-process communication, parent process, the process of creating son
strings111
- C++语言对字符串对象进行各种操作的子程序,对运算符的重载,实现对字符串方便的各种操作。-C language string object to the operation of various subroutine, right Operators of heavy realize the convenience of a string operation.
fftshixian
- fft111算法实现通过对相应参数的人机界面对话输入绘制出相应的采样图及频谱图-fft111 algorithm corresponding parameters of the man-machine interface dialogue draw the corresponding input sampling plan and the spectrum
SimpleMaze007
- 迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。-maze of another solution. The algorithm is simple, practical and readable study is recursive and backtracking good example.