资源列表
matrix
- 点阵和矩阵键盘的总汇,详细明了的源程序使读者一目了了然!-Dot matrix and matrix keyboard Center, detailed understanding of the source code so that the reader has a clear understanding of purpose!
APIHook
- 使用微软detours库编写的API拦截函数,本代码主要提供了拦截recv函数的例子,其他函数的拦截可以参考例子编写-Detours library prepared using Microsoft API interception function, the code provides a blocking recv function key example of other function block can refer to the example of the preparation
DebugProgram
- 运用调试API对目标程序的功能进行修改,对于想学习调试api的朋友可以作为学习参考。-The target process using debug API functions to modify, for debugging api friends want to learn can be as a learning reference.
alipay
- 支付宝交易,代码,包含asp,php,非常的好用-Transaction, pay code, including asp, php, very easy to use. . .
CPU
- 获取本机CPU型号并且将CPU型号使用DES加密 -CPU access to the machine and use DES encryption types
ss
- 我写的一个程序,有兴趣的话,可以下载来看看!-I wrote a program that is interested, you can download to see!
DemoPE
- 很多的人都没有注意到一些事情,就是你的程序是不是合法的可运行的应用程序,例如一个文件只是把后缀改成 .exe 的形式就显示为应用程序的图标了! 你不想写一个根据后缀名就确定应用程序类型的程序吧!这样太哪个了吧!解决方法就是根据PE文件格式来解释。关于PE文件格式的资料现在网上汗牛充栋,这里我就不再解释,有兴趣的朋友可以上网查阅PE文件格式资料。我就简单的用代码去演示如何判断PE文件合法,主要就是两个地方,头为"MZ"签名,跟着DOS头部的就是"PE"签名,任何标准的PE文件都会包含这两个签名。如
testdll
- 组件编程的实例。VC控件编程与演示DLL的操作。-Component programming example. VC controls the operation of DLL programming and presentation.
KeyGen
- 演示密码生产的功能。如何绑定硬盘,CPU,网卡。主要为程序保护,授权,注册使用,保护开发者的正当利益。-Demo Password production function. How to bind the hard disk, CPU, network card. Mainly procedural protection, licensing, registration to use, protects the legitimate interests.
shaxin
- 这是一个非常简单的,用于刷新缓冲区的程序-This is a very simple procedure used to flush the buffer
oil4
- 问题描述: 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X轴向右为正,Y轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N,N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付费用B,否则免付费用。 (3)汽车在行驶
the_sysfs_file_system
- This book is useful for the the_sysfs_file_system,you can learn the profile about the sysfs
