-
Without DLL linked with windows source code examples HOOK
不用DLL就与windows挂钩的HOOK
源码范例
-Without DLL linked with windows source code examples HOOK
- 2022-03-01 08:35:04下载
- 积分:1
-
这是一个用VB实现的数据库打印小程序。
这是一个用VB实现的数据库打印小程序。-This is a VB database Print small programs.
- 2022-11-11 05:55:03下载
- 积分:1
-
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。...
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。-the port of Windows programming is protected, and for any physical address of operation is hardly possible that this procedure will provide the above operations.
- 2023-08-12 01:05:03下载
- 积分:1
-
交换鼠标左右键 计算鼠标双击时间
交换鼠标左右键 计算鼠标双击时间-exchange about the mouse double-click the mouse button calculation time
- 2022-01-26 08:21:26下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
一种类似pad2的的字处理程序,同时提供有OLE功能。
一种类似pad2的的字处理程序,同时提供有OLE功能。-Pad2 of a similar word-processing program, at the same time provide an OLE function.
- 2022-03-20 21:33:47下载
- 积分:1
-
球面映射 使用OpenGL和visual c++实现
球面映射 使用OpenGL和visual c++实现-Mapping
- 2022-02-12 15:12:22下载
- 积分:1
-
我自己的模拟条,不需要硬件的支持
我自己的模拟条,不需要硬件的支持-my own simulation of the need to support hardware
- 2022-01-25 14:21:06下载
- 积分:1
-
socket with the development of networks to link examples
用socket开发网络链接实例-socket with the development of networks to link examples
- 2023-04-22 12:10:03下载
- 积分:1
-
解析chm文件的代码,出自开源代码。
解析chm文件的代码,出自开源代码。...
解析chm文件的代码,出自开源代码。
解析chm文件的代码,出自开源代码。-parse chm file解析chm文件的代码,出自开源代码。
- 2022-02-03 09:52:54下载
- 积分:1