搜索资源列表
JAVA鼠标绘图和键盘绘图
- * 鼠标绘图和键盘绘图。鼠标事件和键盘事件 * 提示: 鼠标拖动绘图,响应 mouseDragged 事件 * 方向键绘图,响应 keyPressed 事件-mouse and keyboard mapping. The mouse and keyboard events events * Tip : Drag the mouse drawings, mouseDragged response to the incident direction of bond * mapping, in
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
ListOperate
- 该程序运用线程的思想来操作一个链表,对链表的动作有增加和删除。增加节点和删除节点分别在两个线程里,这两个线程通过事件来进行同步,每次增加10个节点、删除5个节点。-use of the program's ideological threads to operate a chain and the right Chain movements had increased and removal. Additional nodes and delete nodes, in two separ
抓交通肇事犯
- 一辆卡车违反交通规则,撞人后逃跑。现场有三人目击事件,但都没有记住车号,只记下车号的一些特征。甲说:牌照的前两位数字是相同的;乙说:牌照的后两位数字是相同的,但与前两位不同; 丙是数学家,他说:四位的车号刚好是一个整数的平方。请根据以上线索求出车号。 *问题分析与算法设计 按照题目的要求造出一个前两位数相同、后两位数相同且相互间又不同的整数,然后判断该整数是否是另一个整数的平方。 *-a truck traffic violation, the young man escaped.
存储管理源代码
- 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
shanshuo
- 制作闪烁的标题栏,在有事件发生时,标题栏开始闪烁,提醒用户-production flashing title bar, in a time of the incident, began to flicker column heading to remind users
SignalExample
- ActionEvent事件处理,ActionListener接口的调用及实现,以及Applet的一些特性,-ActionEvent incident handling, call ActionListener interface and implementation, and the Applet features,
do_mouse
- 模拟鼠标事件的小程序 很好玩,也很有用-simulation of a small mouse event procedures is a lot of fun, but also very useful
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
jiakuanJSQ
- 计算器-初学者的范例.本程序巧妙地应用了数组控件、按键事件,代码简洁易懂。-calculator-beginners example. This ingenious application procedures array of controls, buttons, easy to read code.
mouseandclick
- 这是一个典型鼠标事件处理的小程序,便于初学者理解VC的消息处理的过程.-This is a typical case of the mouse small procedure to facilitate VC beginners understand the news process.
MyFinanceManage_VC6
- 学习Windows编程时为巩固基础编程知识,编写的一个小程序. 1>程序功能: 记录个人[每天]消费和收支信息 统计每[月][天][所有月]的收支信息,报表显示结果 日常事件记录 启动程序登录/密码保护/找回 2>特点: 简单,结构清晰,使用方便 初学者可直接重用其中许多代码段 3>源码介绍: 程序中有详细注释,在此不一一讲解. 解压不需要密码. 编译环境:VC6.0-learning Windows progr
查看html文件的控件
- 查看html文件的控件,有链接事件,可以进行编程,比delphi自己带的html控件好,能显示html文件-View html document controls, links, can be programmed delphi themselves than with the html controls, and documents showing html
uLogEvent
- 写入Windows系统事件日志的Delphi源码-Delphi source code written to the system event log
DynamicEvent
- 简单地介绍了labview的事件结构,包括基本的鼠标进入、移动、释放。(The event structure of labview is briefly introduced, including basic mouse access, movement, and release.)
111
- 自定义事件,可以根据自己常用的需求,来编写好程序,以后可以直接调用(Custom events, according to their own commonly used needs, to write a program, you can call directly later)
公式和事件
- 简单的事件和公式结构,供初学者学习。初学labview,程序十分简单(event and construction)
事件结构
- 创建一个vi,实现对按钮状态的指示和按钮“按下”持续时间的简单计算功能,按下按钮时,对应的指示灯亮,对应的数字量显示控件中开始计时。松开按钮时,指示灯灭,计时停止。(Create a VI to realize the instructions of the button state and the simple computing function of the button "press" the duration. When the button is pressed,