资源列表
IETextR
- 利用IHTMLInputTextElement接口获取网页文本框账号密码,测试环境通过IE6.7.8和遨游,VC6.0工程。-Use interface to access web page text boxes IHTMLInputTextElement account password, test environment and travel through IE6.7.8, VC6.0 project.
m_sequnce
- 产生m序列,计算自相关和互相关函数~(这是源码,但是我放在了word中储存)-create m sequence,calculated the crossrelation ~
liangjin
- 价值千元的一个破解了的网站程序,带多套模板,装上就可以运行了,ASP源码!测试无漏洞-The value of thousand dollars a crack of the web site program, with multiple sets of templates that can be loaded on run, ASP source code! Test without loopholes
LCD1602
- LCD1602驱动程序 8Bit 16Words显示-LCD1602 Drive 8Bit 16Words显示
ViewTest
- 可以对视频播放进行多画面切换对话框显示,达到多画面切换功能-Can multi-screen video playback to switch the dialog box displayed, reach the screen switching function
Angel_dll
- 一个获取密码的钩子的动态链接库程序。有SetHook()函数做调用接口。-A hook to obtain the password of a dynamic link library procedures. There is SetHook () function call interface to do.
Triangle
- 生成三角网的代码,供大家参考学习!-Triangle
ProtocolAnalyzer
- 简单实用的协议分析器,用C++语言编写,注意设置好开发环境-Simple and practical protocol analyzer, using C++ language, pay attention to set up development environment
sfiec103(V1[1].00)
- 四方保护与测控装置103规约实施细则(V1[1].00)-Protection and Control device 103 square Statute Regulations (V1 [1] .00)
InlineHookKeyboardClassServiceCallback
- Inline hook KeyboardClassServiceCallback 实现*-Inline hook KeyboardClassServiceCallback the achievement of keyloggers
51
- 51五线谱自动生成程序,可以自动生成音乐DATA-51 music automatically generated procedures can be automatically generated music DATA
ClosetPairs
- 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
