资源列表

« 1 2 ... .59 .60 .61 .62 .63 214364.65 .66 .67 .68 .69 ... 216393 »

[其他小程序java3

说明:双缓冲技术: 另一种减小帧之间的闪烁的方法是使用双缓冲,它在许多动画applet 中被使用。 主要原理是创建一个后台图象,将一帧画入图象,然后调用drawImage() 将整个图象一次画到屏幕上去。好处是大部分绘制是离屏的。将离屏图象一次 绘至屏幕上比直接在屏幕上绘制要有效得多。 双缓冲可以使动画平滑,但有一个缺点,要分配一张后台图象,如果图象 相当大,这将需要很大一块内存。 当你使用双缓冲技术时,应重载update()。 -
<langhua> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[其他小程序java4

说明:在屏幕上移动一幅图象: world.gif作为背景,car.gif作为移动物体,且被绘制了两次,造成 一个两辆车比赛的场景。 -Double-buffering technology: Another reducing flicker between fr a mes is to use double buffering, which in many animation applet Was used.
<langhua> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[Windows编程vislabels

说明:Visualize labels of connected components
<mmuthuramakrishnan> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[其他小程序linkedlist

说明:single linked list-add new name and age-delete-list discording to name or age
<ilksan> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[2D图形编程FT

说明:基于傅里叶变换的去除图像纹理方法。通过去除频域高亮区域来消除纹理,保留低频信息。-Based on Fourier Transform method to remove the image texture. Highlighted region by removing the frequency domain to eliminate the texture, retain low frequency information.
<厉征鑫> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[Internet/网络编程asp

说明:asp文件,判断有无,并读写,保存,关闭,等-asp file to determine whether, and to read and write, save, close, etc.
<> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[Windows编程1602lcd

说明:使用1602液晶显示的实验例子,具有写数据,读数据,写状态,按指定位置显示一串字符的功能-Experiments using 1602 LCD case has to write data, read data, write status, according to the specified location show features a string of characters
<苏苏> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[matlab例程importfile1.m

说明:Imports data from the specified file,for some simple files (such as a CSV or JPEG files), IMPORTDATA might return a simple array. If so, generate a structure so that the output matches that from the Import Wizard.-Imports data from the specified file
<ahmed> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[图形图象chap07

说明:qt经典编程书籍c++_qt_books_chap07-classic programming books qt c++ _qt_books_chap07
<张亮> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[matlab例程lle

说明:a usefull LLE matlab code,it s easy to use
<chg> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程lesson782

说明:C源代码,风格值得引用与学习 。-IT IS VERY GOOD.
<周少敏> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[Dephi控件源码lesson1_3

说明:初学者的良师益友,高手的真正体显。 -IS VERY VERY GOOD.
<周少敏> 在 2025-11-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 214364.65 .66 .67 .68 .69 ... 216393 »

源码中国 www.ymcn.org