-
n queen problem vc++ Solution for friends reference, a useful comparison, to lea...
n皇后问题的vc++解法,供朋友们参考,比较有益,一起学习吧-n queen problem vc++ Solution for friends reference, a useful comparison, to learn it
- 2023-02-25 10:05:03下载
- 积分:1
-
拼接两幅bmp图像,并显示,保存,我上课时的一个简单例子,希望能对大家有帮助...
拼接两幅bmp图像,并显示,保存,我上课时的一个简单例子,希望能对大家有帮助-Splicing two bmp images, and display, preservation, I class a simple example, I hope we can help
- 2022-05-08 16:02:24下载
- 积分:1
-
人机猜拳对战游戏。由电脑随机猜拳分别石头、剪刀、布
然后有用户输入自己的猜拳,判断输赢。程序要求可以循环猜拳...
人机猜拳对战游戏。由电脑随机猜拳分别石头、剪刀、布
然后有用户输入自己的猜拳,判断输赢。程序要求可以循环猜拳 -Human finger-guessing game against the game. Finger-guessing game, respectively, by the computer-generated random stone, scissors, cloth then entered by the user" s own finger-guessing game to determine winning or losing. Procedural requirements could be re-finger-guessing game
- 2022-02-27 02:05:48下载
- 积分:1
-
这是一个飘扬得国旗的程序源码
这是一个飘扬得国旗的程序源码-This is a flag waving in the process FOSS
- 2022-02-09 18:16:14下载
- 积分:1
-
控制进程的封装类源代码
控制进程的封装类源代码-process control package type source code
- 2022-09-26 12:30:03下载
- 积分:1
-
通信方面对象作承载的源代码
这是在公司交给我的任务,我简单的书写成一个承载框架。
- 2022-04-17 06:57:55下载
- 积分:1
-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分:1
-
MS OCR VC程序
图形文字识别(OCR)是常用的东西。微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。
这里发布一个用MS_OCR做的示范程序,识别能力还不错,支持多种图形格式(bmp,jpg,tif)。
- 2022-04-13 14:00:03下载
- 积分:1
-
HOOK系统API
HOOK系统的API,可以是API功能发生变化 。API HOOK技术是一种用于改变API执行结果的技术,Microsoft 自身也在Windows操作系统里面使用了这个技术,如Windows兼容模式等。该源码旨在处理一些特殊的调用,来达到用户的需求。写的比较简单,仅供参考。
- 2022-11-12 06:35:03下载
- 积分:1
-
Simple Binary Tree Class
Simple Binary Tree Class
- 2022-04-07 15:13:54下载
- 积分:1