资源列表
collectEmail
- 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难的。 以下是我写的一个从网页中抓取EMail的方法,可
PinBao
- 该程序运行时将桌面用定义的窗口覆盖,显示定义的图象。该程序的图象是不断的画线条,到100根后清除重新画,直到关闭窗口或结束程序运行。-running at the desktop with the definition of window covering, the definition images show. The program, the image is constantly painting lines, to 100 after the removal of re-painting
mmTimers_src
- 多媒体实时定时器 -The real time timer for multimedia
fm
- 频率调制,属于角度调制中主要一种,相位调制可以通过对信号先微分再调频获得-Frequency modulation, angle modulation in the main belong to a kind of phase modulation of the signal can be differential access to re-FM
DIJKstra
- DIJKstra最短路径 这里路径指两顶点间的通路,路径的长度指所有经过的边的总长。“最短路径”的问题指当两个顶点间通路多于一条时,如何找出边长总和为最短的那条。Dijkstra提出按路径长度递增的次序求最短路径的方法。-DIJKstra path here refers to the shortest path between two vertices of the path, the path length refers to all through the length of the
HBDS_TRE
- it is a hierchical binary digital search tree.
findtxtfile
- 运用windows API来实现查找指定路径中的txt文件的全路径。-Use windows API to achieve the specified path to find the full path to txt file.
xdos
- This a dosx viral code-This is a dosx viral code
win7
- win7 操作系统优化文章 win7 操作系统优化文章 -Optimization of the operating system win7 article win7 article win7 operating system optimized operating system optimized operating system optimization articles win7 article
addon
- SOM神经网络的数据分类--柴油机故障诊断-SOM neural network data classification- Diesel Engine Fault Diagnosis
Lexical-analyzer(cPP)
- vs环境下,用c++实现的一个简单的词法分析器。-vs environment, with c++ achieve a simple lexical analyzer.
TEE
- The receiver’s roles are to receive a single frame and store in the BRAM. After that, a flag is initialised to run the customised frame buffer that reads the pixels BRAM and writes them at the VGA port. Once a pixel is written to the VGA port