-
ASC
利用vb实现ASC码和普通字符之间的相互转换(Vb achieve the mutual conversion between the ASC code and ordinary characters)
- 2012-04-13 10:25:46下载
- 积分:1
-
2006_31_3_54
面向对象的信息融合黑板框架的建立,我有一系列关于黑板系统的文章哈(Object-oriented information fusion blackboard framework in place, I have a series of articles on the blackboard system ha)
- 2010-06-12 11:44:03下载
- 积分:1
-
AnimatedShortcut
e need for bulky, cumbersome inductors. Designed for use with Koford motors with a thermistor, it shuts down the motor if the winding temperature exceeds 150C. Once the problem
- 2014-02-21 02:46:46下载
- 积分:1
-
picture
这个源代码原创,利用MFC编程,可以实现人头检测,通过分类器检测。如果运行有问题,可以联系我,我可以提供相应boost分类器。(It s a program detecting huamn face using adaboost, with the help of MFC.)
- 2021-03-05 18:59:30下载
- 积分:1
-
UMAT
说明: 通用串行總線是一種通用接口,可實現設備與主機控制器(如個人計算機)之間的通信。它連接外圍設備,如數碼相機,鼠標,鍵盤,打印機,掃描儀,媒體設備,外部硬盤驅動器和閃存驅動器。(A Universal Serial Bus is a common interface that enables communication between devices and a host controller such as a personal computer . It connects peripheral devices such as digital cameras, mice, keyboards, printers, scanners, media devices, external hard drives and flash drives.)
- 2020-06-23 09:40:01下载
- 积分:1
-
穿目前所有还原下载者 C 源码
说明: [C/C++] 穿目前所有还原的下载者 C++源码
下载者包括四个工程:
CDown:生成器
userinit:真正的下载者
Dat:驱动和下载者的安装程序
pass:驱动程序
原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现的。userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。
驱动的功能就是替换指定的系统文件。
将userinit Dat pass 编译出来的文件放到cdown的res里,再生成出生成器就可以使用它生成下载者,也就是这个穿还原的程序([C/C++] wear all current restore downloader C++ source code
The download includes four projects:
CDown: generator
Userinit: a true Downloader
Dat: driver and downloader installer
Pass: Driver
Principle: driver can penetrate the restore card, and you can modify the system file, here is through the modification of system file userinit.exe to achieve. The function of userinit.exe is simple, that is, to start explorer.exe. This is where you forge a userinit.exe by replacing uerinit.exe. This fake program can realize the original function of uerinit.exe, and can implement custom functions, such as downloading, executing and sending data.
The driver's function is to replace the specified system files.
The userinit Dat pass compiled files into the Cdown res, regeneration into the generator, you can use it to generate the download, that is, the process of wearing a restore)
- 2021-03-21 03:59:17下载
- 积分:1
-
86845
将TCHAR类型转换成CString类型,VC++精选编程学习源码,很好的参考资料。(The TCHAR CString type, VC++ select learning programming source code, a good reference.)
- 2013-11-24 23:34:41下载
- 积分:1
-
daimadaquan
通过阅读本书,深刻认识所犯过的错误,如何避免它们。同时,丰富的编程经验帮助你在控制大规模项目和按要求对软件进行修改和维护时感到得心应手。(By reading this book, a profound understanding of the mistakes, how to avoid them. At the same time, a wealth of programming experience assist you in controlling the large-scale projects and, as required, the software modification and maintenance are easy.)
- 2009-03-21 08:54:45下载
- 积分:1
-
178cdaima
178个c语言学习例题,带源码!!有浅入深很不错的!(178 c language examples, with source code! ! Light into the deep!)
- 2012-06-14 13:01:21下载
- 积分:1
-
ntservicecpl
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
- 2005-05-06 22:54:00下载
- 积分:1