搜索资源列表
Redraw
- 克服控制闪烁问题(1KB)-overcome control scintillation (1KB) <END>
str_gongshi
- 一个图形生成器,我做的!挺好的! 请按照表达式的规则正确输入表达式(例如:sin(0.99*t)-0.7*cos(3.01*t))<a href=\"http://nixin.ik8.com/\">地址</a> 倪鑫的画线程序V2.0 有兴趣者欢迎联系我Email:nixin@vip.sina.com QQ:406784596 -a graphics generator, I do! Very good! Follow the rules of the
BCBBmpToIco
- 自己用C++Builder写的一个BMP(正方形<128)转换为ICO的代码-own C Builder write a BMP (square lt; 128) converted to the code ICO
书的配套光盘
- <VisualC++数字图像处理>书的配套光盘 ,例子还是很好的,希望有用
Chinapiecedlinealgorithms
- 此程序为中点画线算法.注意的是,本算法只能适合于直线的斜率0<k<1的情况,对于其它的情况并不适应。但是,对于其它的情况可以仿照本算法写出对应的算法,也可以用其它算法来实现,如可以用DDA算法,这里不再介绍。-for this procedure were dotted line algorithm. Note that this algorithm can only fit in a linear slope 0
IntermediateMFC
- < MFC应用开发教程>>的源代码,包括GDI,Document/View等高级功能。
cd
- < 计算机图形学>>的源代码,希望能帮到你
bmptoraw
- Go t he command prompt and enter RAW2BMP <path> to convert the RAW files in <path> to standard Windows BMPs. Converting may take a while because it isn t optimized.
bmp22raw
- Go t he command prompt and enter RAW2BMP <path> to convert the RAW files in <path> to standard Windows BMPs. Converting may take a while because it isn t optimized.
Computational_Color_Science.toolbox2004
- 这是John Wiley出版的<Computational Colour Science using MATLAB>教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱. 建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:\\Program Files\\MATLABp65\\toolbox\\colour\\ 但具体路径取决于Matlab在
xformcode
- World space 到 Page space 的转换简介 .文件大小 24K . -World space to space conversion Page Introduction <fonts with GDI>. 24K file size.
dehaze.rar
- verify the idea of <Single Image Dehazing>, which has good result for the haze image recover.,verify the idea of <Single Image Dehazing>, which has good result for the haze image recover.
Bresenham
- 直线的中点生成算法,通过输入两个坐标点,生成斜率<1的直线!可以改变颜色!-The midpoint of a straight line generating algorithm, by entering the coordinates of two points, to generate the slope of <1 in a straight line! Can change the color!
1004
- 金币阵列问题 问题描述: 有m x n [m<=100, n<=100 ] 个金币在桌面上排成一个m行n 列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选2列,交换这2列金币的位置。 -Gold Array Problem Problem Descr iption: Have mxn [m < = 100,
DTableV7·0
- 正确使用DTable的必须操作: 1、删除页面的<form runat=server>的标签。因为dtable自动生成的新增、更新界面将生成自己的form标签 2、确保dtable_js和images在当前页面路径下(也可以通过属性指定)。 3、确保dtable_js内文件的编码和你将要使用的站点的编码一直。当前的编码为utf-8,如果你的站点是其他编码,如:gb2312,则需要通过vs.net或者EditPlus来另存为该编码类型。-4、需要复制到你的项目下的文件夹有:
CoinArray
- 问题描述:有m x n [m<=100, n<=100 ] 个金币在桌面上排成一个m行n 列的金币阵列。每一枚金币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。金币阵列游戏的规则是:(1)每次可将任一行金币翻过来放在原来的位置上;(2)每次可任选2列,交换这2列金币的位置。-jinbizhenliwenli,zijibiaoxiechenxu,keyiyunxing
WaterMarker
- 使用GDI+提供的功能来实现水印添加,为使用GDI+必须包含<gdiplush.h>文件-Use GDI+ provides functionality to add a watermark for the use of GDI+ must be included <gdiplush.h> File
bookimg
- 冈萨雷斯 image processing using matlab一书的附带图片,打包下载解压即可使用-imagedatabase of < image processing using matlab>
17393720SkinMagicTookit2.21
- < 17393720SkinMagic Tookit 2.21.rar>>是SkinMagic Tookit 2.21的剖解版,内有案例及皮肤库-< < 17393720SkinMagic Tookit 2.21.rar> > is the dissection SkinMagic Tookit 2.21 version, there are cases and skin library
HaiGuiLOGO
- 编写类LOGO语言。 LOGO语言又称作海龟语言,由操作者通过一行命令来控制一个三角形的海龟移动,海龟的移动轨迹可以形成各种图案。 一行的命令可以包括多个子命令,按照从左到右的顺序执行,相关的命令有: 命令格式 命令范例 范例含义 前进 <长度> 前进 100 海龟前进100个点 后退 <长度> 后退 100 海龟后退100个点 左转 <角度> 左转 90 左转90度 右转 <角度> 右转 90 右转90度 抬起 抬