-
Documents
说明: 可以利用hfss输出的s参数反算介电常数(use the s paramaters to get Dielectric constant)
- 2019-04-15 21:23:39下载
- 积分:1
-
Untitled 1
etawuyvx twrds AW XCD ddefdfa
- 2020-06-22 12:20:01下载
- 积分:1
-
这是一个很好的游戏啊 ,欢迎大家来下在和上穿关于这方面的东西啊...
这是一个很好的游戏啊 ,欢迎大家来下在和上穿关于这方面的东西啊-This is a good game ah, welcoming everyone to come in and under to wear this on the things ah
- 2022-01-26 07:01:43下载
- 积分:1
-
用Proteus 和keil建立单片机仿真工程步骤
说明: 用Proteus 和keil建立单片机仿真工程步骤(Proteus and keil to establish single-chip simulation engineering steps)
- 2020-04-19 20:03:40下载
- 积分:1
-
针对NSF
针对NSF-14的负载均衡的最短路算法
-NSF-14
- 2022-02-05 22:15:45下载
- 积分:1
-
Visual C# 隐藏显示鼠标的源码实例
Visual C#显示隐藏鼠标的一个例子,隐藏鼠标后,使用Tab键移动光标,从代码中可发现,隐藏鼠标只需将ShowCursor(false);即可,显示时就这样:ShowCursor(true);面向C#初学者。下面是核心的代码:
//重写API函数
[System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint = "ShowCursor")]
public extern static bool ShowCursor(bool bShow);
private void btnHide_Click(object sender, EventArgs e)
{
ShowCursor(false);//鼠标隐藏
}
private void btnShow_Click(object sender, EventArgs e)
{
ShowCursor(true);//鼠标显示
}
- 2022-08-08 14:49:38下载
- 积分:1
-
QQ抓Ip
不月个,八八仆川么么丿,个,八八个人的不发隔阂而1儿孙福时光隧道给人r646水电费儿(awdgrghtjhgeghtyhtjtyjythhttyhthth)
- 2020-06-17 19:40:02下载
- 积分:1
-
sdsdsdsad
其中包括图像压缩的基本编码方法如Huffman编码算术编码\JPEG 2000H.261压缩编码标准小波变换编码\运动估计算法视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other(including the basic image compression coding methods as Huffman coding arithmetic coding JPEG 2 000 H.261 coding standard Wavelet Transform Coding motion estimation algorithm Video Image Acquisition is the VC now other)
- 2010-03-13 08:43:10下载
- 积分:1
-
页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数....
页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.
-Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
- 2022-08-23 10:48:48下载
- 积分:1
-
wosa_sdk303
基于wosa协议的驱动开发需要安装的相关管理工具(Related management tools that need to be installed on the driver development based on WOSA protocol)
- 2018-01-02 10:16:20下载
- 积分:1