资源列表
[.net编程] RegexExample1
说明:输入某个正则表达式和一个字符串,然后验证该字符串中是否包含与正则表达式匹配的内容。 -Enter a regular expression and a string, and then verify whether the string contains regular expression matching the content.<denghuashan> 在 2025-09-16 上传 | 大小:13kb | 下载:0
[Windows编程] fdct_cdiao
说明:这是一个DCT变换的C程序,误差小,在实际应用中图像不会发生失真。-This is a DCT transform of C procedures, the error small, in practical applications there will be no image distortion.<刘镇> 在 2025-09-16 上传 | 大小:62kb | 下载:0
[C#编程] filesmanager
说明:本软件用于方便c#程序的文档编辑,它可以自动查找.cs文件中注释的对应函数名,它查找 <summary> , </summary>,public,{ 四项进行匹配.如:.cs文件的代码为 /// <summary> /// 页面加载时的处理策略 /// </summary> /// <param name="sender"></param> /// <param name="e"></p<华羿> 在 2025-09-16 上传 | 大小:80kb | 下载:0
[Windows编程] random
说明:这是一个产生范围在(-255,255)随机数的C函数,其中范围可有自己确定,结果生成一个数据文件,可被其他C程序作为头文件引用,在需要大量测试数据的时候特别有用-This is a have a range of (-255,255) random number of C functions, the scope of which may have their own identification, the results generate a data file may be other pr<刘镇> 在 2025-09-16 上传 | 大小:483kb | 下载:0
[文件操作] COBLK_last
说明:标准C文件代码中注释识别统计,按照用户预定格式输出到文件中 提供给用户运行程序的方式,程序的所有输入,要求在windows CMD命令行下面进行操作和显示。方括号表示可选参数;大括号表示必选参数,输入的时候不需要键入括号。COBLK [-c] {filename},支持绝对路径,相对路径,如果没有路径,默认为程序所在目录。 每次执行只处理1个文件,即filename只表达出一个文件,不支持多个文件处理。 对可选参数[-c],当使用此参数时,输出文件包含注释块开始行号和注释块内注<chenxi> 在 2025-09-16 上传 | 大小:631kb | 下载:0