资源列表
[其他小程序] usernamepwchecker
说明:C++ Program that checks password and username characters.<mango> 在 2025-12-06 上传 | 大小:2kb | 下载:0
[其他小程序] UVCView.x86
说明:usb port monitor,testing all usb port on your computer and show devices on usb ports<kosigin> 在 2025-12-06 上传 | 大小:52kb | 下载:0
[其他小程序] TP900-technology-handbook
说明:振中 TP900数据采集终端的技术手册,介绍了相关的内容和ZZDBASE语言-The vibration the TP900 technology in Descr iption<ys> 在 2025-12-06 上传 | 大小:573kb | 下载:0
[其他小程序] log-BPLDPC
说明:LDPC仿真程序,采用log-BP算法 -LDPC simulation program using the log-BP algorithm<黄> 在 2025-12-06 上传 | 大小:77kb | 下载:0
[其他小程序] stringfilter
说明:问题:字符串过滤,仅保留字符串第一次出现的字符。 方法:首先遍历字符串,把第一次出现的字符存入输出字符数组中,输出字符指针递增,以保存下一个;第二次出现的字符不存入输出字符数组中;以此类推,最终得到结果。-Problem: string filter, retaining only the string first characters. Method: First traversal string, the first occurrence of the character stored in<李浩> 在 2025-12-06 上传 | 大小:52kb | 下载:0
[其他小程序] 3gpp-turbo
说明:3gpp下的turbo码的编译码仿真程序,经测试可直接运行-3gpp turbo code in compiled code simulation program<黄> 在 2025-12-06 上传 | 大小:998kb | 下载:0
[其他小程序] stringzip
说明:问题:输出字符串连续出现的字符及次数,比如字符串为aabbaddd,则输出2a2b1a3d。 方法:先遍历字符串,再判断后续连续有多少个字符与前一个字符相等,计数累加;若不等,则重新将最后一个不等的字符串作为被判断的字符重新与其后续字符比较。-Question: the character and the number of consecutive output string, such as string aabbaddd output 2a2b1a3d. Method: first trav<李浩> 在 2025-12-06 上传 | 大小:52kb | 下载:0