搜索结果
找到约 1,685 项符合
RD-T 的查询结果
VC书籍 本书是一本介绍计算机绘图和计算机图形处理方法和技术的参考书 介绍使用v1肋alc肋行计算机绘图和计算机图形处理算法的程序设计。 计算机图形绘制技术为主线
本书是一本介绍计算机绘图和计算机图形处理方法和技术的参考书
介绍使用v1肋alc肋行计算机绘图和计算机图形处理算法的程序设计。
计算机图形绘制技术为主线,以图形应用程序设计实例为中心。书中大量的程
序实例使读者能很快掌握vt闭alc界.邢T在图形程序设计的基本知识和编程技
巧。本书内容新颖,简明易懂,全部程序实例 ...
VC书籍 本书是一本介绍计算机绘图和计算机图形处理方法和技术的参考书 介绍使用v1肋alc肋行计算机绘图和计算机图形处理算法的程序设计。 计算机图形绘制技术为主线
本书是一本介绍计算机绘图和计算机图形处理方法和技术的参考书
介绍使用v1肋alc肋行计算机绘图和计算机图形处理算法的程序设计。
计算机图形绘制技术为主线,以图形应用程序设计实例为中心。书中大量的程
序实例使读者能很快掌握vt闭alc界.邢T在图形程序设计的基本知识和编程技
巧。本书内容新颖,简明易懂,全部程序实例 ...
DSP编程 这是一个时频分析中关于gabor变换的程序
这是一个时频分析中关于gabor变换的程序,此程序分离频率的效果不错。
Gabor变换:
式中a,b为常数,a代表栅格的时间长度,b代表栅格的频率长度
式中的 是一维信号x(t)的展开系数,h(t)是一母函数,展开
基函数是h(t)由作移位和调制生成的, ...
网络 Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are a
Linux 虚拟网络接口 实例
In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfaces don t feature any physical packet transmission. The most ...
Delphi控件源码 This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the
This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2).
Improvements in this new version includes:
This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final executable.
R ...
VC书籍 HMM(Hidden Markov Model)
HMM(Hidden Markov Model),狀態數目N=3,觀察符號數目M=2,時間長度T=3。
(a) Probability Evaluation: 給定狀態轉換機率A、狀態符號觀察機率B、和起始機率 ,求觀察序列 出現的機率。
(b) Optimal State Sequence: 給定狀態轉換機率A、狀態符號觀察機率B、起始機率 、和觀察序列 ,求一個狀態序列 使得O出現的機率最大。 ...
其他书籍 < 图形图像编程精粹>>,介绍了图形图像编程中的一些高级知识,包括2D Geometry,2D Rendering, Image Processing, Frame Buffer T
< 图形图像编程精粹>>,介绍了图形图像编程中的一些高级知识,包括2D Geometry,2D Rendering, Image Processing, Frame Buffer Technical, 3D Geometry, 3D Redering, Ray Tracing 等由2D到3D逐渐过渡讲解,是一本不错的书(英文版),希望对大家有所帮助。 ...
Internet/网络编程 Web Conferencing system allow you to conduct the web conference around the globe. The system allow t
Web Conferencing system allow you to conduct the web conference around the globe. The system allow to share the desktop , application, dashboard, voice chatting and video conferencing.
其他 问题描述: 一杯沸水冷却
问题描述:
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度))
初始条件:t=0时水等于100度
边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1)
2.杯壁绝热,第二类边界条件
...