资源列表
[C#编程] cSharpstudent
说明:学生管理系统。包含,查找,增加,删除功能,简单的学习源码。很适合做课程设计的学生使用。-Student management system. Includes, search, add, delete function, a simple source of learning. Very suitable for curriculum design students.<盛春东> 在 2025-06-25 上传 | 大小:80kb | 下载:0
[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-25 上传 | 大小: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-25 上传 | 大小: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-25 上传 | 大小: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-25 上传 | 大小:3kb | 下载:0