资源列表
[其他小程序] list_sample
说明:软件基础中最基本的一些操作,包括链表中数据的打印,插入,删除等。-Some of the most basic software infrastructure operations, including print data in the list, insert, delete, and so on.<钰亦> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] Decimal_Binary
说明:软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。 -Software technology base in decimal to binary problem, a simple decimal number into a binary number.<钰亦> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] bstree_frame
说明:软件技术基础中的二叉排序树,以二叉排序树的形式将一串数据转化。-Software technology base in binary sort tree, in the form of binary sort tree a string of data transformation.<钰亦> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] NotePad
说明:用Java语言开发的windows系统记事本程序,类似与windows系统自带的记事本,有编辑,打开文件、保存、另存、退出、复制、粘贴、查找、替换、字体设置、自动换行的功能。-Using the Java language windows system Notepad program, similar to windows system notepad, editorial, open the file, save, save, quit, copy, paste, find, replace,<刘颖> 在 2025-06-24 上传 | 大小:32kb | 下载:0
[其他小程序] lexicalanalysis
说明:这是一个training语言的词法分析程序,可以对输入的字符串流进行词法分析。(1)可以输入所给文法的源程序的字符串;(2)程序的输出形式为单词串的输出形式;(3)可以测试源程序片段 1.关键字: function if then while do endfunc 2.专用符号: = + - * / <<= != >>= == () # 3.其它的单词是标示符(id)和整型常数(num)由下述正规式定义 id=letter(letter|digit)<吴亮> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[Windows编程] GetSysDirectory
说明:在windows系统上用VC++实现的获取系统目录-Get system Directory<陈夕> 在 2025-06-24 上传 | 大小:6kb | 下载:0