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