资源列表
排序选择:
[C#编程] OperationTXT-4
说明:这一篇与上一篇比较类似,目的相同,不同之处为读入到了list中,list泛型集合可以当作可变长数组使用。通过StreamReader创建一个流sr,然后通过一个while循环将读得的每行数据放入字符串类型的list中,之后对每个list分割,并返回一个字符串数组,这个字符串数组就可以通过转化为double来计算了,计算完成后可以通过放入sb中统一写入到文本文档中。-This is a comparison similar to the previous one, the same purpose<Baron> 在 2025-07-26 上传 | 大小:44kb | 下载:0
[C#编程] OperationTXT-2
说明:用c#语言读入文本文档商品清单,计算总价格 将规则的几列数据放入文本文档,用c#语言读取数据计算并将结果写入数据,这种方法在计算采矿工程覆岩三带、surfer插分起伏地表建模等处有很大用处-With c# language reads text documents list of goods to calculate the total price will be several columns of data rules into your text document, reads the<Baron> 在 2025-07-26 上传 | 大小:44kb | 下载:0
[C#编程] OperationTXT-1
说明:上述代码中用到File.ReadAllLines()函数,适用于读取较小的文本文档,一次性将全部文本文档内容放入字符串数组contents中,每一行作为contents这个字符串数组的一个元素,下面的循环实现了对contents的遍历,遍历的过程中通过split函数对每个元素按空格或者是制表符进行分割,contents的每个元素被按照空格或制表符分割后返回一个新的字符串数组,放入到新定义的strNew这个字符串数组中,之后输出。 下一步要计算总价格。-The code used in<Baron> 在 2025-07-26 上传 | 大小:58kb | 下载:0
[文件操作] pugixml-1.7
说明:pugixml-1.7.zip pugixml xml的操作。支持unicode 支持xml的xpath 新版本1.7-Pugixml-1.7.zip Pugixml xml operation. Supports unicode Support xml xpath New version 1.7<敏敏> 在 2025-07-26 上传 | 大小:366kb | 下载:0
[OpenCV] multi_obj_track
说明:opencv实现汽车的追踪与统计汽车数量-OpenCV to achieve car tracking and statistics of the number of cars<liujie> 在 2025-07-26 上传 | 大小:33.05mb | 下载:0
[其他小程序] testbench.sv
说明:RS 编码和解码Verilog Code, 实现了RS(544,514)的编码和译码;--RS Coding and Decoding Verilog code, implement RS(544,514)<liuchao> 在 2025-07-26 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] user
说明:自动调整蓄电池的充电和放电的简单控制的流程。请参考使用。-Automatically adjusts the battery charging and discharging control simple processes. Please reference.<胡东亮> 在 2025-07-26 上传 | 大小:1kb | 下载:0
[易语言编程] CtPe-master
说明:CoolQ communicate with the server instance, within this package includes a channel between the letter and PHP, and the process returns to CoolQ-CoolQ communication with the server instance<zhangjian> 在 2025-07-26 上传 | 大小:5.66mb | 下载:0
[微处理器(ARM/PowerPC等)] Embedded-Internet
说明:嵌入式网络 TCP/IP基础、实现及应用-Foundation, realization and application of embedded network TCP/IP<依然> 在 2025-07-26 上传 | 大小:24.88mb | 下载:0
[其他小程序] A-pure-C-calculator
说明:一个纯C实现的图形化计算器. A pure C implementation of graphical calculator-A pure C implementation of graphical calculator<chemist> 在 2025-07-26 上传 | 大小:2kb | 下载:0
[对话框与窗口] NoBorderChangeSize
说明:该demo展示了MFC无边框窗口的使用,支持边缘拖动缩放窗口,并自适应窗口内容(此demo中控件及自绘内容不多,有大量控件的朋友可以使用EasySize),支持窗口阴影效果,支持鼠标左键移动窗口位置,并保证窗口不能移出屏幕区域。都是一些很简单的代码,但整合度很高,需要的朋友可以直接封装成对话框类方便使用。-The demo shows the use of MFC borderless window, drag the edge of the zoom window support, and a<ReNew | Man> 在 2025-07-26 上传 | 大小:280kb | 下载:1