-
c++
双闭环可逆直流调速(H桥)simulink仿真模型,波形很好((Double closed loop reversible DC speed control (H bridge) Simulink simulation model, the waveform is very good))
- 2017-12-12 18:06:04下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
一个JAVA编写的爬虫程序,比较详细,内容有注释
一个JAVA编写的爬虫程序,比较详细,内容有注释-JAVA reptiles prepared a procedure in more detail, the contents of the Notes have
- 2022-03-04 05:51:34下载
- 积分:1
-
一个SMTP邮件发送的源代码
一个SMTP邮件发送的源代码-an SMTP mail sent by the source code
- 2022-02-03 01:32:29下载
- 积分:1
-
libuv-v1.9.1
说明: 高效服务器编程模型,达到理论100W并发服务(Efficient Server Programming Model)
- 2020-06-22 09:20:02下载
- 积分:1
-
2009.10.31-Word--AC
2008年noip第一题源代码,过了全部测试点,自己编的(2008 noip code, ac)
- 2013-08-31 09:16:50下载
- 积分:1
-
使用vb程序开发的一个浏览器范例程序,很简单,适用于初学者...
使用vb程序开发的一个浏览器范例程序,很简单,适用于初学者-Vb program development using the example of a browser procedure is very simple for beginners
- 2022-04-29 22:15:31下载
- 积分:1
-
IOCPModel
这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help
)
- 2012-09-22 13:15:34下载
- 积分:1
-
中国国界和省界的SHP格式数据
中国地图的shpfile文件,来源于国家基础地理信息中心,可通过matlab、global mapper或者其他软件转为GMT识别的数据格式。(The shpfile file of China map comes from the national basic geographic information center. It can be converted to the data format recognized by GMT through MATLAB, global mapper or other software.)
- 2021-04-09 15:08:59下载
- 积分:1
-
查询某IP地址的计算机是否在局域网内,有可执行文件
查询某IP地址的计算机是否在局域网内,有可执行文件-Query a computer IP address in the LAN, have an executable file
- 2023-02-17 10:45:03下载
- 积分:1