资源列表
[通讯编程] COMM_software
说明:自己收集的一坨串口通讯软件的源代码,对于初学串口编程非常有用。-Cook your own collection of source code for serial communication software<David.Feng> 在 2025-05-01 上传 | 大小:1.08mb | 下载:0
[Windows编程] mediatypes
说明:this document consists of windows supported media types and their guid vales.<abc_bhaskar> 在 2025-05-01 上传 | 大小:10kb | 下载:0
[Windows编程] Yakunchikov
说明:Navier-Stokes Equation in C-Navier-Stokes Equation in C++<beimbet_87> 在 2025-05-01 上传 | 大小:243kb | 下载:0
[C#编程] autocad_2010_dotnet_training
说明:autocad_2010_dotnet_training:c sharp and vb.net-autocad_2010_dotnet_training: c sharp and vb.net<wym> 在 2025-05-01 上传 | 大小:706kb | 下载:0
[C#编程] CSharptTextFile
说明:C3对txt文本文档的操作 方法一 文件的底层操作,比如写入或读出byte数据数据时用 1、建立文件流对象,System.IO.FileStream filestm; 2、来打开文档,filestm = System.IO.File.Open(Filename, System.IO.FileMode.Append ) 3、文档操作, filestr.WriteByte(...),Write(...),Read(.<宗发保> 在 2025-05-01 上传 | 大小:58kb | 下载:0