资源列表
[其他小程序] Rotate-and-Zoom-in-Matlab-with-GUI
说明:This code contains simple rotate and zoom function in MATLAB GUI<wahyu> 在 2025-06-21 上传 | 大小:12kb | 下载:0
[其他小程序] tbgb
说明:淘宝的一款实用工具,可以追踪自己所设定的同款宝贝链接,并且自动修改为此标题。因为品牌投诉此源码设置了屏蔽字符,添加对应的字符可以免修改黑名单里的字符.-Taobao is a utility that can track the same paragraph baby link set for themselves, and automatic modification for this title. This source of complaints because the brand shi<邵子涵> 在 2025-06-21 上传 | 大小:12kb | 下载:0
[数据库编程] MyDBAdo-Class
说明:基于Windows操作系统,使用ADO连接数据库的通用代码-ADO class<meiya> 在 2025-06-21 上传 | 大小:12kb | 下载:0
[其他小程序] Traffic-light-control-design
说明:通过编写Verilog代码实现交通灯控制的设计-By writing Verilog code to implement the traffic light control design<独醉逍遥> 在 2025-06-21 上传 | 大小:12kb | 下载:0
[驱动编程] myMouse-master
说明:通过实现wdm鼠标过滤驱动,实现对USB鼠标操作的过滤,并提供模拟鼠标输入的接口给应用层(Simulate mouse input)<Mr.Yuan> 在 2025-06-21 上传 | 大小:12kb | 下载:1
[其他小程序] 匹配游戏算法
说明:实现匹配游戏算法 在两个数组中,索引相同且该相同索引上的值也相同,用a表示。 在两个数组中,索引不同且该不同索引上的两个值相同,用b表示。 例: int[] arrOne = { 2, 1, 4, 5, 6 }; int[] arrTwo = { 2, 4, 7, 1, 6 }; 以上数组中有2个a, 2个b(JAVA Matching game algorithm In the two array, the index is the same and the value on<ROCK圆圆> 在 2025-06-21 上传 | 大小:12kb | 下载:0