资源列表
[.net编程] collectEmail
说明: 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难的。 以下是我写的一个从网页中抓取EMail的方法,可<元宝> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[Windows编程] bishops
说明:A bishop is a piece used in the game of chess which is played on a board of square grids. A bishop can only move diagonally from its current position and two bishops attack each other if one is on the path of the other. In the following figure, the d<文龙武> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[其他小程序] telphone
说明:确认在该电话簿中有没有错误的电话号码,以及有没有两个(或两个以上的)商业单位使用相同的电话号码。由于当地只使用了 3 和 6 两个区段,因此电话号码的第一个数字应当永远是 3 或者 6,如果出现了其它数字,就表示这个电话号码错了。此外,如果电话号码中出现了 Q 和 Z,也说明这个电话错了-Confirmed in the phone book there are no wrong telephone numbers, and there are no two (or more) commerci<文龙武> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[GDI/图象编程] mixedimage[1].m
说明:最近看到的一些关于盲源分离的算法,这是基于最大熵原则的盲源分离算法-Recently seen a number of blind source separation algorithm, which is based on the principle of maximum entropy algorithm for blind source separation<王二> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据库编程] DataSource
说明:实现了对数据源对象的封装,用户只需要简单的参数即可实现全部数据源连接动作-Realize the data source object of the package, users need only a simple parameter can realize all of the data source to connect action<fm> 在 2025-06-14 上传 | 大小:1kb | 下载:0