-
-
-
MyPaintDC.rar
利用MFC画图和GUI函数,构造自己的虚拟窗口和各种控件(如LISTBOX,CHART,BUTTON,HYPERLINK,SCROLL WINDOW,TAB WINDOW)
-
asm_gui_win32.rar
大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。
-
test_figure.zip
use DATA ACQUISITION TOOLBOX in GUI programming to test a figure
-
-
-
-
SmartCounter.rar
此程序实现了表达式求值,算法先将用户输入的中缀式转换为后缀式,再求表达式的值,并且可以自定义变量。此程序为VC6下的控制台程序,有兴趣的朋友可以为起添加一个GUI
-
-
fcmdemo.rar
FCMDEMO displays a GUI window to let you try out various parameters
in fuzzy c-means clustering for 2-D data. You can choose the data set
and clustering number from the GUI buttons at right, and then click
"Start" to start the fuzzy clustering ...
-