资源列表
teacher
- 一个输入基本工资、奖金和所得税的函数; 一个计算实际发放数的函数; 一个输出教师信息的函数-An input function of the basic salary, bonuses and income tax a calculated function of the number of quote an output teachers information function
corr
- 用来求两个实数之间的互相光,此算法效率较高-Used to seek each other between two real numbers light, this algorithm is more efficient
jiandankuaisupaixu
- 简单快速排序, 简单快速排序,简单快速排序。-Simple and quick sort, simple and quick sort, simple and quick sort, simple and quick sort.
impulsive-noise
- generation of impulsive noise
duozhengxianchuang_guji
- 一个简单的多正弦窗的MATLAB程序,很适合初学者-A simple multi-sine window MATLAB program is suitable for beginners
main
- CRC[1] 校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验。-CRC [1] check utility library in data storage and data communications, in order to ensure the correct data, you have to use the means of error detection. In many mea
duqu
- 一段读取拍摄视频每一帧的小程序,简单易懂,加载视频可以直接运行。-A read the video shooting each frame of small procedures, easy to understand, to load the video can be run directly.
km
- 首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然 后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。 该算法的最大优势在于简洁和快速。算法的关键在于初始中心的选择和距离公式。 -First, choo
CONTROLE_AR
- Arduino code to control AC with IR LED.
passwordtest
- Perl Banking password machine
opendir
- 读取目录操作,在linux下使用opendir操作目录,在windows下使用findfirst和findnext操作目录。-open dir
A
- 编写并调试一个模拟的进程调度程序采用最高优先数优先调度算法对五个进程进程调度-xxx