搜索资源列表
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
QT3
- C++ GUI QT3编程一书源代码,齐亮翻译的那本,个人觉得非常不错,可运行于LINUX或者WINDOWS平台-QT3 C Programming a GUI source code book, Liang Qi translation that the individuals feel very good. can be run on Linux or Windows platform
C++_GUI_Programming_with_Qt_4
- C++ GUI Programming with Qt 4
QT_GUI_C++_SE
- 用于《QT GUI C++》第二版书箱的源码
wxWidgets
- 这本书是用来介绍怎样使用wxWidgets进行跨平台应用程序开发的.它是一本讲编程的书,但是它并不会讲解任何算法或者是C++的语法,它假定你已经有了这方面的知识.就是说,你应该至少在任何一个平台上进行过C++的GUI应用程序开发,现在你想寻找一个更合适的开发包,以便你的代码可以在多个平台上运行。-wxWidgets is a C++ framework providing GUI (Graphical User Interface) and other facilities on more th
OFDMsimulator
- The simulator GUI is started with command ui_start in Matlab command window. WLAN simulation starts by clicking the Start Simulation button in the GUI window. WLAN simulation can be terminated, before set number of packets have been reac
MSP430_GUI
- 430液晶驱动,可以兼容大量液晶,附有各类头文件-LCD driver 430, a large number of liquid crystal can be compatible with various types of header files
wxWidgetchinese
- WxWidgets的中文使用说明,wxWidgets是一个开源的跨平台的C++构架库(framework)它可以提供GUI(图形用户界面)和其它工具。-WxWidgets database ,it is a greate tools for C++ programme and without control of framework
CGUIProgrammingwithQtt
- C++ GUI Programming with Qt.chm 这本书籍不错,主要介绍了图形用户界面的技术。-C++ GUI Programming with Qt.chm this book well, mainly introduced the graphical user interface technology.
source_code
- 《C++ GUI Qt4编程》(2nd)例子-" C++ GUI Qt4 Programming" (2nd) example
Qt
- 《C++ GUI Qt 3编程》(加拿大) Jasmin Blanchette, (英) Mark Summerfield著 随书光盘的示例程序-"C++ GUI Qt 3 programming" (Canada) Jasmin Blanchette (British) Mark Summerfield CD with the book s sample programs
CPP-GUI-Qt-4-src
- 《C++ GUI Qt 4编程》的书籍源码,非常实用。-C++ GUI Qt 4 Programming (second edition) source books
CPPGUI-programming-with-Qt-4
- 书籍《C++GUI programming with Qt 4》中的demo。-demo for book C++GUI programming with Qt 4 .
Qt
- 《C++ GUI Qt 4 编程(第二版)》《C++ GUI programming with Qt4》源码-" C++ GUI Qt 4 programming (Second Edition)" " C++ GUI programming with Qt4" Source
CPPGUIQT4
- C++ GUI QT4 编程 书中全部源码 包含每章节源码-C++ GUI QT4 programming book, all the source code contains the source code for each chapter
qt-CPP
- Qt & C++源码,里面提供一些相应的例子,与C++ GUI Qt4的例子一样-Qt & c++ source code, it provides some corresponding examples, with the example of c++ GUI Qt4
C++GUI Qt 4编程(第二版)源代码
- 这是“C++ GUI Qt 4编程(第二版)”书中的源代码,搭配《C++ GUI Qt 4编程》这本书学习,对初学Qt的学者帮助很大。分享给大家,欢迎有意向的朋友下载学习。
qt-book
- C++ GUI Qt4 编程(中文第二版)随书程序源码(C++ GUI Qt4 programming (Chinese version second) source code)