搜索资源列表
实现256色PCX文件解码的源程序
- 这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C:\\\\test.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading this function on. To pay attent
ImageView1
- 注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-attention example does not include class library code, please join CImageObject download code. In addition, please ensure that the operation of the system d
picturesmooth
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 注意事项: 运行时,文件c:\\test.bmp必须存在-achieve a smooth image (to noise), Sharpen command line compiler attention to the process as follows : running, documents c : \\ test.bmp must exist
xipaoshibietongji
- 将源代码拷入硬盘中,用Visual C++打开项目文件,即可编译运行。注意有些程序需要配合硬件编程-to the source code it is copyed into your hard disk, open the Visual C project documents can be compiled operation. Attention to the need to meet some of the hardware programming
好东东图像处理编程平台
- 里面含有几十个源程序(远远大于5个),很厚重,不知是否达到了给予VIP下载权限呢,谢谢咯。在VC6下运行的一个非常好的图像处理演示平台,包含很多非常新的思路,并用程序实现了(附有源程序);所以苦于对很多有新的idea,但还不知如何用程序来实现的朋友来说,这绝对是一个好的“老师”;程序运行的注意点:平台含有自己演示的图像,所以下载整个文件后,要放到根目录下执行,才会OK。-it contains dozens of source (far greater than 5), very thick,
DigitRec
- 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多-One source is to identify the program, the other is the matrix clas
jtank
- 这是一个类似小蜜蜂的游戏。主要目的是打屏幕上方的飞船,并注意不要被掉下来的子弹击中。-This is a game similar to small bees. Main purpose is to hit the top of the screen space, and attention not to be hit by falling bullets.
hough
- 实现标准的HOUGH变换,注意要添加一个主程序-HOUGH transform to achieve standards, paying attention to the main program to add a
tobmp
- 该程序的功能是用来批量生成bmp格式的图片,程序员网上有一些这样的代码,但是当avi的格式为xvid的时候,会有问题,当时通过我的修改,就可以了。这里你还需要注意,你需要安装ffdshow解码器-The functions of the program is used to generate bulk bmp format images, web programmers have some code to do, but when xvid format avi when there is a
DigitalIdentification
- 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-Catalog
Walsh
- Walsh变换和斜变换的研究及其在数字水印中的应用 中文摘要: 最近几年,非正弦类的正交变换越来越受到重视,无论是在理论方面还是在应用方面都取得了很大的成果-Walsh transform and oblique transformation and its application in digital watermarking English Abstract: In recent years, a class of non-sinusoidal orthogonal transform mo
OpenGLPlat
- 虚拟现实 《计算机图形学》是一门理论与实践并重的课程,既要注重理解基本知识,也要注重培养基本技能。-Virtual reality " computer graphics" is a theoretical and practical courses, we should focus on understanding the basic knowledge, but also pay attention to basic skills training.
PPTCOntrol
- kinect通过手势控制PPT,进行上翻,下翻。注意用的是OPENNI的引擎,要使用此程序,注意要先安装OPENNI哦-kinect gesture control PPT, carried out on the turn, the next turn. Note with is OPENNI engine To use this program, attention to necessary to install OPENNI first.
INI
- 从INI文件读取程序设置,VB读取INI文件的例子,一般INI文件常见用于配置文件,这符合Windows的标准规范,其操作实际和TXT文本差不多,只不过需要注意变量的设置,在Vb中直接读取对应的变量名,广泛用于程序参数配置中。本程序是从ini文件中读取Vb窗口的标题栏文字信息,挺简单的INI文件应用。 -Read from the INI file settings, VB example to read INI files, INI files commonly used for gene
TextShadePrj
- VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, frame s
Example_Calculate
- 一个计算器示例:实现加、减、乘、除运算,注意在进行除法运算时,如果除数为0,那么【简单】就直接输出0来,【复杂】那么要对用户进行错误提示-Examples of a calculator: the realization of add, subtract, multiply, with the exception of computing, pay attention to during the division operation, if the divisor is 0, then a si
