资源列表
[C#编程] read-image
说明:本算法是用于halcon软件,专门用于图像处理的软件,本代码用于读取图像和选择感兴趣的区域-This algorithm uses halcon software,which designed for image processing , the code is used for reading images and select interestareas<zhangchen> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[C#编程] heimaoseo
说明:可以用来批量检测指定URL是否存在某些字符,原理代码都很简单,WebClient获取到指定URL的HTML源码,之后string.Contains来判断是否存在特定字符,其中用到了多线程,新手可以学习下怎么自定义线程数-Batch testing can be used to specify the URL or absence of certain characters, the principle of the code is very simple, WebClient get the H<赵坤东> 在 2025-06-19 上传 | 大小:89kb | 下载:0
[C#编程] snow
说明:雪花飘落效果也很简单,做过太空大战之类游戏的应该知道,还有一点注意就是处理飘出屏幕外的雪花,不然过一会就很卡了,拿来修改了下,增加了美女滚屏,全屏背景等,要关闭的话双击下有俩狗狗的图片就可以了,感觉速度还行了,就没做多线程处理了,具体自己看吧,编译好的文件和源码都在-Snow falling effect is also very simple, and the like have done space war game should know that there is little atte<赵坤东> 在 2025-06-19 上传 | 大小:9.04mb | 下载:0
[C#编程] SequenceList
说明:建立顺序表,实现取元素、判断表是否为空、求表长、打印、查找、求前驱、求后继、插入、删除等操作。编写就地逆置顺序表的算法,即利用原表的存储空间将线性表(a1, a2, … , an) 逆置为(an , … ,a2 , a1 ) -Established order of the table to achieve taking elements to determine whether the table is empty, seeking long table, print, search,<雷乃海> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[C#编程] CreatePDFDocument
说明:利用C#语言编写的,能够实现输入文字,创建Pdf文档,并保存。-Using the C# language, to achieve the input text, create Pdf documents and save.<fanghao> 在 2025-06-19 上传 | 大小:40kb | 下载:0
[C#编程] DownLoadFile
说明:利用C#语言编写的,实现断点续传功能,此方法可用于下载或者上传。-Using the C# language, and HTTP functions, this method can be used to download or upload.<fanghao> 在 2025-06-19 上传 | 大小:49kb | 下载:0