搜索资源列表
8.15 颜色拾取器
- 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
RLE
- RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,这16位中的最高位,标志了这个block的属性,是属于上面的
jfreechart-0.9.15
- java语言设计图表的好类包,可以生成各种科学统计图表.-charts good design category packets and can generate various scientific statistical tables.
MapGis67VBDemo
- mapgis6.7SDK的开发例子。 15个例子。
animal-0.15.0.tar
- Animal is AN IMAging Library written in C. Its simple API supports over 80 image formats, and is intended to make massive use of other image processing libraries. Animal aims at image analysis and recognition. It is mainly the C basis of the SIP tool
DeviceEditor07-8-15
- 这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助.
cximage_6_All_Package.zip
- 包含了一個完整的讀取圖形程式庫的源碼,可以並含詳細的英文註解,以及一個用該程式庫設計的一個圖像處理的軟體,內含多種範例及給不同語言用的lib還有VB的ocx(C++ Builder 6、WINCE for VS 2005、VB 6、Linux - KDevelop2),cximage600_full : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR libraries, documenta
VB抓图
- 用VB编写的抓图软件。每隔15分钟抓一屏,保存起来-VB Previously prepared by the software. Every 15 minutes grasping a screen, store
fifteen_src
- 十五个数字的拼版游戏,小时候玩过的,这里只有源代码。-The number of make-up of 15 games, when played, and here only the source code.
issues
- 收集了好久的15篇关于异常点检测的文章 一并奉献给大家,做异常检测的同志们这可是很好的参考资料哦。-Collected for a long time of 15 articles on the anomaly detection together with dedication to you, do anomaly detection comrades in this reference, but oh well.
fdsfsasafsd20112551
- 计算机VC图形函数15计算机VC图形函数15-Computer graphics functions VC VC computer graphics functions 15, 15
Geometry
- 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 5 7. 求
hge181_dx9
- HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything
cudamat-01-15-2010.tar
- python代码,基于CUDA图像处理的Python代码部分,希望对初学python的同学能有所帮助-python code, based on Python code section CUDA image processing, the hope of learning can help students python
15
- MATLAB中与图像处理有关的函数大全,很全的,比较有用。-MATLAB, and image processing related functions Daquan, very wide, and more useful
iBMP
- 一个很不错的图片处理工具源码Title: iBMP 1.2 Descr iption: A little update with some new features: JPEG, PNG, GIF (GDI+ default) and TIFF (24bpp) saving support (thanks to Avery for the great GDI+ stuff -CodeId=37541-), high-quality resizing, file dialog image pr
chkid
- 在工作中经常要将15位身份证换算成18位身份证号。本小程序正是实现这个功能。-At work often to 15 ID cards translated into 18 identification number. This applet is the realization of this function.
IDCARD100
- 身份证号码认证源代码,实现15位转18位-ID card number authentication source code
QPSK
- CM3 PATH LOSS IN 802.15.6 ENIVERMOENT AND RICIAN FADING CHANNEL
VisualC++数字图像处理开发入门随书源码
- visual C++数字图像处理开发入门与编程实践的随书源码从第二章到第15章(The source code of Visual C++ digital image processing development introduction and programming practice from second chapters to fifteenth chapters)