-
huang3
VC++6.0,对图片进行二值化处理(VC++ 6.0, pictures binarization processing)
- 2008-12-27 14:36:20下载
- 积分:1
-
skin-interface-library
一个简单好用的皮肤界面库,可用于MFC对话框或MFC单文档程序的exe文件界面的美化上(A simple and easy on the skin interface library can be used for MFC dialog MFC single document or program exe file interface beautification)
- 2014-11-08 17:11:16下载
- 积分:1
-
TracKid
ollydbg plugin开发工程,已经写好的框架,可用于插件开发。(Ollydbg plugin development engineering, has written a good framework, can be used in plug-in development.)
- 2014-10-16 16:57:02下载
- 积分:1
-
kongjianfenxishili
mapgis二次开发空间分析员程序代码可供二次开发人员参考(MAPGIS secondary development of space analyst program code for the secondary development of reference)
- 2007-11-27 00:28:55下载
- 积分:1
-
EPLaZPLPrinter_WT
Bebra EPL、ZPL条码打印,可根据模板生成指令,可使用USB打印端口,ReadMe中给出了详细说明
(Bebra EPL ZPL Barcode Printing, can generate command by label template, can use USB port, it s detailed describe in readme.txt.)
- 2014-01-01 08:48:15下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
ColorSel
很特别的彩色画笔,不需要画板,在任何平面都可以书写,全部代码.(very special color brush, and not slate, in any plane can write all the code.)
- 2006-11-10 15:21:00下载
- 积分:1
-
dnw_source_code
三星的arm在调试时用的软件DNW的源码;用户可以自行改编以适用自己的需要。(Samsung`s arm when in the debug source software DNW users can self-adapt in order to apply to their own needs.)
- 2009-06-30 09:11:17下载
- 积分:1
-
MA1
线性表的操作,包括插入,删除,更改,打印,销毁,得到前驱后继还有规定地址的数据
(Linear table operations, including insert, delete, change, print, destroy, receive predecessor successor address of the data are provided)
- 2009-11-16 13:05:47下载
- 积分:1
-
duilib-master
说明: 开源库,实现界面开发,可以使用开发各种界面,使用Win32(Open Source Library for Interface Development)
- 2020-06-18 18:00:01下载
- 积分:1