-
flash编程工具 AM29LV160DT
FlashLoaderVersion1.21和VFS4S2CODE.hex
flash编程工具 AM29LV160DT
FlashLoaderVersion1.21和VFS4S2CODE.hex-flash programming tools AM29LV160DTFlashLoaderVersion1.21 and VFS4S2CODE.hex
- 2022-04-12 19:58:24下载
- 积分:1
-
a C workload of the teachers do Calculation Software
一个用C做的教师工作量计算软件-a C workload of the teachers do Calculation Software
- 2022-03-12 03:30:53下载
- 积分:1
-
在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法...
在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法-in how many documents the preparation procedure makefile C introductory document for urgent use general rules
- 2022-10-17 05:35:03下载
- 积分:1
-
一个关于滤波器设计的小程序
一个关于滤波器设计的小程序-a filter designed for small programs
- 2022-08-19 11:07:57下载
- 积分:1
-
在数字滤波器的设计,它通常是用matlab进行
在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真,介绍具体的设计方法-In the design of digital filters, it is usually carried out using MATLAB-aided design and simulation, introduction of specific design methods
- 2023-05-04 18:15:03下载
- 积分: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
-
DOS下的CDROM读写加速驱动,使用DMA进行加速读写操作
DOS下的CDROM读写加速驱动,使用DMA进行加速读写操作-CDROM under DOS to read and write speed up the drive, to speed up the use of DMA read and write operation
- 2022-07-14 07:06:43下载
- 积分:1
-
不支持软件分类,仅作简单软件下载统计计数之用
不支持软件分类,仅作简单软件下载统计计数之用 -software does not support separation, merely for a simple software download count use
- 2022-11-09 09:10:03下载
- 积分:1
-
汇编原码“案例20七段电子表显示.rar
汇编原码“案例20七段电子表显示.rar-compilation of the original code "20 cases in paragraph 107 electronic table shows. Rar
- 2022-02-12 18:30:34下载
- 积分:1
-
mpeg 2 system 1,2,3
all user need to check it out
mpeg 2 system 1,2,3
all user need to check it out-mpeg 2 system 1,2, 3 all user need to check it out
- 2023-04-24 19:05:03下载
- 积分:1