-
zhengqihuanxiang
蒸气幻想简单挂机脚本.jar供研究Script的玩家学习(steam fantasy simple hook script. Script jar for research study of the player. .)
- 2014-09-18 10:35:53下载
- 积分:1
-
SVPWM
空间矢量调制基本原理与DSP实现,一看就懂,可仿真验证(The basic principle of space vector modulation and DSP implementation, one can understand, can simulation)
- 2014-12-09 19:05:07下载
- 积分:1
-
关于怎样用C#语言关闭计算机的代码・・・希望大家交流・・和学习...
关于怎样用C#语言关闭计算机的代码・・・希望大家交流・・和学习-On how to use C# language wish to shut down the computer code to facilitate the exchange and learning
- 2023-09-02 00:15:03下载
- 积分:1
-
C# 判断WPF页面是否运行在浏览器环境下
C# 判断WPF页面是否运行在浏览器环境下,还可以使用BrowserInteropHelper.Source属性进行深入检测,具体的实现代码如下:
private void Page_Loaded(object sender, RoutedEventArgs e)
{//判断WPF页面是否运行在浏览器环境下
string MyInfo = "";
if (System.Windows.Interop.BrowserInteropHelper.IsBrowserHosted)
{//还可以使用BrowserInteropHelper.Source属性进行深入检测
MyInfo = "当前WPF页面是运行在浏览器环境下!";
}
else
{
MyInfo = "当前WPF页面不是运行在浏览器环境下!";
}
MessageBox.Show(MyInfo, "信息提示", MessageBoxButton.OK);
}
- 2022-03-22 08:29:15下载
- 积分:1
-
STM32F103ZET6串口通讯程序
STM32F103ZET6串口通讯程序源码,希望能对大家有帮助。欢迎大家踊跃交流
- 2022-04-11 21:29:36下载
- 积分:1
-
shopping
基于.net的电子商务系统,论文也有,很适合做毕业设计(.net-Based e-commerce system,Can be used for graduation design projects, the paper has, it is suitable reply.)
- 2016-06-13 13:58:23下载
- 积分:1
-
stmf4 lwip实现httpserver
stmf4开发板中http服务器项目,裸板跑lwip, RMII接口的以太网LAN8702A PHY芯片
- 2023-03-11 22:05:03下载
- 积分:1
-
dongtai
手势识别基于matlab源代码,包括相应的源代码,可以直接运行,效果良好,适合初学者学习
(Gesture recognition based on the matlab source code, including the corresponding source code, can be directly run, the effect is good, suitable for beginners to learn
)
- 2014-11-09 11:41:09下载
- 积分:1
-
地震波克西霍夫叠后偏移程序源代码
地震波克西霍夫叠后偏移程序源代码
- 2015-08-17下载
- 积分:1
-
WENO-master
sod 激波管问题的简单实现,包括weno3和weno5,makefile可正常运行,方便使用(Sod shock tube simple implementation of the problem, including weno3 and weno5, makefile can be normal operation, easy to use)
- 2017-09-14 17:37:48下载
- 积分:1