资源列表

« 1 2 ... .50 .51 .52 .53 .54 2455.56 .57 .58 .59 .60 ... 14954 »

[其它绘制半透明位图及如何画透明位图

说明:绘制半透明位图及如何画透明位图 有的时侯,我们希望显示一幅半透明的位图。也就是说我们将一幅位图B 显示到A位图上,又希望透过B位图看到A位图的一部分图像但不是全部。比如A位 图是一幅曲线图,B是一幅提示位图,我们想在显示提示的同时看到已显示的曲 线,但不需要曲线的背景 ,就需有用到半透明位图。曲线看上去就象从B位图中渗 透过来,其实半透明技术就是一种渗透技术,渗透公式我们可选用多种,在这里 我们选用(A AND 0x7F)OR B。注意,白色不能产生渗透。-rendering transluce
<曾火尧> 在 2008-10-13 上传 | 大小:2.18kb | 下载:0

[其它aClock 多变小闹钟

说明:多变小闹钟是一款计算机模拟的闹钟程序,不仅有显示时间,整点报时的功能,还可以设置任意个事件提示。有多款外观Skin可以选择,还可以选择使用数字式还是指针式表盘。 aClock 多变小闹钟使用ATL/WTL框架构建,它充分体现了使用ATL/WTL框架构建小应用程序的优越性-aClock在同类软件中占用资源最少。-changeable is a small alarm clock, the clock computer simulation procedure is not only shows t
<李乔> 在 2008-10-13 上传 | 大小:245.92kb | 下载:0

[Dephi控件源码P2PBlockSock

说明:一个delphi的p2p控件的源代码,可惜没有例子-a p2p control of the source code, but no examples
<龙哲> 在 2008-10-13 上传 | 大小:170.83kb | 下载:0

[中文信息处理MFC查词典、分词、词频统计程序

说明:MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!-MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class at the end operations, strongly
<唐瑜> 在 2008-10-13 上传 | 大小:910.07kb | 下载:3

[操作系统开发模拟二级文件系统

说明:用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,f
<唐瑜> 在 2008-10-13 上传 | 大小:18.56kb | 下载:2

[汇编语言masm抄

说明:包含很多有用的程序,例如:随机加法运算,判断对错并算出总分,给出优良中差等级别,有较好的界面设计。-contains many useful processes, such as : random addition operations, and calculated judgment wrong scores, given poor grades were excellent, a better interface design.
<刘勇> 在 2008-10-13 上传 | 大小:131.84kb | 下载:0

[编译器/词法分析ScriptControlMacro_src

说明:vc脚本代码~~~大家多支持-vc scr ipt code ~ ~ ~ we support more! !
<koko> 在 2008-10-13 上传 | 大小:31.22kb | 下载:0

[其它office助手一样的动画

说明:这个小程序可以产生office助手一样的动画-this procedure can be a small office assistants the same animation
<吴德伦> 在 2008-10-13 上传 | 大小:64.53kb | 下载:0

[汇编语言masm1

说明:自己写的一些MASM的小程序,可以实现在汇编底下的操作。-himself wrote some of the small Multiple procedures can be achieved in the compilation of underground operation.
<李翔> 在 2008-10-13 上传 | 大小:252.33kb | 下载:0

[其它快速检索指定文件

说明:首先指定要查找的目录,然后填入要查找的文件名,注意到带扩展名 也可以查找文件夹.-first to find the specified directory, and then you have to fill in the name, notes with extension can also find folders.
<张玉> 在 2008-10-13 上传 | 大小:26.1kb | 下载:0

[其它vc版日历

说明:在下面的年月日框中填入应设置的日期,点击“设置选择日期”,则上面日历的对应日期将以蓝色显示,再点击“设置当前日期”,则上面日历的对应日期将以红色线围圈,以示日期设置成功。-below the date box Enter the date should be set up, click on "Settings option date", above the corresponding calendar date will be blue, then click on &qu
<张玉> 在 2008-10-13 上传 | 大小:34.88kb | 下载:0

[中文信息处理unicode码转换

说明:此程序做了一些平常人容易犯的错误,由于编译系统不同,编码要转化,-this procedure done something normal people tend to commit mistakes, because different compiler system, to transform coding,
<王伟> 在 2008-10-13 上传 | 大小:2.84kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 2455.56 .57 .58 .59 .60 ... 14954 »

源码中国 www.ymcn.org