-
Beckhoff_CoECodeSample020518
Beckhoff官方CoE样例,功能框架已实现PDO,SDO(Beckhoff official CoE sample)
- 2021-02-08 11:49:54下载
- 积分:1
-
weixin_Protocol
web版微信协议分析。当前分析到登陆部分。举一反三,后续的拉取好友列表和发送消息等协议都好分析出来了。作者:孙强壮。(The web version of the micro-channel protocol analysis. Current analysis to the landing part. Giving top priority to, the subsequent pull friends list and send messages agreements out a good analysis.)
- 2012-09-11 23:46:01下载
- 积分:1
-
video
说明: 用opencv和mfc打开摄像头的小程序(use opencv and mfc open the camera)
- 2019-05-05 09:27:40下载
- 积分:1
-
数据库连接
本资源为连接数据库的基本操作,
private void button3_Click(object sender, EventArgs e)
{
string user = textBox1.Text;
string pwd = textBox2.Text;
string code = textBox3.Text;
//创建数据库连接类的对象
SqlConnection con = new SqlConnection("server=FSMOOTH-PC;database=zxl;user=sa;pwd=fsmooth19841019");
con.Open();
//执行con对象的函数,返回一个SqlCommand类型的对象
SqlCommand cmd = con.CreateCommand();
//拼写语句
cmd.CommandText = "update users set name="" + user + "",pwd="" + pwd + "" where code="
- 2022-06-18 15:04:01下载
- 积分:1
-
vehicle-drift-master 漂移仿真
说明: 使用C++实现控制车俩个在matlab/Carsim软件中实现绕圈漂移(Using C + + to realize the control of two cars and realizing the circle drift in Matlab / CarSim software)
- 2021-01-16 15:55:58下载
- 积分:1
-
deny_cmd
Deny running of specify process
- 2010-11-12 01:53:36下载
- 积分:1
-
H7440H_应用手册_20181206
说明: H7440芯片数据手册,有需要的朋友可以下载(H7440datasheet,Need friends can downloadv)
- 2020-06-19 06:20:01下载
- 积分:1
-
AHaAlgorithm
《啊哈!算法》扫描版,学习算法的入门书,仅供学习交流使用(" Aha! Algorithm " Scan version, learning algorithm introductory book, only to learn in exchanges)
- 2015-05-06 14:11:33下载
- 积分:1
-
ReadIonex
可以读取从IGS网站上下载的电离层文件,并输出某一个网点上的电子含量值(Can be read from IGS ionospheric site to download files and output one dot on the value of electronic content)
- 2013-05-23 09:09:40下载
- 积分:1
-
MC9S08SU16RM
S08SU官方硬件手册,三相无刷电机驱动一体芯片(S08SU Official Hardware Manual,Three-phase Brushless Motor Drive Integrated Chip)
- 2020-06-25 11:00:01下载
- 积分:1