资源列表
PictureEdit
- 非常有用的图形绘制源码,希望能够对需要进行图形处理的朋友提供帮助-very useful source of graphics rendering, in the hope of the need for graphics processing friends for help
LSB8
- 将图像按位平面分解,然后在最低有效为嵌入一定的信息,达到数字隐藏的作用,是最原始的数字水印技术-image caput plane decomposition, and then embedded in the lowest effective for certain information, to hide the figures, is the most primitive digital watermarking technology
NMF_Fusion
- 一个基于NMF算法的影像融合算法,速度很快。NMF算法也是一种正交分解的算法,关于NMF曾发表在05年的科学杂志上,在那篇文章里是用来识别文字的。这里上传的程序是用来进行影像融合的,还附带有试验用的图片。-an algorithm based on the image fusion algorithms, very fast. An algorithm is NMF orthogonal decomposition algorithm on the NMF has published 05 in
Raster_vb
- For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
shouxiehanzishibie
- 一个还不错的vc编的手写汉字识别程序,自己建立汉字库,来看看啊-a pretty good vc series of handwritten Chinese characters identification procedures, establish their own Store, UNI
search_short_path
- 采用A*算法完成地图路径规划功能,返回得到最短路径,实际效果优于BFS,DFS等算法。-A * algorithm using maps path planning function returns the shortest path, the actual effects are superior to BFS, algorithms such as DFS.
WavcomQ2501project
- WaveCom公司Q2501B模块数据处理程序源码,可实现GSM以及GPRS传输,GPS定位配置等功能。-WaveCom companies cooperating data processing module source code, to achieve GSM and GPRS, GPS configuration capabilities.
digui_flower
- 一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。可以改变中间的宏定义以实现不同的图形,笔者还画出了树。-a fractal geometry of the most commonly used recursive algorithm painting cockscomb, just a few lines of code. The middle can be changed to achieve Acer different definition graphics, the author
5.12
- 简易电子地图hinik hijijdfo jpopod jfpojpaj pojpjo kjopkapkfd -simple electronic map hinik hijijdfo jpopod jfpojpaj POJ pjo kjopkapkfd
VCIm
- 图像几何变换色调变换,其中区域选择可实现随手画并拖动区域-transform color images geometric transformation, in which regional choices readily achievable painting and drag the region
itu-t81
- Jpeg的国际标准,想开发jpeg系统的话,这个文献一定要看,不过是英文的-Jpeg international standards, to develop jpeg system, then this must look at the literature, but English is the
BaseDraw
- 一个用VC++编写的典型的GIS程序,能实现数据的读写,显示,编辑等。-a VC prepared by the typical GIS procedures, able to read and write data, display, editing.