资源列表
[其他小程序] invokeFiles
说明:用python实现递归函数调用各目录下的文件夹-Recursive function call directory folder with python<zhuhe> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] timer_test.tar
说明:ACE不依赖系统时间变化,始终有效的定时器实现源码。-ACE does not depend on the system time change, always effective Timer source.<zyy> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[驱动编程] liushuideng
说明:AT89S51的单片机流水灯程序,也就是跑马灯-The AT89S51 microcontroller light water program, also is Marquee<王> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] abc
说明:采用二叉链表存储结构,用递归方式(当子树为空时输入#)建立二叉树对应的二叉链表,用递归方式实现该二叉树的前序、中序及后序序列的输出。-The binary linked list storage structure, using a recursive way (when the tree is empty in#) establish a binary tree corresponding binary chain table, using a recursive way realizatio<lili> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] longest_subsequence
说明:寻找最长上升子序列元素个数。给定一组数值序列,以第一个元素为最小元素,寻找出最长的上升子序列的元素个数。用到的算法是动态规划算法。-Looking for the longest rising subsequence<catherine> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[C#编程] hw5
说明:实现删除嵌套的注释。每次从键盘上读取三行字符串。若发现存在嵌套的情况,即在注释内又存在的/*或*/,就把这/*或*/删除,注释外的部分保留。/与*优先级是左结合,即当前出现/*/时,优先删除/*。--Achieve delete nested comments. Each read three lines of string from the keyboard. If it is found of the presence of nested, the comment /* or* /, put<范萍伟> 在 2025-06-28 上传 | 大小:1kb | 下载:0