资源列表
[其他小程序] Space-Time-Codes-and-MIMO-Systems
说明:这是一个GUI系统的基础。GUI是从命令行调用通过键入“ui开始”。GUI是自说明的。 给出了工具提示在蓝色的颜色。光标定位在需要这些详细的解释。主要的文件 “runsim.m”。在这些模拟的单输入单输出系统选项明确给定。这是因为单输入单输出系统为一个特定的结果类型的调制显示在每一个情节的比较的目的 -This is a GUI based system. The GUI is invoked from the command line by typing " u<白志斌> 在 2025-07-01 上传 | 大小:300kb | 下载: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-07-01 上传 | 大小: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-07-01 上传 | 大小: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-07-01 上传 | 大小: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-07-01 上传 | 大小:3kb | 下载:0