-
Flash分组相册,支持图片分类功能
带动画效果的Flash分组相册,支持图片分类功能,本Flash相册的一大亮点是可以对相册中的照片进行分类显示,通过Flash界面提供的按钮,可操作各个分类,并显示其中的图片,右侧显示大图片,左侧则显示某一分类下的缩略图。
- 2022-07-09 05:03:32下载
- 积分:1
-
ESP8266模块官方指导文件
这个是非常全面的esp8266wifi模块的指导文件(This is a very comprehensive guidance document for the esp8266wifi module.)
- 2019-02-19 22:16:17下载
- 积分:1
-
根据相关数据,预测未来几年的情况 预测分析
说明: 根据相关数据,预测未来几年的情况,有残差,有相关系数(According to the relevant data, forecast the situation in the next few years, with residual and correlation coefficient)
- 2020-06-24 21:17:30下载
- 积分:1
-
Oblique Nozzle
该代码可以模拟特定尺寸超音速斜切喷管模拟,若修改其中尺寸参数,可以达到模拟任何超音速流动。(The code can simulate the supersonic oblique-cut nozzle with a specific size. If the size parameters are modified, any supersonic flow can be simulated.)
- 2020-06-21 18:40:02下载
- 积分:1
-
LFM_ISAR
说明: 实现对点目标的ISAR成像,代码简单易操作,采用距离多普勒成像方式(Achieve ISAR imaging of point targets)
- 2018-12-23 12:50:10下载
- 积分:1
-
it is about target tracking using the simulator"Castalia" in c
++ based on omn...
it is about target tracking using the simulator"Castalia" in c
++ based on omnet-it is about target tracking using the simulator"Castalia" in c
++ based on omnet++
- 2022-05-12 17:10:28下载
- 积分:1
-
NX SRM Design 帮助文档
说明: 计算内弹道,固体火箭发动机装药内弹道计算(Calculating interior trajectory, solid rocket motor charge interior trajectory calculation)
- 2019-01-21 08:32:11下载
- 积分:1
-
用来进行电脑的关机和注销,方法很简单,比较实用。
用来进行电脑的关机和注销,方法很简单,比较实用。-Used for computer shutdown and cancellation method is very simple, more practical.
- 2022-01-22 02:04:07下载
- 积分:1
-
对图像批量灰度化程序 frmGoodsInventory
对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片(For image batch graying program, automatically extract all pictures from all subdirectories of the selected folder)
- 2020-06-25 06:00:02下载
- 积分:1
-
C# 系统启动后经过的时间
C# 系统启动后经过的时间,textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间。
private void timer1_Tick(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
private void Form1_Load(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
- 2022-04-30 21:58:26下载
- 积分:1