搜索资源列表

  1. rainflowcounting

    0下载:
  2. 雨流计数法+最小二乘法matlab程序,用于疲劳与断裂力学课程-Rain-flow counting method+ Least squares matlab procedures for fatigue and fracture mechanics courses
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sunshine
  1. Raindemo

    0下载:
  2. opengl 写的模仿雨落下的效果,采用mfc-opengl written to imitate the effect of falling rain, using mfc
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:303104
    • 提供者:lt
  1. Raining

    0下载:
  2. 此程序演示了利用粒子系统实现雨景效果模拟。实现雨景模拟的粒子系统中,每个雨点粒子是一条短线,即一定长度的线段,把这条线段当做一个粒子,随着时间的推移,它根据两个顶点所决定的方向向量,按一定的速度下降,实时计算出它的具体位置,然后在这个位置上将该粒子绘制出来。具体实现过程可参照代码。-This program demonstrated the use of particle systems to achieve the effect of
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:965632
    • 提供者:fantasy
  1. Rain

    0下载:
  2. 数据结构的课后习题,池塘夜降彩色雨!有需要的可以下,有些功能么有做,想要的可以自己再做!-Data structure of the after-school exercise, ponds night rain fall color! In need can be, some features you have to do, want to own again!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:刘建昆
  1. rain

    0下载:
  2. 下雨实例rain Flash Sample -rain Flash Samplerain Flash Samplerain Flash Sample
  3. 所属分类:FlashMX源码

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:winebag
  1. rain

    0下载:
  2. 在vc++在,利用OpenGL函数实现雨滴,关于粒子系统-In vc++ At, using OpenGL function implementation raindrops on the particle system
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:359424
    • 提供者:blackbear
  1. Ogre-particle-rain

    0下载:
  2. 利用Ogre实现了雨滴的效果,还可以改变createscene函数实现自己的场景。-Use Ogre realize the effect of the raindrops, but also can change the function createscene achieve its own scene.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:35351552
    • 提供者:gejuan
  1. rain

    0下载:
  2. 一个用易语言编写的桌面下雨程序源代码。十分有趣-An easy language to use desktop rain source code. Very interesting
  3. 所属分类:易语言编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zhang_mh
  1. rain

    0下载:
  2. 见过漫天五颜六色的雨水吗?下雨的速度和雨滴的大小是可设置的。-Have you seen colorful rain? Rain and the speed of the size of the raindrops are set.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:尹阳
  1. ourwater

    0下载:
  2. 将水波的模拟和雨滴的模拟用MFC做成了一个小软件,操作起来比较方便-The water simulation and the simulated rain MFC resulted in a small software easier to operate
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3756032
    • 提供者:xuli
  1. rain

    0下载:
  2. 新版本的池塘夜降彩色雨 C语言编写的 跟网站的版本不同-A new version of the pond the night rain fall color with the C language version web site
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:taoge
  1. Rain

    0下载:
  2. Rain Effect for Your web
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:jon
  1. rainflow

    0下载:
  2. 雨流计数法,建立在对封闭的应力——应变迟滞回线逐个计数的基础上,能够比较全面的反映随机载荷的全过程,由载荷——时间历程得到的应力——应变迟滞回线与造成的疲劳损伤是等效的.-Rain-flow counting method, based on the stress of the closed- strain hysteresis loop-by-count basis, can be more fully reflected rando
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:109568
    • 提供者:shinesky
  1. infraredsimulationofrainandfog

    1下载:
  2. 有关雨雾红外仿真的一篇不错的文章,里面用到Mie散射和MonterCaro模型,大家可以参考思路。-A good article of infrared simulation of rain and fog, which used Mie scattering and MonterCaro model, we can refer to ideas.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:443392
    • 提供者:shayu
  1. rain

    0下载:
  2. 雨的图形图像模拟理论和pascal演示实现-graphic simulating method of rain,and it s pascal demo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:542720
    • 提供者:likewei
  1. myrain

    0下载:
  2. 一个VC++环境下运用OPENGL绘制的雨中红色雨伞图,运行后雨滴动态飘落。包含源代码及运行效果图-A VC++ environment to use the red umbrella in the rain OPENGL drawn map, running dynamic falling rain. Contains the source code and effect diagram
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:3570688
    • 提供者:cc
  1. rainflow2

    0下载:
  2. matlab 雨流计数法-RAIN FLOW COUNTING
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:113664
    • 提供者:DR
  1. rain

    0下载:
  2. Example of showing Rain on your web page
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Mark
  1. fix_channel

    0下载:
  2. 固定卫星信道仿真源码 主要考虑雨衰因素-Fixed satellite channel emulation source major consideration Rain attenuation factor
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张晓娟
  1. mobile_channel

    0下载:
  2. 地面移动卫星信道仿真程序 考虑雨衰 阴影 和多径影响-Land mobile satellite communication channel simulation program to consider the shadow of rain attenuation and multipath effects
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张晓娟
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org