资源列表
[其他小程序] duanqiaocanxue
说明:从键盘输入的字符串,如果是“12345” 回车换行显示ok!如果不是则显示not match!-String input from the keyboard, " 12345" carriage return line feed ok!, If not the display not match!<傅红雪> 在 2025-06-29 上传 | 大小:1kb | 下载:1
[C#编程] shiyan2
说明:运用栈实现表达式开、闭括号是否配对出现算法。先要实现栈的基本操作算法,包括初始化栈、进栈、退栈等。本程序中,表达式中的元素限定为char型,表达式的长度<100。表达式输入的为一个以“#”为结束标志的字符串。若用户输入的表达式中少了左括号或少了右括号,打印“括号不匹配”。若输入的表达式左右括号匹配,打印“括号匹配”。-Use stack to achieve expression open, close parenthesis pair appeared algorithm. The ne<陈序员> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[C#编程] shiyan4
说明:若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。-If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle po<陈序员> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[C#编程] shiyan5
说明:以二叉链表表示二叉树,实现二叉树先序遍历、中序遍历、后序遍历的递归算法;直接利用栈的基本操作,实现二叉树先序遍历的非递归算法。-Binary list, binary tree, Binary Tree, Inorder traversal, recursive algorithm after preorder direct use of the basic operation of the stack, the non-recursive algorithm Binary Tree.<陈序员> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[其他小程序] fenshuiling
说明:matlab分水岭算法图像分割 Image=imread( D:\Backup\我的文档\My Pictures\clip_image002.jpg ) -matlab watershed algorithm for image segmentation Image = imread (' D: \ Backup \ My Documents \ My Pictures \ clip_image002.jpg' )<lwd> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[其他小程序] Interface-callback
说明:C#当中的接口回调的程序范例,适合于初学者学习-Interface which C# the callback sample program, suitable for beginners to learn<周辅> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[C#编程] Copy-array
说明:C#中拷贝数组的例子,适用于初学者学习与指导。-Copy array in C# example, suitable for beginners to learn with the guidance.<周辅> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[C#编程] commissioned
说明:C#中有关于委托的一个有趣的例子,关于烧开水的事件。-C# has commissioned an interesting example, boil water event.<周辅> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[其他小程序] chuankoutiaoshi
说明:实现串口数据传输,类似于串口小工具。能实现十进制数据发送。-Serial data transmission, similar to the serial gadget. Decimal data transmission.<黄亮> 在 2025-06-29 上传 | 大小:1kb | 下载:0