资源列表

« 1 2 ... .83 .84 .85 .86 .87 388.89 .90 .91 .92 .93 ... 1909 »

[GDI/图象编程pocketanied_demo

说明:制作美丽的和平滑动画-produce beautiful and smooth animation
<扈施> 在 2008-10-13 上传 | 大小:15012 | 下载:0

[GDI/图象编程vb等值线图的绘制方法※编程实践※水论坛

说明:等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位
<PBC> 在 2008-10-13 上传 | 大小:15069 | 下载:0

[GDI/图象编程贝赛尔纽曼函数绘图代码

说明:运行环境TC,windows .实现贝赛尔纽曼函数绘图源代码-operating environment, windows. Mapping function to achieve Beisaierniuman source code
<朱名款> 在 2008-10-13 上传 | 大小:15107 | 下载:0

[GDI/图象编程graph4

说明:用2003.net中vc7.0写的一个用PHONG光照模型显示一个鸟的程序-with vc7.0 2003.net were written with a light PHONG model shows that the procedures for a bird
<宋传波> 在 2008-10-13 上传 | 大小:14967 | 下载:0

[GDI/图象编程someProgram

说明:运行环境不同会引起不同的结果甚至可能出错,建议用Tcforwin-different operating environment will give rise to different results may be wrong even suggests Tcforwin
<翼开> 在 2008-10-13 上传 | 大小:14928 | 下载:0

[GDI/图象编程RLE

说明: RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,
<tangxin> 在 2008-10-13 上传 | 大小:14893 | 下载:0

[GDI/图象编程9999999

说明:图像混沌加密的一个源程序,需要的可以下载来看看,个人觉得还不错-images of a source, can be downloaded need to look at the personal feel that good
<kiddy2006> 在 2008-10-13 上传 | 大小:14996 | 下载:0

[GDI/图象编程Chinapiecedlinealgorithms

说明:此程序为中点画线算法.注意的是,本算法只能适合于直线的斜率0<k<1的情况,对于其它的情况并不适应。但是,对于其它的情况可以仿照本算法写出对应的算法,也可以用其它算法来实现,如可以用DDA算法,这里不再介绍。-for this procedure were dotted line algorithm. Note that this algorithm can only fit in a linear slope 0
<管声俊> 在 2008-10-13 上传 | 大小:15096 | 下载:0

[GDI/图象编程Tree_View_Example

说明:Tree View Example Tree View Example Tree View Example
<avaga> 在 2008-10-13 上传 | 大小:14865 | 下载:0

[GDI/图象编程main_test_s4

说明:Create new Images by shift pixels for (YUV:422) type images
<sea> 在 2008-10-13 上传 | 大小:15098 | 下载:0

[GDI/图象编程CaptureWindow_demo

说明:Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this p
<ljm> 在 2008-10-13 上传 | 大小:14896 | 下载:0

[GDI/图象编程C++ 屏幕录像简单演示

说明:可直接用VC运行,将屏幕上的操作录制成AVI文件输出,很实用
<smellmine> 在 2011-05-06 上传 | 大小:14968 | 下载:1
« 1 2 ... .83 .84 .85 .86 .87 388.89 .90 .91 .92 .93 ... 1909 »

源码中国 www.ymcn.org