-
Photogrammetric bundle content is full
摄影测量光束法 内容很全
功能很强大
希望能帮到你们-Photogrammetric bundle content is full-featured very powerful that you want to help to
- 2022-05-06 03:00:07下载
- 积分:1
-
这是一个用 vc++编写的史密斯圆图软件
这是一个用 vc++编写的史密斯圆图软件-This is a used vc++ Prepared by Smith Software
- 2022-11-20 10:25:03下载
- 积分:1
-
编写用于故障诊断的粒子滤波源程序…
自己编写的粒子滤波的源码,用于故障诊断,是MATLAB语言写的,-their preparation of the particle filter source for fault diagnosis, is written in MATLAB.
- 2022-04-02 05:27:01下载
- 积分:1
-
任天堂gba平台的一个游戏demo,希望对大家有所帮助
任天堂gba平台的一个游戏demo,希望对大家有所帮助-Nintendo gba platform a game demo, hope to help everyone
- 2022-03-22 21:12:30下载
- 积分:1
-
电机的测速中需要使用到光电编码盘,如果是自己制作光电编码盘,就要该旋转编码盘打印程序...
电机的测速中需要使用到光电编码盘,如果是自己制作光电编码盘,就要该旋转编码盘打印程序-Motor guns need to use optical encoder disk, if it is to produce their own optical encoder disk, it is necessary to set the rotary encoder Print
- 2022-03-13 17:58:25下载
- 积分:1
-
波数字滤波器采用MSP430
Wave Digital Filtering Using the MSP430 -Wave Digital Filtering Using the MSP430
- 2022-09-18 12:50:03下载
- 积分:1
-
FFT 算法和功能测试,已经测试通过,可以直接使用
FFT 算法和功能测试,已经测试通过,可以直接使用-FFT
- 2022-12-30 16:00:12下载
- 积分: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
-
雷傲极酷超级论坛LeoBBS X 040601 简体正式版
雷傲极酷超级论坛LeoBBS X 040601 简体正式版-mine very proud Super Cool Forum LeoBBS X 040601 English version
- 2022-12-19 12:05:04下载
- 积分:1
-
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)-PKU ACM 1007 source code, and reverse time complexity of the algorithm control in O (n)
- 2023-03-15 11:40:03下载
- 积分:1