资源列表
[C#编程] HtmlToText
说明:使用正则表达式将html转换成为text(纯文本),常用户数据库全文搜索程序当中。-Regular expressions are used to convert html text (plain text). regular customer database full-text search program.<宽宏> 在 2008-10-13 上传 | 大小:1.33kb | 下载:0
[C#编程] Spf_and_rr
说明:短进程优先算法和时间片轮转调度算法自己写的望指正-short algorithm and the process of priority-time Web Scheduling Algorithm himself wrote the correct look<xiaoxiao> 在 2008-10-13 上传 | 大小:1.31kb | 下载:0
[C#编程] 1112333
说明:随便输入一个数活一个字符串,能够判断输入的是否为回文数,即从左边读过来和右边多过来一样-casually importation of a few live a string, to determine whether the imported downfall, that is read from left to right and up over the same<timsking123456> 在 2008-10-13 上传 | 大小:1.31kb | 下载:0
[C#编程] POJ1321-2927-3225
说明:北京大学编程站http://poj.grids.cn/ (ACM练习网站) 1321、2927、3225题源文件 http://poj.grids.cn/problem?id=1321 http://poj.grids.cn/problem?id=2927 http://poj.grids.cn/problem?id=3225<Liyi> 在 2008-10-13 上传 | 大小:1.32kb | 下载:0
[C#编程] 冒泡法改进
说明:冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, e<王想> 在 2008-10-13 上传 | 大小:1.33kb | 下载:0