资源列表
[其他小程序] slre-master
说明:正则表达式解析器,纯C语言实现且没有使用内存分配函数,可以用于嵌入式环境-Regular expression parser, pure C language implementation and no use of memory allocation function, can be used for embedded environment<魏文彬> 在 2025-11-25 上传 | 大小:13kb | 下载:0
[其他小程序] javachinesepinyin-master
说明:拼音转汉字java实现及汉字转拼音,利用hmm模型实现, 据别纠错功能。-Pinyin to turn Chinese characters Java and Chinese characters to Pinyin, using the HMM model to achieve, according to the error correction function.<通> 在 2025-11-25 上传 | 大小:15.51mb | 下载:0
[其他小程序] ConfigDemo
说明:MFC配置文件加载和写入Demo,实测可用, VS2010编译。-MFC configuration file to load and write Demo, measured available, VS2010 compiler.<杰克> 在 2025-11-25 上传 | 大小:144kb | 下载:0
[其他小程序] Windows_voice_1.109_5795b47e
说明:一个简单的语音识别程序,可以将录好的录音文件转换为文字-A simple speech recognition program, can be recorded audio file into a text<唐宏智> 在 2025-11-25 上传 | 大小:5.15mb | 下载:0
[其他小程序] Remove-Nth-Node-From-End-of-List
说明:各位一个链表,删除第N个结点,然后返回链表的首结点-Given a linked list, remove the nth node the end of list and return its head.<王汝鑫> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[其他小程序] Merge-k-Sorted-Lists
说明:合并K个有序的链表,然后返回结果链表的首结点-Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.<王汝鑫> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[其他小程序] Swap-Nodes-in-Pairs
说明:给定一个链表,对其结点进行两两交换,然后返回结果链表的首结点-Given a linked list, swap every two adjacent nodes and return its head.<王汝鑫> 在 2025-11-25 上传 | 大小:1kb | 下载:0