-
用C#实现office2003风格的菜单组件
用C#实现office2003风格的菜单组件
-With C# Realize office2003 style menu component
- 2022-05-18 22:42:37下载
- 积分:1
-
demo11
说明: 花了2000元买来的,可以使用的自助建站源码-人力资源的(Spent 2,000 yuan bought, you can use self-help建站source- human resources)
- 2008-11-27 14:48:01下载
- 积分:1
-
C# WPF 在窗体上嵌套文字上下滚动的可拖动用户控件
C# WPF 在窗体上嵌套文字上下滚动的可拖动用户控件,UserControl2.xaml 的交互逻辑。
- 2022-10-11 07:55:03下载
- 积分:1
-
Foxpro高级程序设计技术
Foxpro高级程序设计技术 -Foxpro senior program design techniques
- 2023-08-19 10:35:05下载
- 积分:1
-
Univariate Moran Index
说明: Univariate Moran's I 指数计算过程脚本,运用ArcGIS自带的arcpy工具包(Univariate Moran's I calculation script using ArcPy tool in ArcGIS Desktop software)
- 2017-06-09 15:51:02下载
- 积分:1
-
LSTM-Human-Activity-Recognition-master
与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural network (RNN) with long-term memory cells does not need or almost need feature engineering. Data can be directly input into the neural network, which acts as a black box and can correctly model the problem. Other research can use a lot of Feature Engineering on activity recognition data sets, which is a signal processing method combined with classical data science and technology. The method here is very simple in terms of the number of data preprocessing)
- 2019-06-13 18:50: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
-
VC++实现窗口的多文档视图风格
VC++实现窗口的多文档视图风格,在一个主窗体中可以打开很多个子窗口,可选择平铺方式,可单独关闭任意窗口,类似于平铺窗口的效果,在开发大型软件应用时尤其有用处。
- 2022-02-15 08:22:47下载
- 积分:1
-
USART
USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
- 2023-08-18 19:50:04下载
- 积分:1
-
此留言本对初学者很有参考价值安全性也比较高
此留言本对初学者很有参考价值安全性也比较高-This message of this useful reference for beginners security is also relatively high
- 2022-03-25 05:33:03下载
- 积分:1