搜索资源列表
Codes20060421
- mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机,OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab.XMineSweeper_src.zip 微软公司扫雷程序源码.MikesScreenSaver_src.zip 一个使用WinAPI编写的屏幕保护程序.WinMgr_demo.z
2008080114133315
- 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。-User interface (or interface) means: man and machine (or process) the interaction between the tools and methods. Such as keyboard, mouse, track ball, a microphone can be become the excha
mouse_simulation
- 用此程序中您可以控制鼠标并单击或双击您想要的位置,而不必鼠标!这些项目有利于教学软件。这些程序中还用到C库!-With this program you can control mouse and click or double click anywhere you like without touching mouse ! also upload keyboard_simulation for controlling keyboard without touching it ! These
juanji
- 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 输入有限长序列 x(n) 输入有限长序列 h(n) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete&quo
DSP
- DFT 计算 实验步骤: 主界面下进入实验九的“DFT计算”的子实验。 输入取样点数,即有限长序列 x(n) 的长度。 输入信号表达式,或直接输入离散序列。 鼠标单击确定按钮,显示原序列及 DFT 系数的幅度、相位。-DFT calculation of the experimental steps: the main interface into the experimental Kau " DFT calculation of" sub-experi
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
Drawingcode
- 它包含了平面曲线、空间曲线、空间曲面、非矩形网格图和用鼠标划光滑曲线的matlab代码。-It contains matlab codes of a planar curves, space curves, curved surface, non-rectangular grid map and draw a smooth curve with the mouse .
SimulinSimulation
- Simulink是MATLAB最重要的组件之一,它提供一个动态系统建模、仿真和综合分析的集成环境。在该环境中,无需大量书写程序,而只需要通过简单直观的鼠标操作,就可构造出复杂的系统。Simulink具有适应面广、结构和流程清晰及仿真精细、贴近实际、效率高、灵活等优点,并基于以上优点Simulink已被广泛应用于控制理论和数字信号处理的复杂仿真和设计。同时有大量的第三方软件和硬件可应用于或被要求应用于Simulink。-SimulinSimulation
firstGUI
- 一个用MATLAB写的界面,功能是出现一个界面,捕获鼠标信息,如果点击界面区域就会返回共点击的次数。-a matlab file with gui
MouseClickDrawFrame
- 在matlab中,鼠标点击图像,鼠标点击时可以实现的功能。-Image of mouse clicks, mouse clicks can be achieved in the matlab function.
huahua
- 这是基于NURBS曲线模型的鼠标画画程序,环境为matlab,欢迎下载。-This is based on NURBS curve model mouse painting program, environmental matlab, welcome to download.
game
- 用matlab实现的一个打地鼠的游戏,建议大家下载后学习一下,可以学到关于图像移动,鼠标捕捉,figure等方面的实际操作-Using matlab to achieve a fight to control the game, we recommend that you download to learn about, you can learn about the image moves, mouse capture, figure and other aspects of the actu
RegionGrow
- matlab,区域生长算法,代码为算法函数,文本文档为调用示例,对matlab内置图像coins.png进行基于种子点的区域生长调用,图像生成时,用户用鼠标在其中选取一个种子点并按回车键,之后会出现分割效果。-matlab, region growing algorithm, code for arithmetic functions, the text document is called an example of matlab built-in image coins.png seed p
MatlabTraderGUI-V1.1by-faruto
- MATLAB行情软件MatlabTraderGUI 1.完成了日线、周线、月线等不同周期的展示。 2.完成了MACD,BOLL,RSI,W&R,OBV,DMI,PVT等技术指标的展示。左上的两个均线的长度参数可以动态修改展示。 3.增加了展示范围的调整。(相当于普通行情软件的上下键) 4.增加了水平的slider用来滚动展示K线。(相当于普通行情软件的左右键) 5.拖动水平的slider,三个axes可以同步移动(拖动)。 6.
Contact-button-change
- 在matlab平台上面的代码,实现接触按钮之后就会改变鼠标的图标,适合想要修改图标的使用。-After matlab platform above code to achieve the contact button will change the mouse icon you want to modify for use icons.
matlab-Image-segmentation
- 对图片进行一般预处理后,用鼠标选择需要的图像区域进行选取分割,从而得到需要处理的图像区域-To general image after preprocessing, use the mouse to choose the required image selection area segmentation, and image area of the need to deal with
max_min-distance-matlab
- 模式识别最大最小算法,MATLAB实现,可以实现鼠标选点,进行样例点的分类-Pattern recognition of the maximum and minimum algorithm, MATLAB implementation, can achieve the mouse point, classification of sample points
新建文件夹 (2)
- 雅可比迭代的MATLAB代码,可以求解一些线性方程组 用鼠标作图(The MATLAB code of Jacobi iterative, you can solve some linear equations Plot with a mouse)
鼠标取值
- 在matlab里进行鼠标取值程序,有些程序需要按实际情况进行调整和补充(Mouse values in MATLAB)
AutoClick
- 控制鼠标移动和单击。MATLAB脚本文件,实现鼠标在指定位置单击。(Control mouse movement and click. The MATLAB scr ipt file enables the mouse to click in the specified position.)
