-
这是一个小闹钟程序,可以进行一些简单的时间提醒,很小巧...
这是一个小闹钟程序,可以进行一些简单的时间提醒,很小巧-This is a small alarm clock procedures can be carried out some time to remind the simple, very compact
- 2022-08-24 05:42:03下载
- 积分:1
-
MATLAB公式程序
应用于矩形微带天线尺寸长和宽的计算程序(Size of rectangular microstrip antenna)
- 2018-07-30 11:52:29下载
- 积分: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
-
数据和代码
说明: MySQL创建表格并导入数据,导入的数据是CSV文件的格式。并且说明了如果报错说不能连接MySQL 服务器的情况,说明啦应该怎么解决这个问题。(MySQL creates tables and imports data in the form of CSV files. It also explains how to solve this problem if the error report says that MySQL server can not be connected.)
- 2020-06-20 01:00:02下载
- 积分:1
-
vumat
说明: VUMAT
子程序
用于层合板的渐进失效分析,利用Tsai-wu准则对层板失效进行判断(VUMAT
subroutine
The Tsai Wu criterion is used to analyze the progressive failure of laminates)
- 2021-04-11 10:28:59下载
- 积分:1
-
principle_of_PLL
本篇文章叙述了锁相环原理,是学习锁相技术不可多得一篇好文章(This article describes the principle of phase-locked loop, phase-locking technology is invaluable to learn a good article)
- 2008-08-09 16:34:13下载
- 积分:1
-
北大青鸟学习java文件,共计4份,这是第一次,…
北大青鸟的java学习文档,一共有4份,这是第一份,希望对大家有帮助。-Beida Jade Bird to learn the java files, a total of 4 copies, this is the first, in the hope that everyone has to help.
- 2022-07-24 06:04:24下载
- 积分:1
-
记录电脑日志
说明: C# 4.0 The Complete Reference Herbert Schield
- 2020-06-24 08:40:01下载
- 积分:1
-
程序
说明: 卷积码的纠错性能分析.不同信道,不同调制方式(oh oh ph hph hp h h h h h h h h h h h hh h h)
- 2021-04-05 13:38:01下载
- 积分:1
-
matrialn
说明: 关于偏振的一点探讨学习~~~~~~~~~~~~~(Polarization)
- 2010-03-25 14:57:16下载
- 积分:1