-
录视频
在线录视频,可以观看................................................................................................................................................................................................................................................................................................................................................................
- 2022-01-22 00:54:25下载
- 积分:1
-
ga198212014
遗传算法交叉操作的改进——系统工程与电子技术.pdf(genetic algorithms to improve the operation of cross--- Engineering and electronic technology. Pdf)
- 2007-05-31 14:21:00下载
- 积分:1
-
ADO.NET实现与数据库连接详细讲解
ADO.NET实现与数据库连接详细讲解。里面有ppt,详细讲解了数据库连接的步骤,以及使用的代码,粘贴到工程中,调试使用
- 2022-04-01 04:51:15下载
- 积分:1
-
bp
说明: 用于信号检测,主要对输油管道产生的压力信号和流量信号进行辨识,进而判断管道是否发生泄露。(For signal detection, the main pressure on the pipeline flow of signals and signal recognition, and thus to determine whether pipeline leak happened.)
- 2009-03-02 21:14:13下载
- 积分:1
-
C#使用微信模拟发送post消息请求
C#模拟发送post请求,使用微信模拟消息,Post请求模拟器。
WebClient wc = new WebClient();
wc.Headers.Add("Content-Type", "application/x-www-form-urlencoded");
byte[] postdata = Encoding.UTF8.GetBytes(poststr);
byte[] responseData = wc.UploadData(textBox3.Text, "POST", postdata);//得到返回字符流
textBox2.Text = Encoding.UTF8.GetString(responseData);
- 2022-11-24 04:30:03下载
- 积分:1
-
clock
系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
- 2013-11-30 12:04:57下载
- 积分:1
-
NRF-wireless-module-program
NRF无线模块程序,用于飞思卡尔智能车无线数据传输(NRF wireless module program for Freescale smart car wireless data transmission)
- 2014-03-19 16:09:57下载
- 积分:1
-
Micrium_Xilinx_Repo_1_42
uCOS lib from microum for xilinx SDK.
- 2020-12-28 11:19:01下载
- 积分:1
-
Multi2Carrier-Measurements
利用GNSS 进行高精度导航定位的前提是正确固定载波相位观测值的整周模糊度。由Galileo 系统的4 个载波观测值可以
形成诸多有良好特性的组合观测值,利用这些组合观测值,结合MCAR 方法,可以有效地确定整周模糊度。(The use of high-precision GNSS navigation and positioning the premise is correct carrier phase observations fixed integer ambiguity. May consist of four carriers observations Galileo system
There are many good characteristics to form a combination of observations using a combination of these observations, combined with MCAR method can effectively determine the integer ambiguity.)
- 2013-12-21 14:07:20下载
- 积分:1
-
prient
静态画图,可以改变图形边框颜色与矩形或椭圆的填充颜色(Static drawing, you can change the fill color graphics border color and rectangular or oval)
- 2012-11-22 17:26:00下载
- 积分:1