-
ELE
MSP430调节电子负载,实现430单片机对电子负载的调节(MSP430 electronic load adjustment)
- 2013-10-21 16:27:37下载
- 积分:1
-
fenlei
说明: 利用深度学习进行遥感图像场景分类
这里我们对NWPU-RESISC45数据集的场景图像进行分类
我们将卷积神经网络应用于图像分类。我们从头开始训练数据集。此外,还应用了预先训练的VGG16 abd ResNet50进行迁移学习。(Scene Classification of Remote Sensing Images Using Deep Learning
Here we classify scene images from NWPU-RESISC45 dataset
We apply convolutional neural network to image classification. We start training data sets from scratch. In addition, a pre-trained VGG16 abd ResNet50 is used for migration learning.)
- 2021-03-31 20:19:08下载
- 积分:1
-
2020华云题库二级建造师会员版
最新二建题库和历年真题,注册后直接是会员版,内容无限制,文件解压缩即可
- 2020-12-08下载
- 积分:1
-
YeWei
这是最近本人用组态王做得实验室配套双容水箱监控程序,画面清晰漂亮,欢迎大家浏览查看!(Penguin Card Oh, Rosaceae to joke to joke to see his wife thought of the film to go see his wife, playing Walker to play with bottle opener Will and weapons 2)
- 2021-02-25 13:29:38下载
- 积分:1
-
cfx
说明: I am trying to simulate a Natural Circulation Loop.I have to specify the properties of co2 like specific heat,density etc. but since the temperature is varying throughout the loop, I have to specify the properties at different temperatures. But instead of doing that can the software REFPROP be connected to FLUENT so that it automatically picks up the values?
Any help will do.Thnx
- 2020-05-25 18:17:27下载
- 积分:1
-
RotorCampbell
ansys计算转子轴系临界转速,画坎贝尔图的源代码(ansys rotor shaft critical speed calculation, painting Campbell diagram of the source code)
- 2013-11-15 14:41:01下载
- 积分:1
-
From Windows to Linux.
指引开发者走向Linux的路线图。
From Windows to Linux.
指引开发者走向Linux的路线图。-From Windows to Linux. Guidelines for Linux developers to the road map.
- 2022-07-23 15:43:26下载
- 积分:1
-
kalman
说明: 运用KALMAN滤波算法,进行仿真,通过跟踪,估计物体运动轨迹
(KALMAN filter algorithm)
- 2020-09-18 10:07:54下载
- 积分:1
-
这里实现跑马灯的方法是,依次灭掉前一个灯和点亮后一个灯,再延时一会,不断循环,就可以看到跑马灯的效果了。
请在编译后,进入仿真,点全速运行看结果...
这里实现跑马灯的方法是,依次灭掉前一个灯和点亮后一个灯,再延时一会,不断循环,就可以看到跑马灯的效果了。
请在编译后,进入仿真,点全速运行看结果-Marquee realize here the approach is to eliminate the former followed by a light and lit a lamp post, and then one will be delayed, and constantly cycle, you can see the effect of the Marquee. Please compiled into the simulation, watch the results point to run at full speed
- 2022-02-05 23:53:18下载
- 积分:1
-
阿赖目录树控件ASP树形菜单实例版
阿赖目录树控件ASP树形菜单实例版,通过ASP与ACCESS数据库动态加载节点,本例需要在IIS环境下运行才能看到动态加载的目录树显示。动态添加节点的方法/原理:显示目录树的页面(前台页面)使用iframe(高度宽度设为0,所以是不可见的),当页面加载及单击节点时通过iframe调用(加载)另一个ASP页面(后台程序),通过ASP访问数据库获得节点信息,生成添加节点的代码。得益于阿赖目录树控件程序的强大与灵活,前台与后台的程序都相当的简单。
本例包括一个前台文件:tree_exam6.htm 和后台文件:tree_load.asp,以及一个数据库tree.mdb 在教程和程序的下载包里可以找到。
一些提示:本例中给每个节点设了一个键(key)值取 "n"+id的形式,即其id为1,key则为n1,我们就可以通过tree.nodes["n1"]的形式来访问节点了。
- 2023-05-20 10:20:03下载
- 积分:1