资源列表
SimpleRTSPRTPClient
- 一个RTSP客户端工具,用它可以很好的测试RTSP服务器,分析RTSP协议-an RTSP client tool, and it can be very good test RTSP server, analysis RTSP
ssqxqjtest
- 应用OWC控件实现基于WEB的设备运转参数历史曲线的绘制-applications using OWC Web-based control equipment operating parameters of the historical curve mapping
B_PLUS
- B-TREE文件索引源代码,快速,高效的数据文件索引程序.-B-tree index of the source code file, fast and efficient data document indexing procedures.
文件上传系统
- 该系统实现了文件网络文件的上传,源代码很详细-the system to achieve a network file upload documents, the source code is very detailed
论坛源代码
- 提供了一个功能丰富的论坛创建的源代码,很详细-provides a feature-rich creation of a forum for the source code in great detail
NT环境下调用中断门运行特权指令
- NT环境下调用中断门运行特权指令,在用户级调用系统级中断-NT environment door interrupted called Operation privileged instructions, the user-called system-level disruption
企业建站系统
- 该系统提供了一个智能型的企业建站系统,代码很丰富,说明也很详细-the system provides an intelligent enterprise establishment of the station in the system, code is very rich, very detailed note
DIRFUN
- C语言实现多级目录的创建,删除以及修改的源码.-C language multi-level directory to create, amend and delete the source code.
DB12
- 文本数据库的实现源码,包括Sequential,Index,Random 三种存取方式-text database of achieving source, including Sequential, Index, three ways Random Access
tcp_cs
- 一个简单的TCP/IP客户端和服务器端的功能实现.-a simple TCP / IP client and server-side functions.
Paladin_demo
- HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL file named mydll.dll or mydll_9
HookImport_src
- Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is