-
图像加密代码
说明: DNA编码,以及利用混沌系统对数字图像进行加密。(DNA coding and digital image encryption using chaotic system.)
- 2021-04-22 16:48:49下载
- 积分: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
-
MATLAB-and-labview
多个matlab与labview混合编程的实例,对于学习labview和matlab均有帮助(Matlab and labview multiple instances of mixed programming, both for learning labview and matlab help)
- 2011-05-24 13:15:47下载
- 积分:1
-
mnist
用深度学习的方法识别数字,神经网络使用CNN,数据集mnist(Identification number)
- 2019-05-09 10:41:15下载
- 积分:1
-
mybattery
说明: 介绍了一种铅酸蓄电池的三阶动态模型,在数字仿真软件中建立了其仿真模型,然后通过
电池的完整充放电过程验证了仿真模型的准确性及有效性,并得出了电池充放电过程中制约其充放电效率、容量的关键因素,为电池合理使用及状态监测提供了依据(This paper introduces a third-order dynamic model of lead-acid battery, establishes its simulation model in the digital simulation software, and then verifies the accuracy and effectiveness of the simulation model through the complete charging and discharging process of the battery, and obtains the key factors restricting the charging and discharging efficiency and capacity in the charging and discharging process of the battery, which provides the basis for the reasonable use and condition monitoring of the battery)
- 2021-03-02 21:39:33下载
- 积分:1
-
进退法
说明: 利用进退法和黄金分割法求最小值,可完美运行。(Using advance and retreat method and golden section method to find the minimum value)
- 2020-04-14 16:37:57下载
- 积分:1
-
用C++开发的拼图的游戏,一款益智游戏。
用C++开发的拼图的游戏,一款益智游戏。-With C++ Developed puzzle game, a puzzle game.
- 2023-01-20 18:40:04下载
- 积分:1
-
经验模态值EMD
经验模态分解,用于非平稳信号的分析。本程序适用于振动信号的分析。(Empirical mode decomposition (EMD) is applied to the analysis of non-stationary signals.This procedure is applicable to the analysis of vibration signals.)
- 2018-08-01 17:15:32下载
- 积分:1
-
micro operating system, the operating system would like to know the secret in th...
微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写入0.0.2-0.0.n (n
- 2022-04-18 15:34:48下载
- 积分:1
-
dynamic lithium-ion battery model
该论文主要介绍了如何建立一个考虑了电池发热和电池容量衰减的动态锂离子电池模型(A dynamic lithium-ion battery model considering the effects of temperature and capacity fading)
- 2018-06-05 21:31:36下载
- 积分:1