资源列表
zhebanchazhao
- 用折半查找的方法进行指定数的查询并返回其位置
lena
- 把一副图片分块8-use matlab block a picture to 8*8
mulNewtonSOR
- 该程序是牛顿SOR法求解非线性方程,绝对可以,绝对有效。-The program is Newton SOR method for solving nonlinear equations, it is absolutely, to be effective.
map
- 使用vc++实现算法分析与设计中n图着色的的实现,使用递归算法,比较简单-Using vc++ algorithm analysis and design of the implementation of n graph coloring, using a recursive algorithm, a relatively simple
lianbiaohebing
- 这个是有两个降序的有序链表合成一个降序链表的程序-This is a synthesis of the two descending order list of a descending list of the procedures
C-normal-distribution
- 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
JACOBI
- 求矩阵特征植和特征向量 在阵列信号处理方面运用非常广泛,是非常好的-Demand characteristics of plants and eigenvector matrix
compressSPIHT
- SPIHT algorithm for image compression
queue
- 用C语言的链表实现队列和一些对队列的操作,如插入删除读取等。-C language linked list, queue and queue operations, such as the insertion delete read.
jieshiqi
- 用C语言编写实现解释器,希望对你们有所帮助。 #include<stdio.h> #include<stdlib.h> #include<string.h> main()-C language interpreter, you want to be helpful.# Include <stdio.h># Include <stdlib.h># Include <string.h> main ()
Large-integer-multiplication
- 大整数的计算方法实现,供c/c++初学者学习使用- Large integer calculation method of implementation for c/c++ beginners learning to use
天干地支
- 输入一个年份,输出天干地支(如:输入:1894;输出:甲午)