-
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix...
详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix-Linux系统中通过,绘出的图形得到了老师的认可-Described in detail how the wave equation through the finite difference method of discretization is a computer simulation of seismic waves, sound waves spread of the theoretical basis, I benefit from that, and that the procedures have been prepared in the Unix-Linux system is passed, the graphics have been drawn the teacher
- 2023-05-10 14:40:03下载
- 积分:1
-
pic单片机定时器使用详解,介绍了定时器的功能,如何设置,以及使用时的注意事项。...
pic单片机定时器使用详解,介绍了定时器的功能,如何设置,以及使用时的注意事项。-pic explain the use of single-chip timer, the timer function of introduction, how to set up, and the use of Notes.
- 2022-01-26 05:35:17下载
- 积分:1
-
强大的动力学分析软件LSDYNA共43种k文件
强大的动力学分析软件LSDYNA共43种k文件-K file of lsdyna
- 2023-01-14 18:35:04下载
- 积分:1
-
100 of 3
c编程技巧100之3-100 of 3
- 2022-01-25 21:54:15下载
- 积分:1
-
心电信号检测及其前期处理,心电信号检测及其前期处理
心电信号检测及其前期处理,心电信号检测及其前期处理-ECG testing and pre-processing, ECG detection and pre-processing
- 2022-06-20 06:37:51下载
- 积分:1
-
本程序采用LabVIEW开发用于改变字符数
一个用Labview编写的字符串转数字的程序-this program which develop by Labview is used to change character to number
- 2022-08-20 01:53:06下载
- 积分:1
-
with delphi development of the beauty salon management system, the future receiv...
用delphi开发的美容院管理系统,前台收款,后台管理-with delphi development of the beauty salon management system, the future receivables management background
- 2022-12-07 02:20:03下载
- 积分:1
-
这是一本fdisk分区详解书册,喜欢研究fdisk分区的网友可以下载学习!...
这是一本fdisk分区详解书册,喜欢研究fdisk分区的网友可以下载学习!-This is a detailed book fdisk partition, like research fdisk partition users can download to learn!
- 2022-04-25 15:58:53下载
- 积分:1
-
Java如何在多个EJB之间相互调用的例子
Java如何在多个EJB之间相互调用的例子,也就是各种EJB之间的调用例子,向初学者演示如何实现调用的具体代码及步骤,涉及以下相关方法:用远程接口的引用访问EJB、函数将被FirstEJB调用,同时它将调用secondEJB。。
- 2022-08-10 18:52:00下载
- 积分:1
-
JAva EJB购物网站订单处理模块实例
一个JAva EJB购物网站订单处理模块实例,一个接收购物订单的消息驱动Bean,处理这个订单同时通过e-mail的形式给客户发一个感谢消息,消息驱动Bean必须实现两个接口MessageDrivenBean和MessageListener,onMessage函数方法接收消息参数,将其强制转型为合适的消息类型,同时打印出消息的内容。同时一个mail note将被发送给消息发送者,通过连接创建会话。创建发送者和映射消息。发送消息,同时对文本进行少量修改,发送end-of-messages消息,最后关闭连接。
- 2022-08-07 16:26:44下载
- 积分:1