资源列表
[C#编程] match-game
说明:C#,一个实现匹配游戏的C#程序,是参考visual studio C#参考写的,有兴趣的可以下载-match game,C#<bobo> 在 2024-11-09 上传 | 大小:4.32mb | 下载:0
[C#编程] serial-port
说明:应用控件 编写C#串口调试助手 简单通俗易懂 适合初学者-Applications written in C# controls serial debugging assistant simple user-friendly for beginners<张洋> 在 2024-11-09 上传 | 大小:43kb | 下载:0
[C#编程] CSharpdoudizhu
说明:C#Use the Animation Unity3D Research Institute of the editor to edit the animation<空城幻雪> 在 2024-11-09 上传 | 大小:7.45mb | 下载:0
[C#编程] feigechuanshu
说明:socket通信实例,仿飞鸽传书的源代码-Socket communication examples, imitation feibook source code<陈兵> 在 2024-11-09 上传 | 大小:313kb | 下载:0
[C#编程] BookManagement
说明:c#写的图书管理系统,初学写的比较渣,不要在意这些细节...初学者可以看看,大神就不要看了,捂脸-c# write library management system, beginner write more residue, do not care about these details ... beginners can see, the great God, do not read, Behind<Terry> 在 2024-11-09 上传 | 大小:4.57mb | 下载:0
[C#编程] ComoditySale
说明:c#写的商品销售系统,初学写的比较渣,不要在意这些细节...初学者可以看看,大神就不要看了,捂脸-c# written merchandising system, beginner write more residue, do not care about these details ... beginners can see, the great God, do not read, Behind<Terry> 在 2024-11-09 上传 | 大小:5.9mb | 下载:0
[C#编程] ImageProcess
说明:基于EMGU的c#写的图像处理系统,包含一个车牌识别的模块。初学写的比较渣,不要在意这些细节...初学者可以看看,大神就不要看了,捂脸-EMGU written in c# based image processing system that includes a license plate recognition module. Beginner write more residue, do not care about these<Terry> 在 2024-11-09 上传 | 大小:2.91mb | 下载:0
[C#编程] LDS-Measuring
说明:ILD2300-10 激光量度器, 用C#運行的簡易工具, 可以捉到高/底量度後的原始數據, 最後相減, 得到最終的高度.-The code for measuring the object size use laser (ILD2300-10)<jacky> 在 2024-11-09 上传 | 大小:440kb | 下载:0
[C#编程] 3
说明:设集合S由若干单词(英文)组成,给定字符串K,在S中查找与K最佳匹配的结果。最佳匹配的结果定义为:与K有最长共同前缀的字符串。 例:S={abc, bdef, zhen, zhao, abdd},K1=zhao,K2=abdf,K3=cheng,则与K1最匹配的结果是zhao,与K2最匹配的结果是abdd,与K3最匹配的结果是ε(空串)。 -Set the set S consists of several words (in<jiegenghua> 在 2024-11-09 上传 | 大小:1kb | 下载:0