-
GODUNOV.F
A fortan Code for the Godunov Method of Gas Dynamics
- 2011-01-10 22:34:44下载
- 积分:1
-
DIP
说明: qt的数字图像处理
,包含了多种图像处理的基本功能(Digital image processing of QT
, including a variety of basic functions of image processing)
- 2021-04-05 16:59:50下载
- 积分:1
-
[FIF]ASP互动视频VIP教程下载8.4.1留言系统之留言、显示留言
[FIF]ASP互动视频VIP教程下载8.4.1留言系统之留言、显示留言-[FIF] ASP Tutorials VIP Interactive Video Message System 8.4.1 download messages, display messages
- 2022-06-17 00:46:19下载
- 积分:1
-
JXC
使用方法重载来计算三角形,长方形和圆形的面积。给三维向量的加法设计运算符重载并测试结果(Use method overload to calculate the area of triangle, rectangle and circle. Overload the additive design operators for three-dimensional vectors and test the results)
- 2020-06-25 01:40:01下载
- 积分:1
-
神龙卡播放MP4源代码,采用DSHOW开发技术
神龙卡播放MP4源代码,采用DSHOW开发技术-SHENLONG card MP4 player source code, using dshow Development Technology
- 2022-10-19 17:25:03下载
- 积分:1
-
GPOPS II include usersGuide
说明: 最优控制,伪谱法的原代码,经典之作。利用hp自适应高斯积分法求解多相最优控制问题的MATLAB软件。(optimal control, pseudospectral. A MATLAB Software for Solving Multiple-Phase Optimal Control Problems Using hp-Adaptive Gaussian Quadrature Collocation Methods and Sparse Nonlinear Programming)
- 2020-04-26 13:30:13下载
- 积分:1
-
Java EJB简单例子
Java EJB简单例子,这是HelloWorldBean的Home接口,它是EJB对象的生成库,无状态会话(将在下一个实例中具体讲解)Bean,这个接口是客户端与EJB对象相互作用的中间途径,通过Client触发调用Bean方法:
try {
//取得初始化属性jndiContext,它是连接JNDI树的起始点
InitialContext jndiContext = new InitialContext(properties);
//取得Home对象的引用
Object ref = jndiContext.lookup("HelloWorldHome");
HelloWorldHome home = (HelloWorldHome)
PortableRemoteObject.narrow (ref, HelloWorldHome.class);
//用EJB生成库Home生成EJB对象
HelloWorld hello= home.create();
//调用EJB对象方法printHelloWorld(),EJB对象把调用委派给Bean
System.out.println (hello.printHelloWorld());
}
- 2022-07-20 22:16:54下载
- 积分:1
-
运用随机函数跌代系统原理绘制出精彩的分形图像
运用随机函数跌代系统原理绘制出精彩的分形图像-function or use of random generation system principles drawn brilliant Fractal Image
- 2022-05-16 23:03:37下载
- 积分:1
-
Three_phase_2015B
两个三相并网逆变器并联系统的仿真,可以观察并网点谐波(three phase inverter)
- 2017-06-14 10:18:16下载
- 积分:1
-
Project Dong ho so
chanquaroingoiguinaygionha
- 2017-09-30 12:16:39下载
- 积分:1