资源列表
[界面编程] Delphi-Ping
说明:Delphi實現 網路 Ping操作編程-Delphi programming operation to achieve network Ping<suckin> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] frmtopperlist
说明:vb form to view toppers (class wise )using mhflexgrid &adodc controls<hasna> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] frmstudentsearch
说明:vb form to find students using admno and name<hasna> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[ListView/ListBox] listboxspgdt
说明:listbox水平滚动条 一般listbox只有垂直滚动条,此代码能让listbox能使用水平滚动条-listbox horizontal scroll bar in general listbox only the vertical scroll bar, the code allows listbox can use the horizontal scroll bar<天才> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[其他小程序] AVR_LCD_device_controll_for_ATMEGA32
说明:LCD device controll for ATMEGA 32 with AVR_GCC compiler.<Thomas> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] MazeGames
说明:**迷宫游戏生成及最佳路径** 迷宫原理:把平面中的每个奇数坐标如:(1,3),(5,5)...设为节点,深度搜索每个节点并打通所有的路径行成随机迷宫. 最佳路径:从迷宫的入口点开始广度优先搜索每一个通道求得到达终点的最佳路径. -** Maze games maze generation and the best path** Principle: the plane coordinates of each odd-numbered, such as: (1,3), (5,5) .<lin> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[其他小程序] 1
说明:编写程序,生成一个由两位随机整数组成的5×5的数组,并显示在图片框中;再找出该数组的最小元素,并将最小元素所在列删除(将最小元素所在列之后的各列依次前移);将5×5的数组重定义为一个5×4的数组,显示在另一个图片框中。-Write a program to generate a random integer composed by two 5 x 5 arrays, and displayed in a picture box, To find the array element, and th<张一> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[其他小程序] 2
说明:A数组是由随机生成的且均为两位数的元素构成的6×6二维数组,在每一列中选出一个最小数,然后在所选的6个数中挑出最大的一个数,叫做“小数中的最大数”;在每一行中选出一个最大数,然后在所选的6个数中挑出最小的一个,叫做“大数中的最小数”。在文本框中分别显示这两个数。-A array is by randomly generated and double-digit elements of 6 x 6 A 2d array, each column in A minimum number of ele<张一> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[其他小程序] 3
说明:找出所有三位数的幸运数对。所谓幸运数对是指差为3,且每个数的各位数字之和都能被6整除的一对数。例如189,192就是一对幸运数。-Find all three digits of the number of lucky. So-called lucky number refers to the difference of three, and each number is the sum of all the Numbers can be divided exactly by 6 a logar<张一> 在 2025-11-24 上传 | 大小:2kb | 下载:0