搜索资源列表
t_cmd
- T-Cmd v1.0是一个服务级的后门程序,适用平台 为Windows2000/XP。它可自动为远程/本地主机创建服务级后门,无须使用任何额外的命令, 支持本地/远程模式。重启后,程序仍然自动运行,监听端口20540/tcp。-T-Cmd v1.0 is a service-level backdoor procedure, the application platform for Windows2000/XP. It can automatically for remote / loc
计算校验和
- 关键字: 校验和算法, VC.NET, 这是我VC.NET写的一个小程序,在控制台模式下实现校验和算法 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : checksum algorithm, VC.NET, this is my VC.NET write a small program the console model under checksum algorithm hope more people sh
packetStorm1.2
- 可以列出当前系统支持的网络设备,分析ARP协议包,将设备设置到promisc模式,分析ARP协议包,打印更多数据、采用表格方式输出-can summarize the current system to support the network equipment, ARP packet analysis, the equipment installed to promisc model analysis ARP packets, print more data, tabular output m
SystemShutdownAndRestart
- Win32下实现定时关机,重启,以及DOS运行模式之间的切换.-under Win32 regular shutdown and restart, and DOS mode switching between.
AbstractFactory
- 设计模式,使用c++实现抽象工厂设计模式的例子.
Factory
- 设计模式,使用c++实现简单工厂设计模式的例子.
Singleton
- 设计模式,使用c++实现singleton设计模式的例子.
DosShell
- 几个设计模式的事例程序: composite, etc.
servicetest
- 一般的控制台程序,改写成windows 服务模式 ,这样可以加以自动启动,和失败自动再启动的功能!
win32api
- 在用户模式下侦测api调用的例子
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
1.D.1 JAVA的EJB设计摸版
- 1.D.1 JAVA的EJB设计摸版。EJB是运行在服务器端的应用程序。在JAVA模式下提供强大的组件服务。-D. 1 JAVA EJB design touch version. EJB is running on server-side applications. The JAVA mode components provide a powerful service.
niit906
- mvc模式 写的后台 有基本的增删改查的功能-failed to translate
vpmotion_game
- vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
kmeans
- 这是基本的k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码,希望对大家有所帮助。-This is the basic k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C Following is the source code, I hope all of you to help.
SingletonMain
- singleton设计模式,能帮助大家了解singleton模式设计的实现-singleton desigen mode
Comprehensivelisttemplatelisttemplatejointlyoperat
- 基于C++设计模式,结合C++模板技术,提供链表数据结构的综合实现,综合性很强,很适合初学者的提高!-Based on C++ design patterns, combined with C++ template technology to provide a comprehensive list data structure to achieve and comprehensive, it is suitable for beginners to improve!
ConsoleAdapter_demo
- 封装一个类进行控制台操作,能够在Win32或者MFC模式下面实用控制台-Packaging a console type operation, can be useful Win32 or MFC mode following the console
game
- 此为本人用C语言在图形模式下的编程,只是学习期间的习作。可供学C如何在图形模式下编程的人参考-This is, I used C language programming in graphics mode, only to learn during the exercises. Available for learning how to graphics mode C programming easy reference
kwic oo面对对象模式
- kwic oo面对对象模式。经典的模式之一。。。。。。。。。