-
很准确,权威的测试cpu及内存的工具!!!选购内存查看真假时很实用...
很准确,权威的测试cpu及内存的工具!!!选购内存查看真假时很实用-very accurate, authority of the cpu and memory testing tools! ! ! Optional memory View real and very practical
- 2022-03-16 20:56:20下载
- 积分: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
-
站好数据管理系统。
一个不错的加油站数据管理系统.-stations a good data management system.
- 2022-04-28 23:54:55下载
- 积分:1
-
mc_uve
一些关于蒙特卡罗无信息变量消除法(MC_UVE)的实用文章。(No information about Monte Carlo variable elimination method (MC_UVE) practical article.)
- 2013-07-04 22:17:09下载
- 积分:1
-
2. Case_bfstep
使用同位网格SIMPLE算法计算阶梯流动(Calculation of step flow using SIMPLE algorithm with collocated grids)
- 2018-10-31 11:08:06下载
- 积分:1
-
一个处理文本文件的程序,演示了如何用vb高效的处理操大文件的方法。...
一个处理文本文件的程序,演示了如何用vb高效的处理操大文件的方法。-a text document handling procedures, demonstrating how to use vb efficient handling gymnastic documents.
- 2022-11-03 14:10:03下载
- 积分:1
-
精通Java核心技术全书随书源码实例
精通Java核心技术全书随书源码实例,涉及到界面、数据库、算法、字符串、数组、加密等多方面的Java基础实例,是学习Java编程开发的入门参考范例,不多介绍了,需要的赶快下载。
- 2022-11-17 18:30:04下载
- 积分:1
-
ZOJ1002
ZOJ1002型
- 2022-04-07 01:24:01下载
- 积分:1
-
Perl_Script_Repository
Perl Script Repository资料库Perl脚本!这里是众多作者根据工作的应用而编写的脚本~非常值得学习!(There are many Perl programmers in the world. So many, in fact, that there is probably someone who has already written a script which identifies a solution to a problem you may have. In an ideal world it would be easy to locate these individuals so that you could ask them how they solved your particular problem. Since this world is far from ideal we are attempting to make it just a bit nicer with this scripts page.
Here one can find a plethora of Perl scripts with descriptions on how they work as well as information about the author of the script.
)
- 2009-06-04 04:06:20下载
- 积分:1
-
关于SVM学习的两个ppt。内容通俗易懂,适合初学者看看,供大家参考。...
关于SVM学习的两个ppt。内容通俗易懂,适合初学者看看,供大家参考。-On the SVM learning 2 ppt. The contents of user-friendly, suitable for beginners look for your reference.
- 2022-04-22 08:32:14下载
- 积分:1