-
电路图
这是stm8s003f3p6的最小系统 没有外部晶振 源自某开发板 特此上传 送给新手(This is the smallest system of stm8s003f3p6, no external crystal from a development board, hereby uploaded to the novice)
- 2017-08-18 10:42:20下载
- 积分:1
-
NEW-LEACH-matlab.txt
对经典协议LEACH的改进版本,可以出图3个,对初学很有帮助,大家有兴趣的可以看看。(LEACH agreement on an improved version of the classic, you can plot three, very helpful for beginners, we are interested can look at.)
- 2014-01-20 17:22:06下载
- 积分:1
-
user defined scalars
用户自定义标量udf,Fluent模拟。(the udf of user defined scalars)
- 2017-07-25 11:47:48下载
- 积分:1
-
Basler SDK
用basler SDK写的一个范例,进行图像采集相关操作
- 2022-11-09 17:35:04下载
- 积分:1
-
pingban
平板层流问题计算以及同位网格上的SIMPLE算法(Tablet computing and laminar flow problems with the grid on the SIMPLE algorithm)
- 2013-07-02 21:30:49下载
- 积分:1
-
C# wpf 获取并显示掩码文本框中的数据
C# wpf 获取并显示掩码文本框中的数据,也就是显示密码框中的字符,private void MaskedTextBox_TextChanged(object sender, EventArgs e)
{//获取掩码文本框中的数据
var MyBox = sender as System.Windows.Forms.MaskedTextBox;
MyText = MyBox.Text;
}
private void Button_Click(object sender, EventArgs e)
{//显示在掩码文本框中输入的数据
MessageBox.Show("刚才在掩码文本框中输入的数据是:" + MyText, "信息提示");
}
- 2023-03-13 11:25:03下载
- 积分:1
-
DSP的全桥PWM程序
移相全桥变换器dsp的PWM编程,可以参考学习,已经试验验证,是正确的的,可以正常工作
- 2022-06-16 14:57:11下载
- 积分:1
-
stdTemplate
一个学习标准模版的好例子!大学时候老师给的!供大家参考!(a study standard template good example! University teachers to time! For your reference!)
- 2006-11-13 15:19:06下载
- 积分:1
-
数据结构 图的应用 最小生成树问题
说明: 应用最小生成树的实际问题,内含题目、代码、问题分析(Application of the minimum spanning tree to practical problems, including problem, code and problem analysis)
- 2019-12-10 17:39:59下载
- 积分:1
-
yuv合成MP4
资源描述yuv帧合成MP4文件,支出的yuv的格式是yu12,合成的MP4文件时不能用windows播放的,其他的播放器都能播放,挺好用的1
- 2023-07-20 11:15:15下载
- 积分:1