资源列表
python-twitter-0.5
- python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes
Agent
- Windows助手示例,在VC2003.net运行通过。(如果windows中不带发声模块可能没有办法读英语发音)-Windows aides example, in running through VC2003.net. (If the windows in the non-voice modules may not read English pronunciation)
test
- 测试 PB 调用DLL 测试 PB 模块嵌入历史系统-PB test PB call DLL modules embedded in the history of test system
xiangmu
- 添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
Injection
- windows平台下的线程注入源代码,可将任意代码修改后注入到目标线程。-thread under windows platform into the source code, arbitrary code could be modified into the target thread.
ScoreManagementSystem
- 一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。-A simple management system for student achievement, using C++ language, to achieve the various functions of performance management.
MIS
- MIS即管理信息系统平台,可以以此平台为模板创建相关管理信息系统-MIS management information system that is platform, the platform can also be used as a template to create the relevant Management Information System
RAR.dll
- winrar 在visual c++中的dll动态链接库的描述。很全面很详细的介绍!-winrar in visual c++ in the dynamic link library dll descr iption. Is very comprehensive in detail!
CPUctrl
- 有关cpu的机制原理解释,对学习cpu控制逻辑相关内容有帮助-Cpu-related mechanism to explain the principle of learning-related content control logic cpu help
a64
- 一个cpu虚拟机代码,从网上搜索过来的,对这方面感兴趣的可以学习下-A cpu virtual machine code, the search came from the Internet, and in this regard can be of interest to study under the
notcloseApi
- 一个小程序,hook windows api, 让不能结束掉本程序,希望对你有帮助-Procedures for a small, hook windows api, so that the end can not be out of the process, would like to help you
cyuyanyuandaima1
- 在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。 -Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden detail