资源列表
codesjusttryout
- descr iption about the files in the matlab directory.
DLGTOOLTIP
- 展示如何从使用对话框的ToolTip。很容易实现。-Shows how to use dialog box from the ToolTip. Easy to implement.
DLGDEMO
- 模态对话框与非模态对话框的例子。很经典。-Modal dialog box with the modal dialog box example.
BMPBUTTON
- 可以实现对话框的图片按钮。使按钮多样化。-Can realize dialog box picture button. Make button diversification.
BITMAPBK
- 可以实现对话框的背景图片程序,来源于:Visual C++程序设计技巧与实例。-The background image can be achieved dialog box procedure, from: Visual C programming techniques and examples.
AUTOCOMBOBOX
- 一个可以自动完成的组合框控件,非常的实用。来源于:Visual C++程序设计技巧与实例。-A can be done automatically combination box control.
DFU_1.1.pdf
- DFU1.1 spec,可以通过该spec研究一下DFU的具体情况
WebService
- http接口使用说明 webservice的原理以及使用介绍-http interface instructions
VB.net2008Calculator-
- 功能比较完善的用VB.net2008编写的计算器程序-Calculator usingVB.net2008
Warshall-Algorithm
- Warshall’s Algorithm You are given Warshall’s Algorithm. Write a C-Program to accept the following initial matrix. 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 Perform the steps of Warshal
thread
- 双线程通信,创建2个进程,让2个进程之间进行信息的传递-Dual-thread communication, to create two processes, so that two processes of information transfer between
NFA-to-DFA
- Theory: NDFA: It is a mathematical model containing 5 tuples a) Q- finite non empty set elements of which are called as state. b) T- set of alphabets. c) δ- is a mapping function Q*{T {λ}}*2Q d) S-start state i.e. S ε Q e) F- F (su
