-
API库代码editbox
应用背景对编辑框API基础代码。如果你救了这个,你可以使用编辑框 ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用editbox
- 2022-09-24 11:15:02下载
- 积分:1
-
一个跳棋游戏程序设计与开发,功能完整…
设计和开发一个跳棋游戏程序,功能完整,有漂亮得图形化界面!-Design and development of a Chinese checkers game procedures, functional integrity, has a beautiful graphical interface!
- 2023-07-17 06:30:03下载
- 积分:1
-
This process is a dynamic link library DLL files, use the process of HOOK hooks.
这个程序是一个DLL动态连接库文件,运用HOOK钩子过程.-This process is a dynamic link library DLL files, use the process of HOOK hooks.
- 2023-06-15 16:05:03下载
- 积分:1
-
VC下的一个简单音频采集程序,用来学习还是很不错嘀
VC下的一个简单音频采集程序,用来学习还是很不错嘀-VC under a simple audio capture program for learning is still very good嘀
- 2022-02-04 18:42:47下载
- 积分:1
-
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TR...
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document,# include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
- 2022-08-26 10:12:19下载
- 积分:1
-
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。...
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
- 2022-08-31 19:00:04下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-02-14 16:47:38下载
- 积分:1
-
Create_DXF_file_From_Visual_Studio_10
本文演示如何写入 ASCII DXF文件。DXF文件是一个文件的各节组成和关联的值。他们是由 AutoCad 读取,然后转换为绘图。
我有开发 CDxf写入DXF文件从应用程序的类。然后,用户必须使用 AutoCad 来解释DXF文件。
我已列入与DXF文件可以做只有一小的部分。所有的细节载在下面文档中从欧特克公司网站: http://www.autodesk.com/techpubs/autocad/dxf/。
崩溃 | 复制代码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-30 10:40:20下载
- 积分:1
-
Through a color TV fault information sharing system, the failure of production e...
通过一个彩电故障信息共享系统,使生产工程部的故障处理工作系统化,规范化,自动化,从而达到提高故障排除效率,提高信息利用率的目的。-Through a color TV fault information sharing system, the failure of production engineering dealing with the work of systematization, standardization, automation, so as to achieve to improve troubleshooting efficiency and utilization of information purposes.
- 2022-11-02 18:45:03下载
- 积分:1
-
OCR识别基础入门
该程序主要实现机器视觉识别中的OCR识别应用——手动在画板上画出一个数字,然后能够自动识别出数字来。代码包含六个文件:preprocessing.cpp,basicOCR.cpp,main.cpp,basicOCR.h,preprocessing.h。主要进行前期图片处理,然后归一化,分类,训练,测试识别等。然后还有一个文件夹内包含测试和训练所需字符图片,总共10类,每类100张图片,每类中前50张用于训练后50张用于测试。
- 2022-11-11 18:40:03下载
- 积分:1