资源列表
排序选择:
[Windows编程] UltraEdit-V16.20
说明:汉化软件 一款很好使用的文字处理和编辑的软件-Speaking of word processing and editing software, a very good use of the software<朱晓峰> 在 2026-01-16 上传 | 大小:13.26mb | 下载:0
[GDI/图象编程] Myopengl
说明:opengl绘图程序,vs2012,可以实现线,圆,多边形,并且实现平移,放大缩小,删除-opengl drawing program, vs2012, can achieve lines, circles, polygons, and to achieve pan, zoom, delete<SangerSomvold> 在 2026-01-16 上传 | 大小:106kb | 下载:0
[其他小程序] josephu
说明:用于解决约瑟夫问题.已知n个人(不妨以编号1、2、3……分别表示)围坐在一张圆桌周围。 从编号为k的人开始报数,数到m的人出列;他的下一个人又从1开始报数,数到m的那个人又出列; 依此规则重复下去,直到圆桌周围的人全部出列。-This program used to solve the Joseph problem. Known n individuals (may wish to represent numbers 1,2,3 ......) sitting around a roun<QC> 在 2026-01-16 上传 | 大小:215kb | 下载:0
[JSP源码/Java] LoopDelete
说明:循环删除问题,例如,数组{12345} 输入3 数到3删掉 例如 12*45,*2*45,*2*4*,***4*,最后返回4 输入2 就是数到2删掉,循环删 -Cycle to delete,for example,{12345}import 3 count up to 3 delete, such as 12*45,*2*45,*2*4*,***4*,return 4 import 2 count up to 2 delete<lvpengtao> 在 2026-01-16 上传 | 大小:4kb | 下载:0
[JSP源码/Java] FindZero
说明:给出一个数组,求数组中连续0的最大个数,即返回连续0的最大个数-Given an array, and find the maximum number of consecutive 0 in the array<lvpengtao> 在 2026-01-16 上传 | 大小:3kb | 下载:0
[其他小程序] 11.PLCdianjiwendukongzhi
说明:基于西门子可编程序控制器电机正反转控制程序代码-Siemens programmable logic controller based motor reversing control code<王成> 在 2026-01-16 上传 | 大小:1kb | 下载:0
[JSP源码/Java] RepeatNumbe
说明:给出一个数组,返回重复次数最多的数的个数,例如{1,2,5,1,2,1,7,5,1}返回 4 -Given an array, returns the number of the number of repeat the most times,for example,{1,2,5,1,2,1,7,5,1}return 4<lvpengtao> 在 2026-01-16 上传 | 大小:4kb | 下载:0
[JSP源码/Java] Test1
说明:给定一个数组,一个整型数值你n,判断此数组是否满足:数组中有两个数和为n,对应的下标和也为n,例如,a[2]+a[3] = 5.2+3=5,返回1,否则返回0。-Given an array, an integer n, you determine whether this array meet: have two Numbers in the array and for n, corresponding subscr ipt and also for n, for example, a+ a<lvpengtao> 在 2026-01-16 上传 | 大小:3kb | 下载:0