Description: BrainProject DirectX编程,仿人脑的三维动画-BrainProject DirectX programming, the imitation of the human brain 3D animation Platform: |
Size: 301056 |
Author:王建 |
Hits:
Description: 播放gif动画 本事例用picturebox控件做的简单播放器 包含源代码,想学c#的快下哦-players gif animation examples of the picturebox control do with the simple player contains source code, like the c# fast under oh Platform: |
Size: 21504 |
Author:丁昭雄 |
Hits:
Description: 讲述如何使用C#的多媒体应用开发简单的动画——身份逼真的豹子奔跑-on how to use C# multimedia application development simple animation-- as a real leopard running Platform: |
Size: 175104 |
Author:孙耀 |
Hits:
Description: 利用连贯的图片来显示简单的动画效果,这里包括三个picture控件:一个用来显示选定的图象,另外两个用来包含两个图象。-use of a coherent picture to show a simple animation effects-- including three picture controls : a selected to display images, the other two used to consist of two images. Platform: |
Size: 129024 |
Author:甘露 |
Hits:
Description: 动画图标控件,让你的程序图标动起来,包含原代码和demo程序-animation icon controls allow you to the icons to move, to include the original code and procedures demo Platform: |
Size: 468992 |
Author:sunnyjian |
Hits:
Description: 采用opengl和粒子系统做的一个烟火的动画!初学者或者有一定编程能力的人可以参考!-using opengl particle system and do a pyrotechnics animation! A beginner or a certain programming capabilities can reference! Platform: |
Size: 1247232 |
Author:feifeiyan |
Hits:
Description: 抛砖引玉,让小球沿着某一轨迹运动,可以用来实现简单的动画-attract small ball movement along a path, which can be used for simple animation Platform: |
Size: 8192 |
Author:毛毛 |
Hits:
Description: Managed Directx9实现的一个模型骨骼动画 很帅的 动画在方向光照下的纹理清晰可见 动作很好看-Managed Directx9 realize a very handsome model skeleton animation animated light in the direction of the texture clearly visible action look good Platform: |
Size: 464896 |
Author:zhliang04 |
Hits:
Description: 说明:
LanMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。
主要功能:
支持文件传输(p2p);
支持GIF动画表情( 彻底消除闪屏 :) );
支持屏幕截图发送(p2p);
支持音、视频对话(p2p);
-Note: LanMsg is a use. Net C# Developed open-source instant messaging software, suitable. Net instant messaging software developers to use. The main functions: support for file transfers (p2p) support GIF animation expressions (the total elimination of flash screen:)) support to send a screenshot (p2p) support for audio, video, dialogue (p2p) Platform: |
Size: 11414528 |
Author:weipt |
Hits:
Description: 一个带有动画的弹出窗体,附有源代码,你可以一自定义显示的文本和标题还有图片,以及延迟时间-Animation with a pop-up form, with the source code, you can customize the display of a text and headline are pictures, as well as the delay time Platform: |
Size: 395264 |
Author:张胆 |
Hits:
Description: 实例1 "欢迎"界面
实例2 动态字幕效果
实例3 透明窗体
实例4 静态切分窗口
实例5 滚动视图
实例6 字形窗口
实例7 多边形窗口
实例8 HTML浏览器
实例9 窗口的动画效果
实例10 实现动画图标
实例11 动态切分窗口
实例12 橡皮区矩形
实例13 多个定时器
实例14 椭圆窗体 -One example of welcome interface Example 2 Example 3 Effect of dynamic subtitles transparent form of static segmentation example 4 example 5 rolling window view examples of 6-shaped window polygon window example 7 example 8 HTML browser window example 9 example 10 to achieve animation effects animation map Standard examples of 11 examples of dynamic segmentation window rubber District 12 rectangular example more than 13 examples of 14 elliptical form timer Platform: |
Size: 331776 |
Author:嘉川 |
Hits:
Description: Asp.net弹出对话框汉化修正版源码
功能描述:
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中
6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译-Asp.net amended version of the pop-up dialog box sinicized source Functional Description: 1: pop-up animation mode, just like MSN Tips Box 2: beautiful, detailed distribution see Figure 3: can also be opened again in a more detailed content pages 4: self-closing, no manual to confirm that ok5: examples include the C# and VB in two versions, popUp the source file in EeekSoft.Web.PopupWin folder 6: simple to use (see specific use code佩文), sample before the use of compiler Platform: |
Size: 143360 |
Author:wzy8305 |
Hits:
Description: The Windows Presentation Foundation (WPF) changes all this by introducing a new
model with entirely different plumbing. Although WPF includes the standard controls you’re
familiar with, it draws every text, border, and background fill itself. As a result, WPF can pro-
vide much more powerful features that let you alter the way any piece of screen content is
rendered. Using these features, you can restyle common controls such as buttons, often with-
out writing any code. Similarly, you can use transformation objects to rotate, stretch, scale,
and skew anything in your user interface, and you can even use WPF’s baked-in animation
system to do it right before the user’s eyes. And because the WPF engine renders the content
for a window as part of a single operation, it can handle unlimited layers of overlapping con-
trols, even if these controls are irregularly shaped and partially transparent.-The Windows Presentation Foundation (WPF) changes all this by introducing a newmodel with entirely different plumbing. Although WPF includes the standard controls you refamiliar with, it draws every text, border, and background fill itself. As a result, WPF can pro-vide much more powerful features that let you alter the way any piece of screen content isrendered. Using these features, you can restyle common controls such as buttons, often with-out writing any code. Similarly, you can use transformation objects to rotate, stretch, scale, and skew anything in your user interface, and you can even use WPF s baked-in animationsystem to do it right before the user s eyes. And because the WPF engine renders the contentfor a window as part of a single operation, it can handle unlimited layers of overlapping con-trols, even if these controls are irregularly shaped and partially transparent. Platform: |
Size: 9681920 |
Author:邵云鹏 |
Hits:
Description: 带情绪的人头,使用blendshap功能实现人脸动画,利用心里学和统计学来进可能模拟真实的眼睛动画,需要在windowsxp下运行,使用了微软的文本发音系统,只支持英文发音。文件很大,大家耐心下载。具体介绍包含在代码里,都是E文,没时间去弄成中文,将就着用吧。本人的琐士的毕业设计。大家随便看看,多多支持。-With sentiment poll, the use of functions blendshap facial animation, using psychology and statistics to come into the eyes may simulate the real animation, the need to run under windowsxp, use Microsoft s version of the pronunciation system, only supports English. Document great, we patience to download. Details included in the code, the text is E, no time to face the Chinese, will be to use it. Suo my graduation project disabilities. We just see a lot of support. Platform: |
Size: 65086464 |
Author:应良中 |
Hits:
Description: c#编写的一个控件程序,具有动画效果,点击屏幕上显示的动画,会跳出一个另一个动画,进行报时功能。-c# prepared a control program, with animation effects, click on the screen animation, animation will jump out of one another, for the time function. Platform: |
Size: 394240 |
Author:刘晴 |
Hits:
Description: 汉诺塔游戏的很详细的实现!包括递归算法,自动演示动画效果,以及玩家手动操作的功能!-Tower of Hanoi game is very detailed realize! Including the recursive algorithm, automatic demonstration of animation effects, as well as the functions of player manual! Platform: |
Size: 66560 |
Author:ghh |
Hits:
Description: Programming WPF
Windows Presentation Foundation (WPF) (formerly known by its code name "Avalon") is a brand-new presentation framework for Windows XP and Windows Vista, the next version of the Windows client operating system. For developers, WPF is a cornucopia of new technologies, including a new graphics engine that supports 3-D graphics, animation, and more an XML-based markup language (XAML) for declaring the structure of your Windows UI and a radical new model for controls.
Programming Windows Presentation Foundation is the book you need to get up to speed on WPF. By page two, you ll have written your first WPF application, and by the end of Chapter 1, "Hello WPF," you ll have completed a rapid tour of the framework and its major elements. These include the XAML markup language and the mapping of XAML markup to WinFX code the WPF content model layout controls, styles, and templates graphics and animation and, finally, deployment.
Platform: |
Size: 2320384 |
Author:yjc666 |
Hits: