-
AIX、HP、linux操作系统命令汇总
说明: AIX、HP、linux操作系统命令汇总(AIX, HP, Linux operating system command summary)
- 2020-06-22 04:00:01下载
- 积分:1
-
2
说明: LS—-dyna碎片撞击模拟,粗糙简单易懂(Ls-dyna fragment impact)
- 2020-07-09 15:28:55下载
- 积分:1
-
MainWindow
说明: spy is the open-source .NET assembly browser and compiler.
- 2020-06-24 00:40:02下载
- 积分:1
-
ABAQUS-keyword
abaqus中的帮助关键字翻译,对初学者应该有点帮助(abaqus-keyword of help)
- 2014-03-06 11:14:19下载
- 积分:1
-
MY-Project
俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)
- 2013-09-09 09:51:59下载
- 积分:1
-
123
csv文件读取和存储,可用于显示在QT建的表格中(csv file is read and stored, can be used to display the built form QT)
- 2020-11-02 19:29:56下载
- 积分:1
-
SetIgnoreValue_Batch 2015.05.22
能够在ENVI或IDL中较好的设置忽略值 速度比较快(Better settings to ignore values in ENVI or IDL are faster)
- 2018-01-30 16:56:27下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
MEEMD
MEEMD改进经验模式分解例程,可以进行数据处理(MEEMD improves the empirical mode decomposition routine for data processing)
- 2021-04-01 11:39:08下载
- 积分:1
-
TTTech_TTE-Monitoring-Switch
The TTEthernet technology enables hard
real-time operation in safety-critical distributed
systems based on Ethernet networks. To
complement the existing offering of development
products, the TTEMonitoring Switch 1 Gbit/s
12+1 Ports supports the fast online-mirroring
of real-time data streams going through
the 12+1 operational ports of the switch.
The monitoring switch allows the on-the-fly
selection of arbitrary Rx or Tx lines of
any operational ports to be mirrored on the
dedicated monitoring port. The operational
functionality and the configuration interface
of the switch is identical with the
TTEDevelopment Switch 1Gbit 12 ports, i.e.
the switch can be used as replacement
without any change in the switch configuration.
- 2018-08-14 17:03:38下载
- 积分:1