资源列表
tmplt
- 输入一组数,反序输出,还可应用于输入字符,反序输出,有电脑自动生成数据和人工输入两种-Enter a group number, anti-order output, can also be applied to input characters, the anti-sequence output, automatic generation of computer data and manual input of two
AVERAGE
- Computes pairwise averages of three numbers
DDA_line
- ddline 算法实现的具体程序(备注图形学)-ddline algorithm specific procedures (Note Graphics)
1
- 关于第一章XML实验编程,有XML,即格式良好的XML文档-The first chapter on the experimental XML programming, and XML, that is well-formed XML document
analogclock
- analog clock program
DOA_music_3
- MUISIC算法进行波达方向估计,该程序为对3个入射信号的情况进行估计。-MUISIC DOA estimation algorithm, the program for the right 3 to estimate the incidence of the signal.
3menxueshengchengjidezuoye
- 用C++写的练习作业,内容为“3门学生成绩的统计”,关于容器的练习!-Written in C++, practice operations, says, " three student achievement statistics," exercises on the container!
123
- open file with vb.net 2005
123
- 本代码是使用的是C#语言,在VS 2008环境下实现数据库的初始化功能。程序进行时,首先建立与数据库的连接,然后是您需要初始化数据库的SQL插入语句,如果插入成功会提示您初始化成功,如果失败会提示您初始化失败。-This code is to use the C# language and environment in VS 2008 Database initialization function. Procedures, first establish a connection to the
improveP8-point
- 这是一段改进的八点算法,用来求基本矩阵的,并且用matlab进行了实现-This is a modified eight algorithms used to find the fundamental matrix, and was realized with matlab
Tongxunlu
- 一个可以进行简单操作的通讯录程序,可供初学者参考使用。-An address book program for simple operation, use and reference for beginners.
White-Patch
- White-Patch算法需要图片中有纯白或着近似白色的部分,且这个部分不能太小,该算法认为白色物体表面能够对入射光线进行全反射,因此红、绿、蓝三个基本颜色通道的最大值应该是白色像素点,可以被认为是图片的光照颜色[6]。 White-Patch 算法的基本思想是,首先遍历整幅图片中每个像素点关于红、绿、蓝三个基本颜色分量的值并从高到低排序,求取R、G、B三分量的累加概率,记概率大于百分之九十五的像素点作为“参考白”,将其设置为255,根据“参考白”对其他像素点进行相应地调整。 -Whit
