-
HID.X
基于mircochip的HID镇流器控制程序,实现PFC等多种控制,以及多种保护。(failed to translate)
- 2013-05-03 12:11:40下载
- 积分:1
-
vb作的简单打字训练
vb作的简单打字训练-vb for the simple typing training
- 2022-09-30 06:40:02下载
- 积分:1
-
C# 回车键控制鼠标焦点
C# 回车键控制鼠标焦点,原理是如果按下回车键,则切换鼠标焦点。
private void txtUserName_KeyUp(object sender, KeyEventArgs e)
{
if (e.KeyData == Keys.Enter)//如果按下回车键
txtPWD.Focus();//切换鼠标焦点
}
private void txtPWD_KeyUp(object sender, KeyEventArgs e)
{
if (e.KeyData == Keys.Enter)//如果按下回车键
btnOK.Focus();//切换鼠标焦点
}
- 2022-01-23 11:25:26下载
- 积分:1
-
声学传播模型
声学传播模型的源代码,UMPE模型 ,射线传播模型等 matlab编写(Source Code of UMPE Model ,Ray Model Acoustic Propagation Model)
- 2020-11-02 14:19:54下载
- 积分:1
-
C write small programs, research SR HS vibration
C写的小程序,研究简协振动-C write small programs, research SR HS vibration
- 2022-02-07 02:13:26下载
- 积分:1
-
GEE GOM传奇M2超级插件1.116-gm016论坛
说明: GEE GOM传奇M2超级插件1GEE GOM传奇M2超级插件1.116-gm016论坛(rerergergergergeeeeeeeeeeeeeeeew2w3r)
- 2019-06-26 16:54:09下载
- 积分:1
-
R语言数据分析
使用R语言进行数据分析的源码,包含数据集(Using R language for data analysis of the source code, including data sets)
- 2020-11-25 10:59:32下载
- 积分:1
-
mt7601u-master
说明: Many usb Wi-Fi adapters that claim to have an RT5370 chipset actually have an MT7601 chipset. There are no drivers in Linux that support this device. This driver can be used to set up a hotspot with these devices. This has compiled and works on the following kernels:
- 2020-09-24 10:06:34下载
- 积分:1
-
基本的猜数字游戏,有游戏,说明,排行等功能,运行环境DOS...
基本的猜数字游戏,有游戏,说明,排行等功能,运行环境DOS-Basic猜数字games, game, description, ranking and other functions, operating environment for DOS
- 2023-07-29 16:15:03下载
- 积分:1
-
Hierarchical-Color-Correction
说明: 用于进行色彩空间转换的外文资料,有做相关方面的可以看看(Used for color space conversion of foreign materials, there can look at relevant aspects of doing)
- 2011-03-22 17:23:52下载
- 积分:1