-
基于GDI图片上编辑文本
应用背景本软件是一个条码编辑器,可以自定义一个条码背景图,然后打开软件后,自己填写产品型号、序列号等等。主要是用于简单的生成一个条形码,最后既可以在软件上显示结果,也可以输出一张条形码BMP图片。关键技术
1.基于GDI位图技术,在图片上编辑文本;
2.动态创建BMP位图;
3.内存读写位图文件;
4.采用MFC框架编写的条码编辑器;
5.可扩展图片编辑功能;
- 2022-03-22 11:07:03下载
- 积分:1
-
C++填充源程序,有助于对图形学初期学习的人!
C++填充源程序,有助于对图形学初期学习的人!-C++ fill scoure code!
- 2022-01-25 16:58:28下载
- 积分:1
-
Simple C++ class for manipulate Date and time.
Simple C++ class for manipulate Date and time.
- 2022-02-04 15:45:35下载
- 积分:1
-
一个小的计算器程序源 希望能给大家带来帮助
一个小的计算器程序源 希望能给大家带来帮助-A small calculator program source of hope that can give us some help
- 2022-07-22 08:56:09下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。...
此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。-this source code is the creation of HTTP server process. It distributes Using HTML language website.
- 2022-08-23 07:19:54下载
- 积分:1
-
用C语言实现死锁检测
用C语言实现死锁检测-C language Deadlock Detection
- 2022-02-01 15:35:48下载
- 积分:1
-
Suloasfasfasfasf
- 2022-07-08 15:36:05下载
- 积分:1
-
这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。...
这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。-The software isabout EON learning software, the version number is 5.2, this software is good for programmingOPEN GL, and is helpful for the preparation of three-dimensional process, decomposition of the various components of three-dimensional objects.
- 2022-03-23 20:06:45下载
- 积分:1
-
简单的控件使用例子!
简单的控件使用例子!-simple example of the use of control!
- 2022-04-09 18:46:18下载
- 积分:1