-
ABNT14522
》 后段 comunicação com porta óptica de medidores de energia padrão ABNT 14522
- 2023-05-23 07:55:03下载
- 积分:1
-
File_BinaryToText
实现二进制文件到文本文件的转换,提供目录选择,输出文件目录选择(To achieve binary file to a text file conversion)
- 2011-07-26 14:16:21下载
- 积分: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
-
optics-VCPP
说明: Optics聚类算法 OPTICS没有显示地产生一个数据集合簇,它为自动和交互地聚类分析计算一个簇次序。这个次序代表了数据基于密度地聚类结构。它包含地信息,等同于从一个宽广地参数设置范围所获得的基于密度的聚类(Optics do not show clustering algorithm OPTICS to produce a collection of data clusters, it is automatically and interactively computing cluster analysis a cluster order. This order represents the data to cluster based on the density structure. It contains in information from a broadly equivalent range of parameters obtained by density-based clustering)
- 2020-11-07 15:19:49下载
- 积分:1
-
2048小游戏
实现小游戏2048的基本功能,以及各个方向的滑动,相加(Realize the Basic Functions of 2048 Small Game)
- 2020-06-20 19:00:02下载
- 积分:1
-
1210
vc++的视频,用flash player播放,例如175其中17代表第17章,而5代表第17章的第5个视频(vc++ the video, use flash player to play, for example, 175 of which 17 on behalf of Chapter 17, and 5 on behalf of Chapter 17 of the first five video)
- 2009-02-22 21:00:29下载
- 积分:1
-
最新C版触摸库
合泰最新版触摸库,可直接调用,BS83.....(Including the design of the module and HCI and antenna)
- 2019-05-23 17:17:16下载
- 积分:1
-
seekpath
一个比较简单的使用递归算法实现的迷宫程序。程序中1代表墙,0代表路。(Using a relatively simple recursive algorithm maze procedure. 1 represents the wall of the program, 0 road.)
- 2013-11-17 13:31:12下载
- 积分:1
-
vs .net的rose插件,版本6.12
vs .net的rose插件,版本6.12-vs. Net rose plug-in, version 6.12
- 2022-11-16 06:20:03下载
- 积分:1
-
这是采用优先算法的进程调度程序。其优先级由程序随机产生,程序运行时可单步查看运行结果。...
这是采用优先算法的进程调度程序。其优先级由程序随机产生,程序运行时可单步查看运行结果。-This is the priority algorithm used in the process scheduler. Its priority randomly generated by the procedures, operating procedures can single-step operation to see results.
- 2022-03-26 17:18:44下载
- 积分:1