CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fade in

搜索资源列表

  1. 实例55

    0下载:
  2. 在窗口中显示图象的淡出淡入效果。-in the window display images fade out effect fades.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:123740
    • 提供者:
  1. 20060709

    0下载:
  2. 又是一个有意思的窗体效果,可以实现两窗体的吸引,以及淡入淡出效果-is an interesting Form effect can be achieved in two forms are attractive and fade out effect fades
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:13051
    • 提供者:小杰
  1. WDM-driver-program

    0下载:
  2. WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。 -WDM Driver Design 1.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16541
    • 提供者:中国
  1. src_mp3

    0下载:
  2. The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example \"Bitstream_get\" which gets bits from a bitstream
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:36105
    • 提供者:hnmajun
  1. AnimDemo

    0下载:
  2. The AnimateWindow() function provides special effects (roll, slide, collapse, expand, and alpha-blended fade) for showing and hiding windows. It is an alternative to the ShowWindow() function. However, in the case of a modal dialog, ShowWindow() is n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31167
    • 提供者:bobo_234_645
  1. TransitionDemo1

    0下载:
  2. 提供的一个可以显示淡出淡入窗体效果,我又把我以前做的一个程序中一个类似效果的窗体加了进去,基本上功能相似,使用的API函数也差不过,我的可能更简洁一些,呵呵。希望这些代码能您的程序添加有趣的效果-the show out of a window Fade effects, I again I used to do a procedure similar to the effect of an increase in the window, and it is basically similar
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:177829
    • 提供者:ppt
  1. drdc

    0下载:
  2. 用C写的,类似于windos启动时背景颜色变化的程序,实现淡入淡出的效果,纯属好玩。勉强算到图形类吧。-written in C, similar to the commencement windos background color changes in the procedures, Fade out of achieving the effect is purely fun. Barely count it to the graphics category.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:20054
    • 提供者:lxh
  1. BASS播放源码实现了多类型文件播放

    0下载:
  2. BASS播放源码来自BASS官方,实现了多类型文件播放,如FLAC,ACC,OGG,TTA等格式。支持EQ调节。皮肤是用酷狗2010的红色回忆。频普显示一改官方的单调频普效果。支持窗体任意尺寸拖拉,播放/暂停,关闭时声音淡入淡出。列表本想仿酷狗的,可是本人水平有限。效果不是太理想。喜欢的朋友可以自行编写。 -BASS BASS Player from the official source, to achieve a multi-file player, such as FLAC, ACC, O
  3. 所属分类:多媒体编程

    • 发布日期:2017-04-09
    • 文件大小:1389063
    • 提供者:sj14536595
  1. fader

    0下载:
  2. qt4中实现窗体的淡入淡出效果,利用定时器控制淡入淡出窗体的变化过程-qt4 implemented in the form of the Fade effect, the use fading form timer control the change process
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:128068
    • 提供者:
  1. ShowImage

    0下载:
  2. 在对话框中显示位图, 并把位图的效果做成淡入淡出的显示效果.-In the dialog box to display a bitmap, and the effect of bitmap display fade into effect.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:782132
    • 提供者:parkyong
  1. msn_pop_demo

    0下载:
  2. 用过QQ和MSN聊天工具的人都知道,只要好友上线,就会在托盘的位置处显示一个提示窗口, 可以是拉帘式的,或者是淡入淡出的形式出现-Used QQ and MSN chat tools people know that as long as the friends on line, will be in the position tray displays a prompt window, it can be drawing the curtain, or the form of fade
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:63995
    • 提供者:xubo
  1. fadeout_example

    0下载:
  2. 通过将一个层放置在图片并令其alpha通道值随定时器值增加,可实现图片的淡出效果。在此示例中,我应用两个图片框和3个按钮实现此效果。-By placing a layer above an image and letting its alpha value increase step by step with a timer, you can realise fade effects for any image or graphics object in C#. In this example,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7229
    • 提供者:yefeng
  1. initialize

    0下载:
  2. 偶用c#做的,内含8个实验(计算日期,计算税收,数组排序,电费计算程序 等等)启动界面,登录时间,淡入淡出◎_◎-Even to do with c# and containing eight experiments (calculation date, calculate taxes, array sort, electricity and so on program) to start the interface, log in time, fade ◎ _ ◎
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4213026
    • 提供者:李亦雯
  1. listviewxiaoguojihe

    0下载:
  2. 本项目是一个开源的Listview集合项目,实现各种列表动画效果。包括卡片式列表,Grid View列表,列表item逐个淡入显示,拖动列表item重新排序(,滑动删除列表item,批量删除列表item,展开列表item等等。 GIT地址https://github.com/nhaarman/ListViewAnimations-This project is an open source Listview collection project, to achieve a variety of
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1233372
    • 提供者:shibichan
  1. dmage

    0下载:
  2. 图像淡入淡出的例子 Examples of fading images fade in-Examples of image fades Examples of fading images fade in
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:23552
    • 提供者:fkkctions
  1. echo_fadein_fadeout_dsp

    0下载:
  2. input the sound file and it will perform the fade in, fade out and echo on that. it is a dsp project done on the matlab.
  3. 所属分类:Audio program

    • 发布日期:2017-12-12
    • 文件大小:94328
    • 提供者:Nabeel
  1. dangrudanchu

    0下载:
  2. 给予vb.net开发,实现窗体淡入淡出,初学者适用(Implement form fade in)
  3. 所属分类:.net编程

    • 发布日期:2017-12-22
    • 文件大小:422912
    • 提供者:紫鸢飞天
  1. and

    0下载:
  2. android音乐播放器,真机上运行觉得蛮漂亮的,加入了较多动画元素,没想到真机上体现了淡入的效果。(Android music player, run on the real machine feel pretty beautiful, add more animation elements, I did not expect the real machine to reflect the effect of fade in.)
  3. 所属分类:android开发

    • 发布日期:2018-05-07
    • 文件大小:1030144
    • 提供者:ES1678
  1. VC++局域网企业信使(发文件、发消息等)

    3下载:
  2. VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。(VC++'s LAN office software, enterprise Messenger, can send files, send messages, reply messages, and support the folder data transmission function. Sim
  3. 所属分类:Windows编程

    • 发布日期:2020-03-06
    • 文件大小:186368
    • 提供者:dachao99
  1. TAB选项卡切换代码

    0下载:
  2. 一款漂亮大气的jQuery全屏滑动TAB选项卡切换代码,选项卡导航带有图标,鼠标滑过还有好看的动画特效,内容切换时也有淡出淡入的过渡动画效果,整体效果非常棒!(A beautiful jQuery full-screen sliding TAB tab switching code, tab navigation with icons, mouse sliding and beautiful animation effects, content switching also fade in th
  3. 所属分类:其他

    • 发布日期:2019-01-26
    • 文件大小:612352
    • 提供者:18018630858
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com