-
1rank_2way_wilkinson
HFSS功分器 微带结构 可修改参数,用在不同频带(HFSS Splitter microstrip structure can modify the parameters used in different frequency bands)
- 2009-12-19 09:40:27下载
- 积分:1
-
柴油机
说明: 数据实时监测、数据实时采集、柴油机工作探测(Data real-time monitoring, data real-time acquisition, diesel engine working detection)
- 2020-06-22 16:20:44下载
- 积分:1
-
最新的紫光 软件 可以解除打字的 速度问题 提高你的打字速度...
最新的紫光 软件 可以解除打字的 速度问题 提高你的打字速度-The latest software can be here to lift typing speed improve your typing speed
- 2022-01-24 09:30:35下载
- 积分:1
-
labwindow 编程的tcp网络开发例程。
labwindow 编程的tcp网络开发例程。-labwindow programming routines tcp network development.
- 2023-03-30 17:30:03下载
- 积分:1
-
ip address resolution, introduced articles of knowledge ip address, layout very...
ip地址解析,介绍ip地址知识的文章,排版很好,介绍简单.大家可以收藏-ip address resolution, introduced articles of knowledge ip address, layout very good, simple introduction. We can collections
- 2022-09-26 18:20:02下载
- 积分:1
-
C# 监控Windows剪贴板程序
C# 编写的监控Windows剪贴板的小程序,这里面有计时器的相关创建方法,设置计时器间隔为1000毫秒并启动计时器,监控剪切板并判断剪贴板中是否存在文本数据,然后将剪贴板中的内容显示在richTextBox1控件中。下面的代码是本程序的核心:
private void Frm_Main_Load(object sender, EventArgs e)
{
timer1.Interval = 1000;//设置计时器间隔为1000毫秒
timer1.Start();//启动计时器
}
private void timer1_Tick(object sender, EventArgs e)
{
if (Clipboard.ContainsText())//判断剪贴板中是否存在文本数据
richTextBox1.Text = Clipboard.GetText();//将剪贴板中的内容显示在richTextBox1控件中
}
- 2023-08-14 00:35:02下载
- 积分:1
-
sqp_npsol
Fortran Optimisation sqp
- 2010-12-31 17:57:33下载
- 积分:1
-
6.6 音视频编解码库FFmpeg
说明: 编解码器(codec)指的是一个能够对一个信号或者一个数据流进行变换的设备或者程序。这里指的变换既包括将 信号或者数据流进行编码(通常是为了传输、存储或者加密)或者提取得到一个编码流的操作,也包括为了观察或者处理从这个编码流中恢复适合观察或操作的形式的操作。编解码器经常用在视频会议和流媒体等应用中(Codc refers to a device or program that can transform a signal or a data stream. The transformation referred to here includes not only the operation of encoding a signal or data stream (usually for transmission, storage or encryption) or extracting an encoding stream, but also the operation of restoring a suitable form of observation or operation from the encoding stream for observation or processing. Codec is often used in video conferencing and streaming media applications.)
- 2019-02-23 15:22:39下载
- 积分:1
-
ASP数据库操作类源码
一个ASP数据库操作类源码,这个类可以生成SQL语句、连接数据库、读取库内容、查询数据库、删除指定内容等操作,使用数据库类来操作数据库,是比较方便的,而且修改代码也很方便,ASP中的数据库操作类而且见的也不多,本操作类很值得一看。
- 2022-07-04 02:35:13下载
- 积分:1
-
luyin
很难找道的,网上就算有也要像一先收肥的论坛。(It is hard to find road, even if there are like online forums of your fertilizer.
.)
- 2012-04-18 18:07:49下载
- 积分:1