搜索资源列表
exm1051_1
- 本例演示:如何依靠全局变量传递控件的图柄,从而保证回调动作正确执行。-the cases demonstrate : how to rely on the global variable transmission control plans handles, and the action so as to ensure correct implementation of a callback.
exm1052_1
- 本例演示:如何依靠图形窗的 UserData 属性传送用户控件的图柄,从而保证回调动作正确执行。-the cases demonstrate : how to rely on the graphics window UserData attributes transmission users control plans handles, callback action so as to ensure correct implementation.
exm1053_1
- 本例演示:如何依靠图形窗 UserData 属性在递归调用中传送用户控件的图柄,保证回调动作正确执行。-demonstration of the cases : how to rely on graphics window UserData attribute in the recursive call to transfer control of the map user handles, callback action to ensure correct implementation.
test_guide
- 文件中有一个经典guide编程案例,那是我用了一个晚上写的函数。因为调用了其它一些函数,我将其编译成*.dll。可以查看本函数代码,调试执行的是*.dll文件。因为函数是在matlab6.5下编译的,故在matlab6.1环境下无法演示。 其中涉及界面的创建,回调函数的调用,函数之间的参数传递,以及其它guide编程的处理方式。-document is a classic case programming guide, which is the one I used to write at
GUI_FDTD
- 用来编制FDTD用户界面,只需对callback做出修改就可得调用-used for the preparation of FDTD user interface, only the callback can make changes in the call
linklist.tar
- 多叉树实现,抽象树节点内容,用回调函数实现内容创建 比较 销毁 -Multi-tree realization of the abstract tree node content, using a callback function to achieve content creation compared the destruction of
imaqplot
- IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command
myAdder.m
- MYADDER M-file for myAdder.fig MYADDER, by itself, creates a new MYADDER or raises the existing singleton*. H = MYADDER returns the handle to a new MYADDER or the handle to the existing singleton*. MYADDER( CALLBACK ,hObject,e
01
- MFC例程LRESULT CALLBACK WNDFUN (HWND hWnd, UINT msg, WPARAM wparam, LPARAM lparam) { switch (msg) { case WM_PAINT: { HDC hdc = GetDC(hWnd) SetBkMode(hdc,TRANSPARENT) TextOut(hdc,20,20,"明日科技有限公司",16) DeleteDC(hd
matlab_record_detect
- VC和matlab平台编程,实现实时录音,与语音信号的断点检测。注意,不是查询方式,是回调函数实时处理。-VC and matlab platform for programming, real-time recording, and voice signals breakpoint detection. Note that the query is not a way, is a callback function, real-time processing.
ui_events
- 此程序通过创建向量得到需要进行处理的数据,并编写了多个回调和调整函数。-This procedure creates vector data that they need to process and prepare a number of callback and adjust the function.
SonarDemo
- SONAR_ANAL is a callback for the sonar demo
Rotfe25x
- matlab有限元工具箱,用matlab实现的有限元工具箱,有平面空间梁单元,杆单元,实体单元等。-achieved using Matlab Toolbox FEM, graphic space beam elements, rod elements, entities modules.- FEM Application M-file for fem.fig FIG = FEM launch fem GUI. FEM( callback_name , ...) i
GUIS_FEX
- matlab GUI的例子,个个都是经典,大家都下载来学习-All of the handles to the various objects created in each GUI, as well as data needed to run the GUI, are stored in a main structure called S. The fieldnames for handles are in lower case letters, and the fiel
avltree
- 通用的平衡二叉树算法C++源代码,通过通用的回调函数保证通用性,性能良好-Balanced binary tree algorithm for general-purpose C++ source code, to ensure that the callback function through the general versatility and good performance
guihd
- 递归函数调用示例。使用switch case语句实现切换编程回调结构。-Example of a recursive function call. Achieved using the switch case statement to switch programming callback structure.
guiplot
- M文件编程设计,使用M文件来设计GUI界面,进一步了解MATLAB中函数的回调功能的实现。-Programming M-file, use to design the GUI M-file to learn more about the callback function in MATLAB functions to achieve.
guiexample
- 函数回调实例。用M文件可以更好的把握整个程序的全局,更能方便的实现函数回调。-Function callback instance. M-file can be used to better grasp the overall situation of the whole process, more convenient to implement the function callback.
li3
- 函数回调,用MATLAB实现,应用于各种GUI界面设计。-Callback function, in MATLAB, used in a variety of GUI interface design.
Skin
- BRC MATLAB code for BRC.fig BRC, by itself, creates a new BRC or raises the existing singleton*. H = BRC returns the handle to a new BRC or the handle to the existing singleton CALLBACK ,hObject,eventData,handles,...) calls the local function n